FAQ: Difference between revisions

7 bytes added ,  25 March 2014
 
Note that this method does not work for the Oregon WMR200 station. This station deletes logger entries when they are downloaded, and there is no mechanism for retrieving logger entries for a particular period - it just sends all the entries that it has. You may be able to circumvent this by creating a today.ini file in the data folder before you run Cumulus, with just this in it:
<pre>
 
[General]
 
Date=10/04/2012
 
Timestamp=10/04/2012 10:00:00
 
CurrentYear=2012
 
CurrentMonth=4
 
CurrentDay=10
</pre>
 
Change the dates and time to match the point from which you want Cumulus to start downloading data. If the station has already sent the data, this may not work, unfortunately.