Ground Motion Signal Processing


[Up] [Top]

Documentation for package ‘gmsp’ version 0.7.1

Help Pages

alignComponents Equalize NP across components of a parsed record.
archiveRawOwner Compress raw.owner/ to 'raw.owner.tar.gz' and delete the directory.
AT2TS Convert acceleration time series into AT/VT/DT bundles
auditDistances Audit distances in a record metadata table.
auditParsers Audit parsers: dry-run 'parseRecord' on every record of an owner.
auditSite Audit site / station information in a record metadata table.
buildRawFileTable Build the per-owner RawFileTable CSV (provider file inventory, post-archive safe).
buildRawIntensityTable Build the canonical RawIntensityTable for one or more owners (WIDE).
buildRawRecordTable Build the canonical RawRecordTable for one or more owners.
DT2TS Convert displacement time series into AT/VT/DT bundles
extractRecord Extract one record to raw/<KIND>.<RecordID>.csv + <KIND>.<RecordID>.json.
fitModalFactor Fit the modal shaping factors of one record
fitRecordFactor Fit the suite record-scaling factors
getIntensity Compute intensity measures from a long time-series table.
getRawIntensities Compute KIND-derivable intensities for one raw record.
IML2IMW Convert long intensity tables to wide form.
mapComponents Map provider components to canonical processed components.
matchCompatibility Compatibility diagnostics of a matched suite
normalizeTS Normalize a long time-series table to unit amplitude per channel.
parseRecord Parse one record (event x station x owner) into a LONG time-series table.
pipelineRunners Run a gmsp batch pipeline
PSL2PSW Convert long response spectra to wide form.
PSW2PSL Convert wide response spectra to long form.
readAC Read a 3D-COL acceleration record (ACA, ACB, LIS).
readAT Read acceleration records via 'readTS()' with 'kind = "AT"'.
readAT2 Read a PEER NGA-West2 AT2 acceleration record.
readDT Read displacement records via 'readTS()' with 'kind = "DT"'.
readISEE Read a Micromate ISEE blasting record.
readTR Read a TRA/TRZ/TRB/TRC acceleration record (GSC and SGC families).
readTS Read parsed time-series records into the shape 'AT2TS()' / 'VT2TS()' / 'DT2TS()' expect.
readTwoCol Read a 2-column whitespace-delimited ASCII record.
readV2 Read a CESMD V2 acceleration record (multi-channel V2 or single-channel V2c).
readV2A Read a NWZ V2A acceleration record (3D-BLOCK, 1 file = 3 components).
readVT Read velocity records via 'readTS()' with 'kind = "VT"'.
runExport Run a gmsp batch pipeline
runGMSP Run a gmsp batch pipeline
runIMF Run a gmsp batch pipeline
runMatch Run a gmsp batch pipeline
runPlot Run a gmsp batch pipeline
runProcess Run a gmsp batch pipeline
runPSA Run a gmsp batch pipeline
runSelect Run a gmsp batch pipeline
runStage0 Run a gmsp batch pipeline
runTrim Run a gmsp batch pipeline
selectRecords Select records from a record metadata table.
TS2IMF Decompose one time series into intrinsic mode functions.
TSL2AI Arias-intensity ratio history from canonical acceleration time series.
TSL2CAV CAV ratio history from canonical acceleration time series.
TSL2CAV5 CAV5 ratio history from canonical acceleration time series.
TSL2IM Compute intensity measures from a canonical long time-series table.
TSL2PS Convert canonical long time series to response spectra.
TSL2TSW Convert canonical long time-series tables to wide form.
TSW2TSL Convert wide time-series tables to canonical long form.
VT2TS Convert velocity time series into AT/VT/DT bundles
writeSelection Write a selection table to selection/<name>.csv / '.json'.