Difference between revisions of "UCVM Examples"
From SCECpedia
Jump to navigationJump to search (Created page with "== Related Entries == *UCVM Release Planning *UCVM Tests") |
|||
Line 1: | Line 1: | ||
+ | UCVM Distribution contains several example programs, inputs and outputs: | ||
+ | |||
+ | == Example Scripts == | ||
+ | * autoconf/basic_install.sh | ||
+ | * autoconf/reconf.sh | ||
+ | * autoconf/run_config.sh | ||
+ | * basin/compare_basins.py | ||
+ | * basin/gen_grid.py | ||
+ | * basin/PlotZMapCVM.py | ||
+ | * basin/run_basin_query_cvmh_z1000_cvmhgrid.sh | ||
+ | * basin/run_basin_query_cvmh_z1000.sh | ||
+ | * basin/run_basin_query_cvmh_z2500_cvmhgrid.sh | ||
+ | * basin/run_basin_query_cvmh_z2500.sh | ||
+ | * basin/run_basin_query_cvms_z1000.sh | ||
+ | * basin/run_basin_query_cvms_z2500.sh | ||
+ | * mesh/dumpgrid.py | ||
+ | * mesh/smooth_mesh_2d.py | ||
+ | * mesh/run_cs_patch.sh | ||
+ | * test/makegrid.sh | ||
+ | * ucvm/DEM.py | ||
+ | * ucvm/ExtractUCVMDataSets.py | ||
+ | * ucvm/Interpolate.py | ||
+ | * ucvm/ParseConfig.py | ||
+ | * ucvm/ProjUCVM.py | ||
+ | * ucvm/Shell.py | ||
+ | * ucvm/Vs30.py | ||
+ | * Vs30/apply_yong_mapping.py | ||
+ | * vs30/int2float.py | ||
+ | * vs30/ParseHeader.py | ||
+ | * vs30/txt2float.py | ||
+ | * vs30/convert_wald.sh | ||
+ | |||
== Related Entries == | == Related Entries == | ||
*[[UCVM Release Planning]] | *[[UCVM Release Planning]] | ||
*[[UCVM Tests]] | *[[UCVM Tests]] |
Revision as of 03:59, 7 September 2021
UCVM Distribution contains several example programs, inputs and outputs:
Example Scripts
- autoconf/basic_install.sh
- autoconf/reconf.sh
- autoconf/run_config.sh
- basin/compare_basins.py
- basin/gen_grid.py
- basin/PlotZMapCVM.py
- basin/run_basin_query_cvmh_z1000_cvmhgrid.sh
- basin/run_basin_query_cvmh_z1000.sh
- basin/run_basin_query_cvmh_z2500_cvmhgrid.sh
- basin/run_basin_query_cvmh_z2500.sh
- basin/run_basin_query_cvms_z1000.sh
- basin/run_basin_query_cvms_z2500.sh
- mesh/dumpgrid.py
- mesh/smooth_mesh_2d.py
- mesh/run_cs_patch.sh
- test/makegrid.sh
- ucvm/DEM.py
- ucvm/ExtractUCVMDataSets.py
- ucvm/Interpolate.py
- ucvm/ParseConfig.py
- ucvm/ProjUCVM.py
- ucvm/Shell.py
- ucvm/Vs30.py
- Vs30/apply_yong_mapping.py
- vs30/int2float.py
- vs30/ParseHeader.py
- vs30/txt2float.py
- vs30/convert_wald.sh