Learn R Programming

IRISSeismic (version 1.6.6)

Classes and Methods for Seismic Data Analysis

Description

Provides classes and methods for seismic data analysis. The base classes and methods are inspired by the python code found in the 'ObsPy' python toolbox . Additional classes and methods support data returned by web services provided by the 'IRIS DMC' .

Copy Link

Version

Install

install.packages('IRISSeismic')

Monthly Downloads

553

Version

1.6.6

License

GPL (>= 2)

Maintainer

Last Published

October 16th, 2022

Functions in IRISSeismic (1.6.6)

IrisClient-class

Class "IrisClient"
McNamaraBins

McNamara Binning
TraceHeader-class

Class "TraceHeader"
DDT

Apply demean, detrend, cosine taper
IRISSeismic-package

Classes and methods for seismic data analysis
McNamaraPSD

Power Spectral Density
Trace-class

Class "Trace"
Stream-class

Class "Stream"
STALTA

STA/LTA
basicStats

Length, Max, Mean, Median, Min and Standard Deviation
getDataAvailability

Retrieve miniseed trace extents from IRIS DMC
envelope

Envelope of a seismic signal
eventWindow

Return a portion of a trace surrounding an event.
butterworth

Apply Butterworth filter
crossSpectrum

Cross-Spectral Analysis
getUnavailability

Retrieve Channel metadata from IRIS DMC
getUpDownTimes

Determine times when a channel starts/stops collecting data
getDataselect

Retrieve seismic data from IRIS DMC
getAvailability

Retrieve Channel metadata from IRIS DMC
miniseed2Stream

Convert miniSEED bytes to Stream object
getNetwork

Retrieve Network metadata from IRIS DMC
multiplyBy

Multiplication by a constant
mergeUpDownTimes

Determine overlaps in two sets of upDownTimes.
getStation

Retrieve Station metadata from IRIS DMC
getChannel

Retrieve Channel metadata from IRIS DMC
getEvalresp

Retrieve instrument response information from IRIS DMC
noiseModels

Generate NHNM and NLNM noise models
getDistaz

Retrieve great circle distance information from IRIS DMC
mergeTraces

Merge multiple traces into a single trace
noiseMatrix2PdfMatrix

Convert matrix of PSDs to matrix of Probability Density Functions
getSNCL

Retrieve seismic data from IRIS DMC
rotate2D

Rotate horizontal components of a seismic signal
getRotation

Retrieve rotated seismic data from IRIS DMC
rms

Root Mean Square and RMS Variance
psdList2NoiseMatrix

Apply instrument correction to PSDs
psdStatistics

Return statistics for a set of PSDs
hilbert

Hilbert of a seismic signal
getEvent

Retrieve seismic event information from the USGS NEIC
getGaps

Gap analysis
getTraveltime

Retrieve seismic traveltime information from IRIS DMC
psdDF2NoiseMatrix

Apply instrument correction to PSDs
getTimeseries

Retrieve seismic data from IRIS DMC
slice

Slice a section out of a Trace or Stream
surfaceDistance

Earth surface distance between two points
psdPlot

Generate plots from a set of PSDs
unHistogram

Histogram to Vector
triggerOnset

Event onset triggering
hilbertFFT

Hilbert FFT
psdList

Apply McNamara PSD algorithm to a seismic signal
transferFunctionSpectra

function to retrieve response values to use for input to the IRISMustangMetrics::transferFunctionMetric
readMiniseedFile

Convert miniSEED file to Stream object