Tomography improved Southern California Velocity Model developed by SCEC, Caltech and USGS with geotechnical layer
This package is intended to be installed as part of the UCVM framework, version 25.x or higher.
The library ./lib/libcvmsi.a may be statically linked into any user application. Also, if your system supports dynamic linking, you will also have a ./lib/libcvmsi.so file that can be used for dynamic linking. The header file defining the API is located in ./include/cvmsi.h.
If you would like to contact the authors regarding this software, please e-mail software@scec.org. Note this e-mail address should be used for questions regarding the software itself (e.g. how do I link the library properly?). Questions regarding the model's science (e.g. on what paper is the CVM-S4.26.M01 based?) should be directed to the model's authors, located in the AUTHORS file.
To install this package on your computer, please run the following commands:
cd data; ./make_data_files.py aclocal autoconf automake ./configure --prefix=/path/to/install make make install
ASCII query interface accepts points from stdin with format (lat, lon, dep (m))