mirror of
https://github.com/tomru/cram-luftdaten.git
synced 2026-03-02 22:17:22 +01:00
update note about unsupported format
This commit is contained in:
@@ -15,8 +15,10 @@ Settings:
|
|||||||
CSV file spec:
|
CSV file spec:
|
||||||
|
|
||||||
Semiconlos are used as delimiters. First line are the header columns.
|
Semiconlos are used as delimiters. First line are the header columns.
|
||||||
Generally the column name is used as a DB field name, but there are some legacy
|
Generally the column name is used as a DB field name.
|
||||||
exceptions like "temperature" instead of "Temp" as listed in the following table.
|
|
||||||
|
The format before 2018-10-01 is not supported by this script and should
|
||||||
|
be manually converted.
|
||||||
|
|
||||||
| DB Field name | DB field | CSV Column | CSV Format
|
| DB Field name | DB field | CSV Column | CSV Format
|
||||||
|--------------------|----------|--------------------|--------------------------
|
|--------------------|----------|--------------------|--------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user