This repository was archived by the owner on Jun 13, 2023. It is now read-only.
NextGen in a Box Demo steps #40
jameshalgren
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
“NextGen In a Box” – Steps to run the NWM on local machine:
Obtain the data and execution files
Pull the latest ngen image:
Download input data:
Download test data tar:
Validate cksum:
Untar the folder:
This will extract forcings and config files under AWI_16_680661_001 folder -- this is VPU 16 (Great Basin) from the Provo River outlet into Utah Lake to the headwaters.
Run the image with the serial option:
Make sure you are in ngen-data folder:
Run docker:
For Mac:
For windows:
Select option “2) ngen-serial”.
Enter the hydrofabric catchment file path by copy/paste or type
Enter the hydrofabric nexus file path by copy/paste or type
Enter the Realization file path by copy/paste or type
When prompted with
Would you like to continue?, selectinteractive shell option(Type 1 and hit enter.)
Starting a shell:
Run command:
NOTE: This will take approx. 3-5 mins to complete, once you see below output the run has completed successfully:
List output files :
$ ls*Note: We are actively working on the upstream and in-script changes to output to more flexible locations
Open output file:
And for nexus outputs
Thank you @arpita0911patel, @ZacharyWills, @hellkite500, and @benlee0423 for key contributions to getting this together.
All reactions