| wells | R Documentation |
A spatial dataset describing the location of wells equipped with a Multilevel Monitoring System (MLMS) in the U.S. Geological Survey (USGS) aquifer-monitoring network, Idaho National Laboratory (INL), Idaho.
wells
A spatial feature data frame with the following variables:
site_nmLocal site name for a MLMS well.
coord_acy_vaAccuracy of latitude/longitude value, in seconds.
alt_vaAltitude of the land surface reference point (also known as the brass cap), in feet above the North American Vertical Datum of 1988 (NAVD 88).
alt_acy_vaAccuracy of the altitude value, in feet.
etape_cf_vaE-tape correction factor determined through calibration, in feet.
deviation_cf_vaBorehole deviation correction factor, in feet.
stickup_vaStick-up distance, the height of the well casing that extends above the land surface measurement point, in feet.
mp_b_vaDistance between the top and bottom of an inflated packer seal, in feet.
mp_c_vaDistance between the transducer plane and the measurement port inlet valve, in feet.
hole_depth_vaTotal depth to which the hole is drilled, measured as the distance below the land surface reference point, in feet below land surface (ft bls).
well_depth_vaDepth of the finished well, in ft bls.
construction_dtDate the well was completed.
install_dtDate the MLMS was installed.
system_tpMultiport monitoring system type. Two versions of the Westbay System were utilized in this study: the "MP55" and the "MP38".
nzonesNumber of depth-discrete monitoring zones.
nportsNumber of measurement ports.
nvisitsCount of field visits for pressure profiling.
geometryZero-dimensional geometry containing a single point.
The dataset originates from the USGS INL Project Office
and underwent processing using the read_mlms_json function.
str(wells)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.