Skip to content

SCECcode/cvmsi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Tomography improved Southern California Velocity Model with geotechnical layer (cvmsi)

License GitHub repo size cvmsi-ci Actions Status cvmsi-ucvm-ci Actions Status

Description

Tomography improved Southern California Velocity Model developed by SCEC, Caltech and USGS with geotechnical layer

Table of Contents

  1. Software Documentation
  2. Installation
  3. Usage
  4. Contributing
  5. Credits
  6. License

Installation

This package is intended to be installed as part of the UCVM framework, version 22.7.0 or higher.

This package can also be build as a standalone program

$ cd data; ./make_data_files.py
$ aclocal
$ autoconf
$ automake
$ ./configure --prefix=/path/to/install
$ make
$ make install

Usage

UCVM

As part of UCVM installation, use 'cvmsi' as the model.

cvmsi_query

ASCII query interface accepts points from stdin with format (lat, lon, dep (m))

wfcm_bin

Support

Support for CVMSI is provided by the Southern California Earthquake Center (SCEC) Research Computing Group. Users can report issues and feature requests using CVMSI's github-based issue tracking link below. Developers will also respond to emails sent to the SCEC software contact listed below.

  1. CVMSI Github Issue Tracker
  2. Email Contact: software@scec.usc.edu

Credits

Contributing

We welcome contributions to the CVMSI, please contact us at software@scec.usc.edu.

License

This software is distributed under the BSD 3-Clause open-source license. Please see the LICENSE.txt file for more information.