Skip to content

Latest commit

 

History

History
70 lines (43 loc) · 1 KB

File metadata and controls

70 lines (43 loc) · 1 KB

Shell Reference

Configuration

::: config.bashrc handler: shell

Setup

::: setup_clone_repos.sh handler: shell

::: setup_data.sh handler: shell

::: setup_data_one_gage.sh handler: shell

Build

::: ngen_rte_build.sh handler: shell

Run pytest Without Dev Container

See also: Steps to Run: pytest

::: .devcontainer/pytest/run_pytest_external.sh handler: shell

Enter the Container Interactively

::: run.sh handler: shell

Run Forecasts and Calibrations

::: run_default.sh handler: shell

::: run_calib.sh handler: shell

::: run_fcst.sh handler: shell

::: run_suite.sh handler: shell

::: run_tests.sh handler: shell

Additional Utiltities

::: install_debuggers.sh handler: shell

::: install_package.sh handler: shell

Run Regionalization Workflows

For more information, see the nwm-region-mgr repository.

::: run_region.sh handler: shell

::: sbatch_run_region.sh handler: shell