Learn R Programming

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

IRISSeismic (version 1.0.7-1)

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.7-1

License

GPL (>= 2)

Maintainer

Jonathan Callahan

Last Published

April 20th, 2016

Functions in IRISSeismic (1.0.7-1)

DDT

Apply demean, detrend, cosine taper
getGaps

Gap analysis
butterworth

Apply Butterworth filter
Stream-class

Class "Stream"
getDataselect

Retrieve seismic data from IRIS DMC
Trace-class

Class "Trace"
STALTA

STA/LTA
getEvent

Retrieve seismic event information from IRIS DMC
getAvailability

Retrieve Channel metadata from IRIS DMC
getNetwork

Retrieve Network metadata from IRIS DMC
getChannel

Retrieve Channel metadata from IRIS DMC
getEvalresp

Retrieve instrument response information from IRIS DMC
basicStats

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

Merge multiple traces into a single trace
hilbert

Hilbert of a seismic signal
getSNCL

Retrieve seismic data from IRIS DMC
getUnavailability

Retrieve Channel metadata from IRIS DMC
getDistaz

Retrieve great circle distance information from IRIS DMC
readMiniseedFile

Convert miniSEED file to Stream object
rms

Root Mean Square and RMS Variance
surfaceDistance

Earth surface distance between two points
miniseed2Stream

Convert miniSEED bytes to Stream object
triggerOnset

Event onset triggering
getTraveltime

Retrieve seismic traveltime information from IRIS DMC
psdStatistics

Return statistics for a set of PSDs
getUpDownTimes

Determine times when a channel starts/stops collecting data
crossSpectrum

Cross-Spectral Analaysis
psdList

Apply McNamara PSD algorithm to a seismic signal
psdList2NoiseMatrix

Apply instrument correction to PSDs
psdDF2NoiseMatrix

Apply instrument correction to PSDs
rotate2D

Rotate horiztonal components of a seismic signal
getRotation

Retrieve rotated seismic data from IRIS DMC
IrisClient-class

Class "IrisClient"
noiseModels

Generate NHNM and NLNM noise models
eventWindow

Return a portion of a trace surrounding an event.
hilbertFFT

Hilbert FFT
McNamaraBins

McNamara Binning
envelope

Envelope of a seismic signal
multiplyBy

Multiplication by a constant
mergeUpDownTimes

Determine overlaps in two sets of upDownTimes.
getStation

Retrieve Station metadata from IRIS DMC
psdPlot

Generate plots from a set of PSDs
slice

Slice a section out of a Trace or Stream
noiseMatrix2PdfMatrix

Convert matrix of PSDs to matrix of Probability Density Functions
McNamaraPSD

Power Spectral Density
IRISSeismic-package

Classes and methods for seismic data analysis
TraceHeader-class

Class "TraceHeader"