Science Score: 57.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 2 DOI reference(s) in README
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (12.3%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

brad's sfcvm

Basic Info
  • Host: GitHub
  • Owner: SCECcode
  • License: bsd-3-clause
  • Language: M4
  • Default Branch: main
  • Size: 11.4 MB
Statistics
  • Stars: 0
  • Watchers: 4
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 3 years ago · Last pushed 7 months ago
Metadata Files
Readme Changelog License Citation Authors

README.md

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

The USGS San Francisco Bay Region three-dimensional (3D) seismic velocity model includes a detailed domain covering the greater San Francisco Bay urban region and a regional domain at a coarser resolution covering a larger region. Version 21.1 updates only the detailed domain with adjustments to the elastic properties east and north of the San Francisco Bay. There are no changes to the underlying 3D geologic model or the regional domain seismic velocity model. Version 21.1 of the detailed domain fits seamlessly inside version 21.0 of the regional domain without any jumps in elastic properties across the boundary between the two domains. The model was constructed by assigning elastic properties (density, Vp, Vs, Qp, and Qs) to grids of points based on the geologic unit and depth from the ground surface.

Aagaard, B.T., and Hirakawa, E.T., 2021, San Francisco Bay region 3D seismic velocity model v21.1: U.S. Geological Survey data release, https://doi.org/10.5066/P9TRDCHE

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 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 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.

Owner

  • Name: Southern California Earthquake Center
  • Login: SCECcode
  • Kind: organization
  • Email: software@scec.org
  • Location: California

Earthquake System Science Research Center

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "SCEC SCEC"
  given-names: ""
keywords: UCVM, research
license: BSD-3-Clause
repository-code: "https://github.com/SCECcode/sfcvm.git"
title: "SF Community Velocity Model (sfcvm)"
version: 1.0
doi: 
date-released: 2023-02-15
repository-code: "https://github.com/SCECcode/sfcvm.git"
contact:
  - email: software@scec.org
    name: "The SCEC Software project sfcvm"
references:

GitHub Events

Total
  • Delete event: 1
  • Member event: 1
  • Push event: 68
  • Create event: 2
Last Year
  • Delete event: 1
  • Member event: 1
  • Push event: 68
  • Create event: 2