M3Works / metloom

Location Oriented Observed Meteorology
Other
16 stars 4 forks source link

CDEC fall back on finer timescale data if desired increment is not found #35

Closed micah-prime closed 2 years ago

micah-prime commented 2 years ago

Description

CDEC sometimes makes 15 minute data available when daily or hourly is not. We can resample to get the data we want. Example

https://cdec.water.ca.gov/dynamicapp/req/JSONDataServlet?Stations=FLV&SensorNums=18&dur_code=E&start_date=2021-11-01&end_date=2021-11-04

https://cdec.water.ca.gov/dynamicapp/req/JSONDataServlet?Stations=FLV&SensorNums=18&dur_code=D&start_date=2021-11-01&end_date=2021-11-04

This would broaden the list of sensors that we can actually retrieve data for