Command Line InterfaceΒΆ
This page summarizes all ursa command line functions. With the exception of ursa initialize, which expected to be invoked in the directory containing a project directory, all commands are to be invoked within a project directory.
Most commands depend on the output of other commands. The Snakefile documents the order in which commands are typically executed.
Command |
Description |
|---|---|
Conduct exposure analysis (experimental). |
|
Conduct sensitivity analysis (experimental). The only method currently supported is |
|
Clean up files after running simulations is done and quality control is complete. |
|
Compile D-Claw and place D-Claw related files in |
|
Compiles and compresses debris-flow simulation index plots into an archive. |
|
Export vector outputs to shapefile format and compress into a zip file including a readme. |
|
Export results to the standard format for a ScienceBase Child item. |
|
Initialize project |
|
Generate all standard results plots. |
|
Generate plots synthesizing runtime and other run benchmarks. |
|
Generates plots of sensitivity analysis. Requires that |
|
Generates plots of depth, arrival time, and momentum flux for each run. |
|
Postprocess run number |
|
Postprocess the entire experiment. |
|
Preprocess vegetation data (default is EVT 230). |
|
Preprocess topography data (default is 10-m National Elevation Dataset). |
|
Preprocess region data (default is HUC12s). |
|
Preprocess stream data (default is National Hydrologic Dataset) |
|
Preprocess building data (default is from OpenStreetMap). |
|
Preprocess road data (default is from OpenStreetMap). |
|
Preprocess basemap (default is USGS Topo tiles). |
|
Preprocess soil data for kf factor (default is STATSGO hosted by USGS ScienceBase). |
|
Preprocess retainments (default is from USGS ScienceBase). |
|
Preprocess Atlas 14 rainfall information into rainfall recurrence intervals. |
|
Run all quality control commands. |
|
Quality control all D-Claw simulations based on the maximum observed courant number. |
|
Quality control the number of D-Claw simulations that completed successfully. |
|
Generate synthesis commas separated value files describing runtime. |
|
Identify the version of ursa used and print it to a time-stamped file. |
|
Resetting the project snakefile to the most up-to-date snakefile in the ursa library. |
|
Run the entire ursa workflow. |
|
Run a specific D-Claw simulation. |
|
Run wildcat. |
|
Run ursa workflow until (inclusive) the wildcat stage. |
|
Identify the considered extent and generate key files documenting the location of the project. |
|
Use the output of wildcat, or other hazard assessment method to determine the locations within delineated basins above which debris-flow material will be placed by |
|
Generate the file structure containing a directory for each run. |
|
Set up an individual D-Claw run, including breaking it up into simulations by region and generating input files. |
|
Upload exported child item to ScienceBase (requires authentication). Alternatively, add |