Skip to content

SCECcode/sfcvm

Repository files navigation

San Francisco Community Velocity Model (sfcvm)

License

Description

SFCVM San Francisco Community Velocity Model

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 23.4.0 or higher.

This package can also be build as a standalone program

aclocal
autoreconf -fi
automake --add-missing
./configure --prefix=/path/to/install
cd data; ./make_data_files.py 
make
make install

Usage

UCVM

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

sfcvm_query

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

Support

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

  1. SFCVM Github Issue Tracker
  2. Email Contact: [email protected]

Contributing

We welcome contributions to the SFCVM, please contact us at [email protected].

Credits

License

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

Releases

No releases published

Packages

No packages published

Languages