Just had change to DST this morning, at 02: clocks forward (1) Hour to 03:00.
For some reason my Davis Console never changed (it used to for years when plugged into my PC but did not this morning (as plugged into my Meteobridge Pro Red).
Anyway manually set time on Davis Console and all OK.
What I did find was that the append script for cumulus export I have been using (by Bernd) because of the above issue I assume did not record the 01:00 to 01:59 period. resulted in below :
Code: Select all
06/10/19,00:53,12.2,86,9.9,3.2,4.7,326,0.0,0.0,1014.5,0,21.3,44,4.7,12.2,12.2,0.0,0,0,0,0,0,0,0,0,0,
06/10/19,00:54,12.2,86,9.9,3.2,8.0,319,0.0,0.0,1014.5,0,21.3,44,8.0,12.2,12.2,0.0,0,0,0,0,0,0,0,0,0,
06/10/19,00:55,12.2,86,9.9,3.2,8.0,319,0.0,0.0,1014.6,0,21.3,44,8.0,11.9,12.2,0.0,0,0,0,0,0,0,0,0,0,
06/10/19,00:56,12.2,86,9.9,4.5,4.7,296,0.0,0.0,1014.6,0,21.3,44,4.7,12.2,12.2,0.0,0,0,0,0,0,0,0,0,0,
06/10/19,00:57,12.2,86,9.9,4.7,11.3,314,0.0,0.0,1014.6,0,21.3,44,11.3,12.0,12.2,0.0,0,0,0,0,0,0,0,0,0,
06/10/19,00:58,12.1,86,9.8,4.7,11.3,320,0.0,0.0,1014.5,0,21.3,44,11.3,12.1,12.1,0.0,0,0,0,0,0,0,0,0,0,
06/10/19,00:59,12.1,86,9.8,4.7,11.3,320,0.0,0.0,1014.5,0,21.3,44,11.3,12.1,12.1,0.0,0,0,0,0,0,0,0,0,0,
06/10/19,03:00,11.8,88,9.9,0.0,1.4,301,0.0,0.0,1012.5,0,20.7,45,1.4,11.9,11.8,0.0,0,0,0,0,0,0,0,0,0,
06/10/19,03:01,11.8,89,10.0,0.0,0.0,301,0.0,0.0,1012.5,0,20.7,45,0.0,11.8,11.8,0.0,0,0,0,0,0,0,0,0,0,
06/10/19,03:02,11.8,89,10.0,0.0,0.0,301,0.0,0.0,1012.5,0,20.7,45,0.0,11.8,11.8,0.0,0,0,0,0,0,0,0,0,0,
06/10/19,03:03,11.8,89,10.0,0.0,0.0,301,0.0,0.0,1012.5,0,20.7,45,0.0,11.8,11.8,0.0,0,0,0,0,0,0,0,0,0,
06/10/19,03:04,11.7,89,9.9,0.0,1.4,301,0.0,0.0,1012.4,0,20.7,45,1.4,11.7,11.7,0.0,0,0,0,0,0,0,0,0,0,
06/10/19,03:05,11.7,89,9.9,0.0,0.0,301,0.0,0.0,1012.4,0,20.7,45,0.0,11.7,11.7,0.0,0,0,0,0,0,0,0,0,0,
06/10/19,03:06,11.7,89,9.9,0.0,0.0,301,0.0,0.0,1012.4,0,20.7,45,0.0,11.7,11.7,0.0,0,0,0,0,0,0,0,0,0,
06/10/19,03:07,11.7,89,9.9,0.0,3.2,307,0.0,0.0,1012.4,0,20.7,45,3.2,11.7,11.7,0.0,0,0,0,0,0,0,0,0,0,
"I have tried many was to achieve this one minute monthly output and one thing I would need to do is export historic (previous) Monthly Logs (in one Minute Resolution).
The stumbling block being inability to export monthly data in minute resolution."
Kind Regards,
Tony