Skip to content

Google Neural Hydrology Integration #30

@BryonLewis

Description

@BryonLewis
  • 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions