-
Notifications
You must be signed in to change notification settings - Fork 0
Google Neural Hydrology Integration #30
Copy link
Copy link
Closed
Description
BryonLewis
opened on Mar 24, 2025
Issue body actions
- User the hydrology script provided by John to iterate and get test results for all the HRU_ID codes that are available and get the NC files.
- Use the Camerals geoJSON to get the Ids and get the daily values for the USGS gauges in the HRU_ID. Luckily the HRU_ID is the same ID as the USGS gauge Id.
- Conver the NC files from the google neural hydrology into a row-tabular data for divers-H so the information can be graphed.
- Combine the USGS values for site_number sand the NC data into tables for each site ID. This should result in a large tabular json data file that can be used to generate a tabular json file where each site_no/hru_id has multiple tables (USGS daily values, the obs values and the simulation values).
- Then create a script that automatically generates an input JSON file for loading the data.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels