SCECCVMH#

Full name:

spatialdata.spatialdb.SCECCVMH

Journal name:

sceccvmh

Spatial database for the SCEC CVM-H seismic velocity model versions 5.2 and 5.3.

Implements SpatialDB.

Danger

These models are obsolete and no longer available from SCEC.

Pyre Properties#

  • data_dir=<str>: Directory containing SCEC CVM-H data files.

    • default value: ‘.’

    • current value: ‘.’, from {default}

  • description=<str>: Description for database.

    • default value: ‘’

    • current value: ‘SCEC CVM-H v5.3’, from {file=’/Users/baagaard/software/unix/py310-venv/pylith-debug/lib/python3.10/site-packages/pythia/pyre/inventory/ConfigurableClass.py’, line=26, function=’set’}

    • validator: <function validateDescription at 0x102e94dc0>

  • min_vs=<dimensional>: Minimum shear wave speed.

    • default value: 500ms**-1

    • current value: 500ms**-1, from {default}

  • squash=<bool>: Squash topography/bathymetry to sea level.

    • default value: False

    • current value: False, from {default}

  • squash_limit=<dimensional>: Elevation above which topography is squashed.

    • default value: -2000*m

    • current value: -2000*m, from {default}

Example#

Example of setting SCECCVMH Pyre properties and facilities in a parameter file.

data_dir = data/scec-cvmh
min_vs = 500.0*m/s
squash = False
squash_limit = -20.0*km