Checking for non-preferred file/folder path names (may take a long time depending on the number of files/folders) ...
This resource contains some files/folders that have non-preferred characters in their name. Show non-conforming files/folders.
This resource contains content types with files that need to be updated to match with metadata changes. Show content type files that need updating.
| Authors: |
|
|
|---|---|---|
| Owners: |
|
This resource does not have an owner who is an active HydroShare user. Contact CUAHSI (help@cuahsi.org) for information on this resource. |
| Type: | Resource | |
| Storage: | The size of this resource is 34 bytes | |
| Created: | Nov 06, 2025 at 5:23 p.m. (UTC) | |
| Last updated: | Nov 09, 2025 at 3:03 a.m. (UTC) | |
| Citation: | See how to cite this resource |
| Sharing Status: | Public |
|---|---|
| Views: | 17 |
| Downloads: | 0 |
| +1 Votes: | Be the first one to this. |
| Comments: | No comments (yet) |
Abstract
A repository for coupling TEEHR with Nextgen-In-A-Box (NGIAB) simulation output.
Warning: This code is experimental!
The example_guide.sh script demonstrates running a TEEHR evaluation (see scripts/teehr_ngen.py) on NGIAB output.
To build and push the TEEHR image to the AWI CIROH registry
Customize the metrics calculated by TEEHR or any other code related to the workflow:
Create a branch off of main
Make your edits to scripts/teehr_ngen.py and/or scripts/utils.py
Update the Changelog so that your changes can be associated with a tag
Submit and PR and merge
Then checkout main and pull the new changes, and push your tag:
git checkout main
git pull
git tag -a v0.x.x -m "version 0.x.x"
git push origin v0.x.x
This will trigger a github action to build and push the image with your tag, and the latest tag, to the AWI CIROH registry.
To build and push locally:
docker build -t awiciroh/ngiab-teehr:<tag name> .
docker push awiciroh/ngiab-teehr:<tag name>
Now you can specify the image tag in the guide.sh script.
Subject Keywords
Coverage
Temporal
| Start Date: | |
|---|---|
| End Date: |
Content
Additional Metadata
| Name | Value |
|---|---|
| docs_url | https://docs.ciroh.org/docs/products/ngiab/components/ngiab-teehr/ |
| page_url | https://github.com/CIROH-UA/ngiab-teehr |
Credits
Funding Agencies
This resource was created using funding from the following sources:
| Agency Name | Award Title | Award Number |
|---|---|---|
| National Oceanic and Atmospheric Administration (NOAA), University of Alabama | CIROH: Enabling collaboration through data and model sharing with CUAHSI HydroShare | NA22NWS4320003 to University of Alabama, subaward A23-0266-S001 to Utah State University |
How to Cite
This resource is shared under the Creative Commons Attribution CC BY.
http://creativecommons.org/licenses/by/4.0/
Comments
There are currently no comments
New Comment