EasyWeather Format: Difference between revisions

From Cumulus Wiki
Jump to navigationJump to search
94 bytes added ,  19:12, 23 February 2014
m (→‎The File Format: ==EasyWeather.mdb== added)
Line 121: Line 121:
Note when reading easyweather.dat (or equivalent format input), Cumulus does read the station originated date and time fields, and checks that they have changed before using new data from the file.
Note when reading easyweather.dat (or equivalent format input), Cumulus does read the station originated date and time fields, and checks that they have changed before using new data from the file.


Here's the format of the 'easyweather.dat' file, with the fields Cumulus uses in bold:
Here's the format of the 'easyweather.dat' file, with the fields Cumulus uses in bold. The separator between each field can either be a space or a comma, both are treated the same.
0 - Record no;  1 - Transfer date;  2 - Transfer time;  '''3 - Reading date''';  '''4 - Reading time''';  5 - Interval;
0 - Record no;  1 - Transfer date;  2 - Transfer time;  '''3 - Reading date''';  '''4 - Reading time''';  5 - Interval;


Navigation menu