USGS-R / delaware-model-prep

Data and scripts for collecting and formatting data in the Delaware River Basin in prep for ML and DA modeling
2 stars 13 forks source link

Reservoirs Surface Area Data #86

Closed RAtshan closed 3 years ago

RAtshan commented 3 years ago

Created a function to read, munge, and combine reservoirs data from Ankush' data release. The function returns the monthly measured surface area from 1984-2015 for Cannonsville and Pepacton reservoirs.

Also created a stop function to in case the files don't exist, it will return an error with direction on how to retrieve the data.

aappling-usgs commented 3 years ago

Wow, yes, much tighter! Great work, @RAtshan and @hcorson-dosch