Learn R Programming

psd (version 2.1.2)

wipp30: Water levels from borehole WIPP30

Description

Observed water levels and barometric pressure from well WIPP30 (WIPP: Waste Isolation Pilot Plant)

Arguments

Format

A matrix with 13413 rows following 4 variables.

time

Time (hours)

wl

Water levels (psi)

baro

Barometric pressure (psi)

et

Earth tide gravity potential (nanometers/second^2)

Details

This is the dataset used in the multivariate PSD vignette

References

Toll, N.J., Rasmussen, T.C., (2007), Removal of Barometric Pressure Effects and Earth Tides from Observed Water Levels. Ground Water, 45, 101–105, doi: 10.1111/j.1745-6584.2006.00254.x

See Also

pspectrum

Examples

Run this code
data(wipp30)
summary(wipp30)

Run the code above in your browser using DataLab