Closed micah-prime closed 2 years ago
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
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