Learn R Programming

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

IRISSeismic (version 1.0.5)

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

632

Version

1.0.5

License

GPL (>= 2)

Maintainer

Jonathan Callahan

Last Published

July 21st, 2015

Functions in IRISSeismic (1.0.5)

McNamaraBins

McNamara Binning
IRISSeismic-package

Classes and methods for seismic data analysis
Stream-class

Class "Stream"
TraceHeader-class

Class "TraceHeader"
miniseed2Stream

Convert miniSEED bytes to Stream object
psdDF2NoiseMatrix

Apply instrument correction to PSDs
rotate2D

Rotate horiztonal components of a seismic signal
basicStats

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

Apply demean, detrend, cosine taper
hilbertFFT

Hilbert FFT
getUnavailability

Retrieve Channel metadata from IRIS DMC
mergeUpDownTimes

Determine overlaps in two sets of upDownTimes.
surfaceDistance

Earth surface distance between two points
McNamaraPSD

Power Spectral Density
getDataselect

Retrieve seismic data from IRIS DMC
Trace-class

Class "Trace"
butterworth

Apply Butterworth filter
STALTA

STA/LTA
psdStatistics

Return statistics for a set of PSDs
triggerOnset

Event onset triggering
slice

Slice a section out of a Trace or Stream
eventWindow

Return a portion of a trace surrounding an event.
getSNCL

Retrieve seismic data from IRIS DMC
noiseMatrix2PdfMatrix

Convert matrix of PSDs to matrix of Probability Density Functions
psdPlot

Generate plots from a set of PSDs
multiplyBy

Multiplication by a constant
getGaps

Gap analysis
mergeTraces

Merge multiple traces into a single trace
getStation

Retrieve Station metadata from IRIS DMC
hilbert

Hilbert of a seismic signal
getTraveltime

Retrieve seismic traveltime information from IRIS DMC
getEvent

Retrieve seismic event information from IRIS DMC
rms

Root Mean Square and RMS Variance
psdList

Apply McNamara PSD algorithm to a seismic signal
psdList2NoiseMatrix

Apply instrument correction to PSDs
getEvalresp

Retrieve instrument response information from IRIS DMC
IrisClient-class

Class "IrisClient"
noiseModels

Generate NHNM and NLNM noise models
getUpDownTimes

Determine times when a channel starts/stops collecting data
crossSpectrum

Cross-Spectral Analaysis
readMiniseedFile

Convert miniSEED file to Stream object
getAvailability

Retrieve Channel metadata from IRIS DMC
getRotation

Retrieve rotated seismic data from IRIS DMC
getDistaz

Retrieve great circle distance information from IRIS DMC
getChannel

Retrieve Channel metadata from IRIS DMC
envelope

Envelope of a seismic signal
getNetwork

Retrieve Network metadata from IRIS DMC