A web-based application used to explore National Water Model output and evaluation metrics.
Project description
National Water Model Evaluation Explorer
A web-based application used to explore National Water Model output and evaluation metrics.
Installation
$ python3 -m venv env
$ source env/bin/activate
(env) $ pip install -U pip wheel
(env) $ pip install nwm_explorer
Usage
(env) $ nwm-explorer --help
Usage: nwm-explorer [OPTIONS] COMMAND [ARGS]...
Options:
--help Show this message and exit.
Commands:
evaluate Run standard evaluation and generate parquet files.
export Export NWM evaluation data to CSV format.
metrics Export NWM evaluation metrics to CSV format.
(env) $ nwm-explorer evaluate --help
Usage: nwm-explorer evaluate [OPTIONS]
Run standard evaluation and generate parquet files.
Example:
nwm-explorer evaluate -s 20231001 -e 20240101
Options:
-s, --startDT TIMESTAMP Start datetime [required]
-e, --endDT TIMESTAMP End datetime [required]
-d, --directory PATH Data directory (./data)
--help Show this message and exit.
(env) $ nwm-explorer export --help
Usage: nwm-explorer export [OPTIONS] {alaska|conus|hawaii|puertorico} {analysi
s_assim_extend_alaska_no_da|analysis_assim_extend_n
o_da|analysis_assim_hawaii_no_da|analysis_assim_pue
rtorico_no_da|medium_range_mem1|medium_range_blend|
medium_range_no_da|usgs}
Export NWM evaluation data to CSV format.
Example:
nwm-explorer export alaska analysis_assim_extend_alaska_no_da -s 20231001 -e
20240101 -o alaska_analysis_data.csv
Options:
-o, --output FILENAME Output file path
-s, --startDT TIMESTAMP Start datetime [required]
-e, --endDT TIMESTAMP End datetime [required]
--comments / --no-comments Enable/disable comments in output, enabled by
default
--header / --no-header Enable/disable header in output, enabled by
default
-d, --directory PATH Data directory (./data)
--help Show this message and exit.
(env) $ nwm-explorer metrics --help
Usage: nwm-explorer metrics [OPTIONS] {alaska|conus|hawaii|puertorico} {analys
is_assim_extend_alaska_no_da|analysis_assim_extend
_no_da|analysis_assim_hawaii_no_da|analysis_assim_
puertorico_no_da|medium_range_mem1|medium_range_bl
end|medium_range_no_da}
Export NWM evaluation metrics to CSV format.
Example:
nwm-explorer metrics alaska analysis_assim_extend_alaska_no_da -s 20231001
-e 20240101 -o alaska_analysis_metrics.csv
Options:
-o, --output FILENAME Output file path
-s, --startDT TIMESTAMP Start datetime [required]
-e, --endDT TIMESTAMP End datetime [required]
--comments / --no-comments Enable/disable comments in output, enabled by
default
--header / --no-header Enable/disable header in output, enabled by
default
-d, --directory PATH Data directory (./data)
--help Show this message and exit.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
nwm_explorer-0.3.0.tar.gz
(32.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nwm_explorer-0.3.0.tar.gz.
File metadata
- Download URL: nwm_explorer-0.3.0.tar.gz
- Upload date:
- Size: 32.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fcd07a30a9d4e8cbb01db6c89ec4a289089e5dae845add901f15679deeff5e3d
|
|
| MD5 |
251acd0aea3bfaac6b84eedd832b1fec
|
|
| BLAKE2b-256 |
c07c0163ac9b4a421f8f31a8b037ce43eb36bd4052e1ae876bb2fd333bf266f7
|
File details
Details for the file nwm_explorer-0.3.0-py3-none-any.whl.
File metadata
- Download URL: nwm_explorer-0.3.0-py3-none-any.whl
- Upload date:
- Size: 39.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
355ba3a48ebada21645fa9d961c132acdf0b68ea054c3858a799a28fc3b97317
|
|
| MD5 |
a6ff1f63c72c361069fadd49d045b4eb
|
|
| BLAKE2b-256 |
83db8d6f674fc1650670bbeed6da14fe932cf81726d582ee171ef885fa3d394d
|