SkillAgentSearch skills...

HvsrProc

This package is developed for processing and calculating HVSR from noise-based and earthquake-based time series data and parameterizing HVSR peaks (if exist) using a generalized Gaussian pulse function.

Install / Use

/learn @wltcwpf/HvsrProc
About this skill

Quality Score

0/100

Supported Platforms

Zed

README

<!-- README.md is generated from README.Rmd. Please edit that file -->

hvsrProc

<!-- badges: start -->

DOI GitHub
license GitHub
release Report
Issues! Open Source?
Yes!

<!-- badges: end -->

This package is developed for processing and calculating HVSR from noise-based and earthquake-based time series data.

Installation

You can install the development version from GitHub with:

# install.packages("devtools")
library(devtools)
devtools::install_github("wltcwpf/hvsrProc")

For Mac users, you may also need to download Xcode for command line tools or (by running the following command in Terminal):

xcode-select --install

For Windows users, you may also need to download and install Rtools from the following link (note remember to add path into the system environment path when installing):

https://cran.r-project.org/bin/windows/Rtools/

Citation

If you use hvsrProc (directly or as a dependency of another package) for work resulting in an academic publication, we would appreciate if the report is cited:

Wang, P. wltcwpf/hvsrProc: First release (Version v1.0.0). Zenodo. http://doi.org/10.5281/zenodo.4724141

Usage

Please check out wiki for more detailed instructions!

Issues

Please report any running issues or leave your comments on the Issues page!

View on GitHub
GitHub Stars12
CategoryDevelopment
Updated1y ago
Forks1

Languages

R

Security Score

60/100

Audited on Aug 5, 2024

No findings