California-Data-Collaborative / cadc_reservoir_explorer

An agile approach to visualizing California's reservoir levels in real-time.
MIT License
5 stars 0 forks source link

Mike reservoir update #9

Closed mike-amodeo closed 6 years ago

mike-amodeo commented 6 years ago

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.