geostats

A suite of geostatistical tools.

https://github.com/rpretelld/geostats

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 3 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 (6.0%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

A suite of geostatistical tools.

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

README.md

geostats: A suite of geostatistical tools

This repository provides a suite of geostatistical tools, including functions to compute the ground-motion correlation structure according to the relations by Bodenmann et al. (2023), and to do Kriging interpolation.

Example

  • Example 1: Ordinary Kriging using the $\rho_{E}$ correlation model by Bodenmann et al. (2023)
  • Example 2: Ordinary Kriging using the $\rho_{EA}$ correlation model by Bodenmann et al. (2023)
  • Example 3: Ordinary Kriging using any preferred correlation structure
  • Example 4: Krige a map

Acknowledgements

  • Implementation of the Kriging code benefited from Scott Brandenberg's random field python package.
  • Some of the cython functions to compute ground-motion correlation are based on Lukas Bodenmann's python functions.

Citation

If you use these codes, please cite:
Pretell, R. (2023). geostats: A suite of geostatistical tools (0.1.0). Zenodo. https://doi.org/10.5281/zenodo.10253691

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: "geostats: A suite of geostatistial tools"
version: 0.1.0
date-released: "2023-12-04"

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: 6 months 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 39 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 1
  • Total maintainers: 1
pypi.org: geostats

A suite of geostatistical tools.

  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 39 Last month
Rankings
Dependent packages count: 10.2%
Forks count: 29.8%
Average: 36.4%
Stargazers count: 38.8%
Dependent repos count: 67.1%
Maintainers (1)
Last synced: 6 months ago