Skip to content

SCECcode/sfcvm

Repository files navigation

San Francisco Community Velocity Model (sfcvm)

License GitHub repo size sfcvm-ucvm-ci Actions Status(linux only)

USGS San Francisco Bay region 3D seismic velocity model v21.1

Installation

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

Contact the authors

If you would like to contact the authors regarding this software, please e-mail [email protected]. 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 SFCVM based?) should be directed to the model's authors, located in the AUTHORS file.

To build in standalone mode

To install this package on your computer, please run the following commands:

  libtoolize
  aclocal -I m4
  autoreconf -i -f
  automake --add-missing --force-missing
  ./configure --prefix=/path/to/install
  cd data; ./make_data_files.py 
  make
  make install

sfcvm_query

A command line program accepts Geographic Coordinates or UTM Zone 11 to extract velocity values from SFCVM.

About

brad's sfcvm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages