Brady Well Coordinates And Observation Sensor Depths
Department of Energy
@usgov.doe_gov_brady_well_coordinates_and_observation_sensor__ebd0ffa0
Department of Energy
@usgov.doe_gov_brady_well_coordinates_and_observation_sensor__ebd0ffa0
Contains metadata associated with the wells used in the 2016 Spring Campaign led partially by UW - Madison, LBNL, and LLNL scientists. Included with the well coordinates are the depths to the pressure sensors used in observation and pumping wells. Read me files are included for each .csv file.
Organization: Department of Energy
Last updated: 2025-01-11T22:22:13.102183
Tags: area, brady-geothermal, bradys-geothermal, field, geothermal, metadata, porotomo, pressure-sensor-depths, well-coordinates, well-data, well-location, well-observation
CREATE TABLE brady_well_coordinates_metadata (
"well_name" VARCHAR,
"activity_during_porotomo_testing" VARCHAR,
"utm_zone" VARCHAR,
"x_coordinate_utm_m_e" DOUBLE -- X Coordinate (UTM M E),
"y_coordinate_utm_m_n" DOUBLE -- Y Coordinate (UTM M N),
"land_surf_elev_m_above_wgs84_ellipsoid" DOUBLE -- Land Surf Elev (m Above WGS84 Ellipsoid),
"perf_depth_top_elev_m" DOUBLE -- Perf Depth Top Elev (m),
"perf_depth_btm_elev_m" DOUBLE -- Perf Depth Btm Elev (m),
"slotted_depth_top_elev_m" DOUBLE -- Slotted Depth Top Elev (m),
"slotted_depth_btm_elev_m" DOUBLE -- Slotted Depth Btm Elev (m),
"open_hole_top_elev_m" DOUBLE -- Open Hole Top Elev (m),
"open_hole_btm_eleve_m" DOUBLE -- Open Hole Btm Eleve (m),
"position_source" VARCHAR,
"notes" VARCHAR
);Anyone who has the link will be able to view this.