Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 47 found.
[1] < 1 2 3 4 5 > [5]  Sort:

getUnavailability (Package: IRISSeismic) : Retrieve Channel metadata from IRIS DMC

The getUnavailability method obtains channel metadata for non-available channels from the IRIS DMC station web service and returns it in a dataframe.
● Data Source: CranContrib
● Keywords: webservices
● Alias: getUnavailability, getUnavailability,IrisClient,character,character,character,character,POSIXct,POSIXct,logical-method, getUnavailability,IrisClient,character,character,character,character,POSIXct,POSIXct,missing-method
● 0 images

noiseModels (Package: IRISSeismic) : Generate NHNM and NLNM noise models

The noiseModels function returns the New High Noise Model and New Low Noise Model from the Peterson paper. Values are returned for the specific frequencies specified in the freq argument.
● Data Source: CranContrib
● Keywords: spectra
● Alias: noiseModels
● 0 images

mergeTraces (Package: IRISSeismic) : Merge multiple traces into a single trace

The mergeTraces method of Stream objects returns a new Stream where all Traces have been merged into a single Trace. Gaps between traces are replaced with values determined by the fillMethod parameter.
● Data Source: CranContrib
● Keywords: methods
● Alias: mergeTraces, mergeTraces,Stream,character-method, mergeTraces,Stream,missing-method
● 0 images

IrisClient-class (Package: IRISSeismic) : Class code{"IrisClient"

A class for making data and metadata requests from IRIS DMC web services.
● Data Source: CranContrib
● Keywords: classes
● Alias: IrisClient-class
● 0 images

envelope (Package: IRISSeismic) : Envelope of a seismic signal

The envelope method of Trace objects returns a Trace whose data have been replaced with the envelope of the seismic signal.
● Data Source: CranContrib
● Keywords: methods
● Alias: envelope, envelope,Trace-method
● 0 images

basicStats (Package: IRISSeismic) : Length, Max, Mean, Median, Min and Standard Deviation

Basic statistics on the data in Trace and Stream objects.
● Data Source: CranContrib
● Keywords: methods
● Alias: length, length,Stream-method, length,Trace-method, max, max,Stream-method, max,Trace-method, mean, mean,Stream-method, mean,Trace-method, median, median,Stream,logical-method, median,Stream,missing-method, median,Trace,logical-method, median,Trace,missing-method, min, min,Stream-method, min,Trace-method, parallelLength, parallelLength,Stream-method, parallelMax, parallelMax,Stream,logical-method, parallelMax,Stream,missing-method, parallelMean, parallelMean,Stream,logical-method, parallelMean,Stream,missing-method, parallelMedian, parallelMedian,Stream,logical-method, parallelMedian,Stream,missing-method, parallelMin, parallelMin,Stream,logical-method, parallelMin,Stream,missing-method, parallelRmsVariance,Stream,logical-method, parallelRmsVariance,Stream,missing-method, parallelSd, parallelSd,Stream,logical-method, parallelSd,Stream,missing-method, rms,Stream,logical-method, rms,Stream,missing-method, rmsVariance,Stream,logical-method, rmsVariance,Stream,missing-method, sd, sd,Stream,logical-method, sd,Stream,missing-method, sd,Trace,logical-method, sd,Trace,missing-method
● 0 images

noiseMatrix2PdfMatrix (Package: IRISSeismic) : Convert matrix of PSDs to matrix of Probability Density Functions

This function converts a noiseMatrix returned by either psdList2NoiseMatrix or psdDF2NoiseMatrix into a matrix of Probability Density values as defined by McNamara and Boaz 2005.
● Data Source: CranContrib
● Keywords: spectra
● Alias: noiseMatrix2PdfMatrix
● 0 images

butterworth (Package: IRISSeismic) : Apply Butterworth filter

The butterworth method of Trace objects returns a new Trace where data in the @data slot have been modified by applying a Butterworth filter.
● Data Source: CranContrib
● Keywords: methods
● Alias: butterworth, butterworth,Trace,numeric,missing,numeric,missing-method, butterworth,Trace,numeric,numeric,missing,missing-method, butterworth,Trace,numeric,numeric,numeric,character-method, butterworth,Trace,numeric,numeric,numeric,missing-method
● 0 images

getAvailability (Package: IRISSeismic) : Retrieve Channel metadata from IRIS DMC

The getAvailability method obtains channel metadata for available channels from the IRIS DMC station web service and returns it in a dataframe.
● Data Source: CranContrib
● Keywords: webservices
● Alias: getAvailability, getAvailability,IrisClient,character,character,character,character,POSIXct,POSIXct,logical-method, getAvailability,IrisClient,character,character,character,character,POSIXct,POSIXct,missing-method
● 0 images

psdPlot (Package: IRISSeismic) : Generate plots from a set of PSDs

The psdPlot function is used to generate plots from the data in a psdList or psdDF dataframe.
● Data Source: CranContrib
● Keywords: spectra
● Alias: psdPlot
● 0 images