Updated scripts and readme files. Files that run these will need to be updated, particularly how Merge.py is called.
GetHistoric.py pulls all data for all reservoirs and saves a csv, included as DailyData.csv
GetDataListDict.py runs to pull "yesterday's" data. It will only record the next to last row of a 10 day period. This should be set to run at early AM hours, as the day's records do not seem to be recorded until maybe midnight. The current day is always empty in data returned by web query.
Updated scripts and readme files. Files that run these will need to be updated, particularly how Merge.py is called.
GetHistoric.py pulls all data for all reservoirs and saves a csv, included as DailyData.csv
GetDataListDict.py runs to pull "yesterday's" data. It will only record the next to last row of a 10 day period. This should be set to run at early AM hours, as the day's records do not seem to be recorded until maybe midnight. The current day is always empty in data returned by web query.