sjfz

San Jacinto Fault Zone Velocity Model

https://github.com/sceccode/sjfz

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 1 DOI reference(s) in README
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (12.8%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

San Jacinto Fault Zone Velocity Model

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

README.md

The San Jacinto Fault Zone velocity model (sjfz)

License GitHub repo size sjfz-ucvm-ci Actions Status

The San Jacinto Fault Zone Velocity Model

This San Jacinto Fault Zone velocity model was obtained using seismic tomography methods based on P and S arrival times to develop Vp, Vs and Vp/Vs models. This model was developed using a Vp/Vs inversion method based on double-difference (DD) tomography, which was adopted for the body wave part of our joint inversion to simultaneously invert 3-D wave speed models and seismic event locations using both absolute and differential arrival times. These methods were applied to a southern California plate boundary region using a data set that includes 247 472 P- and 105 448 S-wave phase picks recorded at 139 stations from 5493 events augmented by 151 575 differential travel times for better constraining the structure in the source regions. This model also incorporated 30 377 Rayleigh wave group travel times with periods ranging from 3 to 12 s.

Fang, H., H. Yao, H. Zhang, C. Thurber, Y. Ben-Zion, and R. D. van der Hilst, 2019. Vp/Vs tomography in the southern California plate boundary region using body- and surface-wave traveltime data, Geophys. J. Int., 216, 609–620, doi: 10.1093/gji/ggy458.

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 SJFZ 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:

  aclocal
  autoconf
  automake --add-missing
  ./configure --prefix=/dir/to/install
  make
  make install

sjfz_query

ASCII query interface(C api) accepts points from stdin with format (lat, lon, dep (m)) and write data material p roperties to stdout.

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/sjfz.git"
title: "San Jacinto Fault Zone velocity model(sjfz)"
version: 3.0
type: software
date-released: 2022-11-15
repository-code: "https://github.com/SCECcode/sjfz.git"
contact:
  - email: software@scec.org
    name: "The SCEC Software project sjfz"
references:
  - authors:
      - family-names: "Fang"
        given-names: "Hongjian"
      - family-names: "Yao"
        given-names: "Huajian"
      - family-names: "Zhang"
        given-names: "Haijiang"
      - family-names: "Thurber"
        given-names: "Clifford"
      - family-names: "Ben-Zion"
        given-names: "Yehuda"
      - family-names: "van der Hilst"
        given-names: "Robert D."
    keywords: joint inversion, body waves, seismic tomography, surface waves and free oscillations
    scope: "Cite this paper if you want to reference the model"
    title: "Vp/Vs tomography in the southern California plate boundary region using body and surface wave traveltime data"
    journal: "Geophysical Journal International"
    year: 2018
    volume: 216
    start: 609
    end: 620
    doi: 10.1093/gji/ggy458.2019
  - authors:
      - family-names: "Fang"
        given-names: "Hongjian"
      - family-names: "Zhang"
        given-names: "Haijiang"
      - family-names: "Yao"
        given-names: "Huajian"
      - family-names: "Fang"
        given-names: "Hongjian"
      - family-names: "Allam"
        given-names: "Amir"
      - family-names: "Zigone"
        given-names: "Dimitri"
      - family-names: "Ben-Zion"
        given-names: "Yehuda"
      - family-names: "Thurber"
        given-names: "Clifford"
      - family-names: "van der Hilst"
        given-names: "Robert D"
    keywords: 
    title: "A new algorithm for three-dimensional joint inversion of body wave and surface wave data and its application to the Southern California plate boundary region"
    journal: "Journal of Geophysical Research: Solid Earth"
    year: 2016
    volume: 121
    start: 3557
    end: 3569
    doi: 10.1002/2015JB012702

GitHub Events

Total
  • Push event: 14
  • Create event: 2
Last Year
  • Push event: 14
  • Create event: 2

Dependencies

.github/workflows/sjfz-ci.yml actions
  • actions/checkout v2 composite
.github/workflows/sjfz-ucvm-ci.yml actions
  • ./ucvm/.github/actions/build-ucvm-action * composite
  • actions/checkout v2 composite
.github/workflows/test-ci.yml actions
  • SCECcode/UCVM/.github/actions/build-action v1 composite
  • actions/checkout v2 composite
  • luchihoratiu/debug-via-ssh main composite