| zones | R Documentation |
A dataset describing the locations of depth-discrete monitoring zones within the multilevel completions of wells in the U.S. Geological Survey (USGS) aquifer-monitoring network, Idaho National Laboratory (INL), Idaho. These zones enable precise measurements at various depths, where groundwater is vertically isolated between upper and lower packers within each well.
zones
A data frame with the following variables:
site_nmLocal site name for a MLMS well.
zone_nuIdentifier for the depth-discrete monitoring zone, where groundwater in this zone is vertically isolated between upper and lower packers.
zone_top_vaDepth to the bottom of the uppermost adjacent packer, in feet below land surface (ft bls).
zone_bot_vaDepth to the top of the lowermost adjacent packer, in ft bls.
zone_top_alt_vaAltitude of the bottom of the uppermost adjacent packer, in feet above the North American Vertical Datum of 1988 (NAVD 88).
zone_bot_alt_vaAltitude of the top of the lowermost adjacent packer, in feet above the NAVD 88.
zone_len_vaDistance between packer seals or zone, length in feet.
nportsNumber of measurement ports within monitoring zone.
The dataset originates from the USGS INL Project Office
and underwent processing using the read_mlms_json function.
str(zones)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.