| sensors | R Documentation |
Dataset of sensors used to make measurements at port couplings
in the Multilevel Monitoring System (MLMS) wells of the
U.S. Geological Survey (USGS) aquifer-monitoring network,
Idaho National Laboratory (INL), Idaho.
Sensor calibration measurements are stored in the calibrations dataset.
sensors
A data frame with the following variables:
sensor_idIdentifier for the integrated sensor.
sensor_nuSerial number for the sensor.
sensor_brand_nmBrand name.
sensor_model_cdModel code.
press_unit_cdPressure unit code.
temp_unit_cdTemperature unit code.
sensor_tpIntegrated sensor types.
temp_lower_vaLower temperature range, in degree Celsius.
temp_upper_vaUpper temperature range, in degree Celsius.
press_lower_vaLower fluid pressure range, in pounds per square inch (psi).
press_upper_vaUpper fluid pressure range, in psi.
press_res_vaPressure resolution, in psi.
press_acc_vaPressure accuracy, in psi.
press_repeat_acc_vaRepeated pressure accuracy, in psi.
press_hyster_acc_vaHysteresis error of the pressure sensor, in psi.
response_time_txResponse time description.
The dataset originates from the USGS INL Project Office
and underwent processing using the read_sensors_json function.
str(sensors)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.