Skip to content

NGWPC-10077 - Update NHF Schema#83

Open
brock-hinkson wants to merge 2 commits intomainfrom
NGWPC-10077
Open

NGWPC-10077 - Update NHF Schema#83
brock-hinkson wants to merge 2 commits intomainfrom
NGWPC-10077

Conversation

@brock-hinkson
Copy link
Copy Markdown

Updated NHF Schema to reflect v1.1.3

Additions

  • Added NHD module to the schema

Changes

  • Updated many descriptions of attributes
  • Updated some data types for attributes
  • Updated Streamlit NHF excalidraw schema image

@brock-hinkson brock-hinkson self-assigned this Apr 14, 2026
Secondary, modifier shape parameter for the Xinanjiang runoff generation model configuration
temp_delta_jan_mean : float
The average temp change for the month of January
Temp min-max normals for the month of January
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The descriptions for the ueb temperatures should say that it is the difference between the normal high temp and the normal low temp.

@dylanlee
Copy link
Copy Markdown

dylanlee commented Apr 17, 2026

I don't think you've added the lakes table or any of the new attributes in the existing tables. Please read off the layers attributes in the NHF 1.1.3 gpkg and compare to the schema displayed by the dashboard

Copy link
Copy Markdown

@dylanlee dylanlee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please get the diagram to reflect the tables and attributes in 1.1.3

See my comment about adding the waterbodies table. You might consider having a way to optionally load either or both of the waterbodies/lakes table in preparation for the merge of these two layers in May

subset_wb = f["wb"].result()
subset_gages = f["gages"].result()
subset_ref_fp = f["ref_fp"].result()
subset_lakes = f["lakes"].result()
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have a waterbodies table as well for in 1.1.3. Waterbodies and lakes are going to be merged in the next 4-6 weeks but for now there are twe tables

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants