gmimtools

A suite of ground motion intensity measure tools.

https://github.com/rpretelld/gmimtools

Science Score: 67.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 4 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.6%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

A suite of ground motion intensity measure tools.

Basic Info
  • Host: GitHub
  • Owner: RPretellD
  • License: mit
  • Language: Cython
  • Default Branch: main
  • Homepage:
  • Size: 971 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 2
Created over 2 years ago · Last pushed over 1 year ago
Metadata Files
Readme Changelog License Citation

README.md

gmimtools: A suite of Ground Motion Intensity Measure (GMIM) tools

This repository provides a suite of ground motion intensity measure tools. These tools include codes for computing the following ground motion intensity measures based on ground motion records:

| Function | Abbreviation | Description | |-----------------|--------------|-------------------------------------------------| | getPGAcy | PGA | Peak ground acceleration | | getPGVcy | PGV | Peak ground velocity | | getIacy | Ia | Arias intensity | | getIatimescy | Iatimes | Times to get to a Ia percentage | | getCAVcy | CAV | Cumulative absolute velocity |
| getCAVncy | CAVn | CAV on accelerations after applying a cutoff | | getCAVstdcy | CAVstd | Standardized CAV | | getCAVdpcy | CAVdp | Damage-potential CAV |

Example

A detailed example on Jupyter Notebooks is presented here.

Relevant references

  • Arias A (1970) A measure of earthquake intensity, in Seismic Design for Nuclear Power Plants (Hansen R. J., ed.), The MIT Press, Cambridge, MA.
  • Campbell KW and Bozorgnia Y (2011) Prediction equations for the standardized version of cumulative absolute velocity as adapted for use in the shutdown of U.S. nuclear power plants. Nuclear Engineering and Design 241(2011): 2558–2569.
  • EPRI (1988) A criterion for determining exceedance of the operating basis earthquake. EPRI NP-5930, Palo Alto, CA.
  • Kramer SL and Mitchell RA (2006) Ground motion intensity measures for liquefaction hazard evaluation. Earthquake Spectra 22(2): 413–438.

Citation

If you use these codes, please cite:
Pretell, R. (2025). gmimtools: A suite of ground motion intensity measure tools (0.2.0). Zenodo. https://doi.org/10.5281/zenodo.10099774

DOI

Contact

For any questions or comments, contact Renmin Pretell at rpretell@unr.edu.

Owner

  • Name: Renmin Pretell
  • Login: RPretellD
  • Kind: user
  • Location: Reno, NV
  • Company: University of Nevada, Reno

Assistant Professor in Geotechnical Engineering

Citation (CITATION.cff)

cff-version: 1.1.0
message: "If you use this software, please cite it as below."
authors:
- family-names: Pretell
  given-names: Renmin
orcid: "https://orcid.org/0000-0001-8552-2905"
title: "gmimtools: A suite of ground motion intensity measure tools"
version: 0.2.0
date-released: "2025-03-09"

GitHub Events

Total
  • Release event: 7
  • Delete event: 3
  • Push event: 8
  • Create event: 5
Last Year
  • Release event: 7
  • Delete event: 3
  • Push event: 8
  • Create event: 5

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 19 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 2
  • Total maintainers: 1
pypi.org: gmimtools

A suite of ground motion intensity measure tools.

  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 19 Last month
Rankings
Dependent packages count: 9.9%
Average: 38.8%
Dependent repos count: 67.8%
Maintainers (1)
Last synced: 10 months ago

Dependencies

setup.py pypi
  • numpy *