Open narlesky opened 2 years ago
Provide a function in the collect.cnrfc module that retrieves the observation timeseries provided for certain CNRFC locations. Observed flow timeseries details pages are available via this URL format:
collect.cnrfc
cnrfc_id = 'POHC1' url = f'https://www.cnrfc.noaa.gov/obsRiver_hc.php?id={cnrfc_id}'
get_observed_record_forecast_locations
None expected
Medium
Task
Provide a function in the
collect.cnrfc
module that retrieves the observation timeseries provided for certain CNRFC locations. Observed flow timeseries details pages are available via this URL format:Steps
get_observed_record_forecast_locations
Breaking Changes
None expected
Priority
Medium