| ports | R Documentation | 
Dataset describing the locations of measurement ports within the multilevel completions of wells in the U.S. Geological Survey (USGS) aquifer-monitoring network, Idaho National Laboratory (INL), Idaho. These valved measurement ports enable monitor groundwater outside the multiport casing and within a monitoring zone.
ports
A data frame with the following variables:
site_nmLocal site name for a MLMS well.
port_nuIdentifier for the valved measurement port.
site_noUSGS site identification number.
mp_a_vaDistance between the transducer plane and the bottom of the adjacent upper packer
(top of the monitoring zone), in feet, as documented in the system log.
A value of not applicable (NA) indicates a optional lower port coupling within the monitoring zone.
wl_depth_vaDepth to water inside the multiport casing measured using an electric tape (e-tape), in feet below the top of the well casing.
baro_compl_vaAtmospheric pressure measured at land surface, in pounds per square inch (psi).
temp_compl_vaFluid temperature measured inside the multiport casing at the pressure transducer bridge, in degrees Celsius (°C).
press_compl_vaAbsolute pressure of fluid inside the multiport casing, in psi.
tp_depth_vaDepth to the transducer plane in the measurement port coupling, in feet below land surface.
port_depth_vaDepth to the measurement port inlet valve of a port coupling, in ft bls.
port_alt_vaAltitude of the measurement port inlet valve of a port coupling, in feet above the North American Vertical Datum of 1988 (NAVD 88).
zone_nuIdentifier for the depth-discrete monitoring zone, where groundwater in this zone is vertically isolated between upper and lower packers.
npressNumber of pressure and temperature measurements collected at the port.
nsamplesNumber of water-quality samples collected at the port.
The dataset originates from the USGS INL Project Office
and underwent processing using the read_mlms_json function.
str(ports)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.