Skip to content

Commit

Permalink
Added details about streamflow eval tool
Browse files Browse the repository at this point in the history
  • Loading branch information
arpita0911patel committed Jul 14, 2023
1 parent 795162e commit aed6ef2
Show file tree
Hide file tree
Showing 8 changed files with 12 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/products/HydroServer/_category_.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"label": "HydroServer",
"position": 6
"position": 8
}
2 changes: 1 addition & 1 deletion docs/products/RTI-Eval/_category_.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"label": "RTI International - Eval",
"position": 3
"position": 5
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ sidebar_position: 2

Streamflow Evaluator Tool (SET) is a Python-based, user friendly, fast, and model agnostic streamflow evaluator tool. This tool can be used to evaluate any hydrological model that uses NHDPlus dataset. It allows a user to evaluate the performance of a hydrological model at the collocated USGS gauges and NHDPlus stream reaches. This Python-based tool helps visualize the results and investigate the model performance interactively. The current version of the tool is available on GitHub and can be accessed using the following link.

![Streamflow Eval](/img/streamfloweval.png)

## Code

The source code for the Streamflow Eval tool can be found on GitHub:
Expand Down
4 changes: 4 additions & 0 deletions docs/products/StreamFlow Eval/_category_.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"label": "Streamflow Eval",
"position": 4
}
2 changes: 1 addition & 1 deletion docs/products/Tethys Portal/_category_.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"label": "Tethys Portal",
"position": 4
"position": 6
}
2 changes: 1 addition & 1 deletion docs/products/Water Node/_category_.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"label": "Water Node",
"position": 5
"position": 7
}
3 changes: 2 additions & 1 deletion docs/products/products-intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,9 @@ CIROH scientists and engineers work to improve the understanding of hydrologic p

CIROH Open Source Projects:
- NextGen Framework
- NextGen In A Box
- Advancing Snow Model
- Snow Evaluation
- Streamflow Evaluation Tool
- RTI Evaluation
- Tethys Portal
- Water Node
Expand Down
Binary file added static/img/streamfloweval.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit aed6ef2

Please sign in to comment.