Learn R Programming

⚠️There's a newer version (2.4.7) of this package.Take me there.

IRISMustangMetrics (version 1.0.1)

Statistics and Metrics for Seismic Data

Description

Classes and functions for metrics calculation as part of the 'IRIS DMC MUSTANG' project. The functionality in this package builds upon the base classes of the 'IrisSeismic' package. Metrics include basic statistics as well as higher level 'health' metrics that can help identify problematic seismometers.

Copy Link

Version

Install

install.packages('IRISMustangMetrics')

Monthly Downloads

674

Version

1.0.1

License

GPL (>= 2)

Maintainer

Jonathan Callahan

Last Published

September 16th, 2015

Functions in IRISMustangMetrics (1.0.1)

createBssUrl

Create URL to retrieve measurements from the MUSTANG BSS
getLatencyValuesXml

Retrieve instantaneous data latency XML from the MUSTANG latency servlet.
MultipleValueMetric-class

Class "MultipleValueMetric"
timesMetric2Xml

Create XML for the BSS
metricList2DFList

Conver a metricList into a list of dataframes
dailyDCOffsetMetric

DC Offset Detection
PSDMetric

Power Spectral Density of a signal
SingleValueMetric-class

Class "SingleValueMetric"
transferFunctionMetric

Cross-spectral comparison
metricList2Xml

Create XML for the BSS
basicStatsMetric

Min, median, mean, and rms max of a signal
crossCorrelationMetric

Correlation between channels
getPsdMetrics

Retrieve measurements from the MUSTANG BSS
getMetricsXml

Retrieve measurements XML from the MUSTANG BSS
MultipleTimeValueMetric-class

Class "MultipleTimeValueMetric"
getSingleValueMetrics

Retrieve measurements from the MUSTANG BSS
stateOfHealthMetric

State of Health metrics
gapsMetric

Gaps and overlaps in a signal
seismicMetrics-package

Utilities for calculating seismic metrics from IRIS DMC data
getBssMetricList

Retrieve measurements XML from the MUSTANG BSS and convert them to a metricList
saveMetricList

Save a MetricList as RData or XML
convertBssErrors

Generate Human Readable MUSTANG Errors
SpectrumMetric-class

Class "SpectrumMetric"
spectrumMetric2Xml

Convert a SpecturmMetric into XML for the BSS
spikesMetric

Find spikes using a rolling Hampel filter
STALTAMetric

Maximum STA/LTA of a signal
upDownTimesMetric

Up/down times for a channel
correlationMetric

Correlation between channels
SNRMetric

Signal to Noise Ratio
DCOffsetTimesMetric

DC Offset Detection