Monthly log files: Difference between revisions

117 bytes added ,  13:20, 5 January 2013
m
→‎Importing pre-Cumulus data: correct mispellings and break into multiple paragraphs!
(Expanding 'Correcting any data problems' based on experience with importing from EasyWeather)
m (→‎Importing pre-Cumulus data: correct mispellings and break into multiple paragraphs!)
Line 27: Line 27:
Apart from bearings (stored as integers), most value fields are in format x.y using your system decimal notation.  See [[Monthly_log_files#Example_lines_from_the_file]].
Apart from bearings (stored as integers), most value fields are in format x.y using your system decimal notation.  See [[Monthly_log_files#Example_lines_from_the_file]].
===Importing pre-Cumulus data===
===Importing pre-Cumulus data===
Given that monthly log files are used as input for updating the all-time, monthly (from version 1.9.3), and this year record extremes, and for creating NOAA style reports, you may have some information for a period before you fist starting using Cumulus.
Given that monthly log files are used as input for updating the all-time, all-monthly (from version 1.9.3), and this year record extremes, and for creating NOAA style reports, you may have some information for a period before you first starting using Cumulus that you want to include.
There are some postings in the support Forum about importing past data, and it is too wide a subject to cover here.
 
There are some postings in the support Forum about importing past data, and it is too wide a subject to fully cover here.
Essentially match the fields listed in [[Monthly_log_files#List_of_fields_in_the_file]] below with the fields you have available in your source.
Essentially match the fields listed in [[Monthly_log_files#List_of_fields_in_the_file]] below with the fields you have available in your source.


There are some issues to consider. For example, wind directions might be reported as cardinal points (north, south etc) and need converting to bearings in degrees (spreadsheet packages provide ''look up'' functionality to do such conversions), and dates and times might need some pre-processing (spreadsheet packages usually have ability to select part of a text string and to cocatenate a number of strings) to convert them to text in the formats mentioned above.  Cumulus has various wind speed, temperature, and rainfall related fields, not directly available from for example ''EasyWeather'' outputs.  See [[FAQ#What_do_the_various_wind_speeds_in_Cumulus_correspond_to.2C_with_Fine_Offset_stations.3F]] and other answers in the FAQ to pursue this.
There are some issues to consider.   For example, wind directions might be reported as cardinal points (north, south etc) and need converting to bearings in degrees (spreadsheet packages provide ''look up'' functionality to do such conversions), and dates and times might need some pre-processing (spreadsheet packages usually have ability to select part of a text string and to cocatenate a number of strings) to convert them to text in the formats mentioned above.   
The date that Cumulus first started operating, does ''not'' need to be updated, for Cumulus to recognise earlier monthly log files in its ''data'' subfolder. However, the web tag associated with that date is on the default Cumulus ''recordsT.htm'' template, and you might want to amend the associated label wording to indicate it is the date that full Cumulus parameter logging/calculation began, rather than the date the station began operating. If you do want to edit the start date, you can edit the ''StartDate='' line in cumulus.ini with Cumulus stopped.
 
Cumulus has various wind speed, temperature, and rainfall related fields, not directly available from for example ''EasyWeather'' outputs.  See [[FAQ#What_do_the_various_wind_speeds_in_Cumulus_correspond_to.2C_with_Fine_Offset_stations.3F]] and other answers in the FAQ to pursue this or visit the support Forum for assistance.
 
The date that Cumulus first started operating, does ''not'' need to be updated for Cumulus to recognise earlier monthly log files in its ''data'' subfolder.   However, the web tag associated with that date is on the default Cumulus ''recordsT.htm'' template, and you might want to amend the associated label wording to indicate it is the date that full Cumulus parameter logging/calculation began, rather than the date the station began operating.  
 
If you do need to edit the start date, you can edit the ''StartDate='' line in cumulus.ini with Cumulus stopped, but back up everything first!
 
==List of fields in the file==
==List of fields in the file==


5,838

edits