-
Notifications
You must be signed in to change notification settings - Fork 5
Commands
Philip Maechling edited this page Apr 22, 2022
·
6 revisions
- basin_query
- basin_query_mpi
- basin_query_mpi_complete
- ecoalesce
- ecompact
- grd2etree
- grd_query
- mesh_check
- mesh_op
- mesh_strip_ijk
- patchmodel
- ssh_generate
- ssh_merge
- ucvm2mesh
- ucvm2mesh_mpi
- ucvm2mesh_mpi_layer
- ucvm2etree
- ucvm2etree_extract_MPI
- ucvm2etree_merge_MPI
- ucvm2etree_sort_MPI
- ucvm_query
- vs30_query
- vs30_query_mpi
The complete UCVM distribution contains the C language executables listed above, together with several utilities bash shell and python scripts. These utility scripts wrap UCVM C language executables, and they are designed to make it easier to perform certain specific UCVM-related processing steps. The following scripts are distributed as part of UCVM
- make_mesh_model.py
- makegrid.sh
- run_ucvm.sh
- run_query_query.sh
- time_mesh_generation.py
A state-wide California standard topography map is distribued with UCVM. This is a statewide topography map, that also includes statewide Vs30 values, combined into an etree structure.
| Toopgrahy and Vs30 Map Name | Description | UCVM Abbreviation |
|---|---|---|
| USGS NED DEM and Wills-Wald Vs30, 2015 | California elevation and Vs30 data in etree format | ucvm |
| USGS NED DEM and Wills-Wald Vs30, 2006 | Utah elevation and Vs30 data in etree format | ucvm_utah |
- Overview and Introduction
- Installation
- Registered CVMs
- UCVM Configuration File
- Setting the UCVM Environment
- Basic UCVM Commands
- List of Commands
- Tutorials
- UCVM-Docker
- References
- UCVM Query Parameters
- Model Specific Query Behavior
- Model Specific GTLs
- System-specific Builds
- Model References
- Concepts
- Test Cases
- Earlier Documentation
