Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gather example hydrographs from HEC-RAS models #3

Open
thwllms opened this issue Sep 6, 2024 · 0 comments
Open

Gather example hydrographs from HEC-RAS models #3

thwllms opened this issue Sep 6, 2024 · 0 comments
Labels
good first issue Good for newcomers

Comments

@thwllms
Copy link
Contributor

thwllms commented Sep 6, 2024

To develop a reliable method for identifying stable vs. unstable hydrographs, we're going to need a lot of example data, especially from HEC-RAS models, since that's our primary target.

Some examples from an FFRD model are included in the repo already under tests/data/. We're going to need more.

We need a variety of:

  • Hydrograph types (flow vs. stage)
  • Human-labeled stability (stable vs. unstable)
  • Magnitudes (i.e., max flow)
  • Timesteps (minutes, hours, etc.)
  • Sources (mesh cells/faces, reference lines, ...)

Hydrographs should be stored in CSV format, with an ISO-formatted datetime column and a value column. Organize in the repo based on whether they are considered by a human modeler to be stable or unstable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant