Calculate Missing Values: Difference between revisions

From Cumulus Wiki
Jump to navigationJump to search
m
→‎CreateMissing.exe: That sentence still read wrongly!
m (Update for post 3.12.0)
m (→‎CreateMissing.exe: That sentence still read wrongly!)
(One intermediate revision by the same user not shown)
Line 208: Line 208:
* It renames any existing [[dayfile.txt]] to '''dayfile.txt.sav''' in your [[Data_folder|data sub-folder]]
* It renames any existing [[dayfile.txt]] to '''dayfile.txt.sav''' in your [[Data_folder|data sub-folder]]
** The utility will not run if a file called  '''dayfile.txt.sav''' already exists in data folder, the utility is intended to be used just once
** The utility will not run if a file called  '''dayfile.txt.sav''' already exists in data folder, the utility is intended to be used just once
* It adds the following fields to [[Standard_log_files#List of fields in the file|MMMYYlog.txt]] lines as it works through that file to work out daily extremes in order to recreate .
* If any of the following fields are not populated in [[Standard_log_files#List of fields in the file|MMMYYlog.txt]] lines, the utility can populate them as it works through that file to work out daily extremes (see calculations in table below).
** [[Wind chill|Wind Chill]]
** [[Wind chill|Wind Chill]]
** [[Apparent_temperature|Australian Apparent Temperature]]
** [[Apparent_temperature|Australian Apparent Temperature]]
Line 215: Line 215:
** [[Temperature_(and_humidity)_measurement#Dry_and_Wet_Bulb|Wet Bulb temperature]]
** [[Temperature_(and_humidity)_measurement#Dry_and_Wet_Bulb|Wet Bulb temperature]]
** [[Temperature_(and_humidity)_measurement#How_Cumulus_software_handles_Temperature_and_Humidity|Dew Point]]
** [[Temperature_(and_humidity)_measurement#How_Cumulus_software_handles_Temperature_and_Humidity|Dew Point]]
** Rain since midnight)
* The utility creates a new ''dayfile.txt'' populating each field as summarised in table below
* The utility creates a new ''dayfile.txt'' populating each field as summarised in table below


Line 603: Line 602:
# At end of loop, store final value of sum after (except on first day of month specified as Start of Chill hours season) adding it to value in previous day
# At end of loop, store final value of sum after (except on first day of month specified as Start of Chill hours season) adding it to value in previous day
|}
|}


==Using a PHP script on your web server==
==Using a PHP script on your web server==
5,838

edits

Navigation menu