Brady Geothermal Field Well Pumping Data During Deployment
Department of Energy
@usgov.doe_gov_brady_geothermal_field_well_pumping_during_dep_bab019c7
Department of Energy
@usgov.doe_gov_brady_geothermal_field_well_pumping_during_dep_bab019c7
Contains pumping data associated with the wells used in the 2016 Spring Campaign led partially by UW - Madison, LBNL, and LLNL scientists. The well coordinates and the depths to the pressure sensors used in the pumping wells can be found at the link "Coordinates and Sensor Depths" below.
Organization: Department of Energy
Last updated: 2025-01-11T22:23:35.618535
Tags: borehole, bradys-geothermal-field, downhole, egs, flow-rate, geothermal, hot-springs, porotomo, pressure, pump-data, well-data
CREATE TABLE corrected_deployment_data (
"full_utc_date_time" VARCHAR,
"ms" BIGINT,
"well_48a_1_extraction_flow_gpm" BIGINT -- Well 48A-1 Extraction Flow [gpm],
"well_47c_1_extraction_flow_gpm" BIGINT -- Well 47C-1 Extraction Flow [gpm],
"well_18_1_extraction_flow_gpm" BIGINT -- Well 18-1 Extraction Flow [gpm],
"well_27_1_extraction_flow_gpm" BIGINT -- Well 27-1 Extraction Flow [gpm],
"well_82a_11_extraction_flow_gpm" BIGINT -- Well 82A-11 Extraction Flow [gpm],
"well_18d_31_injection_flow_gpm" DOUBLE -- Well 18D-31 Injection Flow [gpm],
"well_18b_31_injection_flow_gpm" DOUBLE -- Well 18B-31 Injection Flow [gpm],
"well_81a_1_injection_flow_gpm" BIGINT -- Well 81A-1 Injection Flow [gpm],
"well_73_25_injection_flow_gpm" BIGINT -- Well 73-25 Injection Flow [gpm],
"well_82a_11_downhole_pressure_psi" VARCHAR -- Well 82A-11 Downhole Pressure [PSI],
"well_27_1_downhole_pressure_psi" VARCHAR -- Well 27-1 Downhole Pressure [PSI],
"well_18_1_downhole_pressure_psi" VARCHAR -- Well 18-1 Downhole Pressure [PSI],
"well_48a_1_downhole_pressure_psi" VARCHAR -- Well 48A-1 Downhole Pressure [PSI],
"well_47c_1_downhole_pressure_psi" VARCHAR -- Well 47C-1 Downhole Pressure [PSI],
"unnamed_16" VARCHAR -- Unnamed: 16,
"unnamed_17" VARCHAR -- Unnamed: 17,
"unnamed_18" VARCHAR -- Unnamed: 18
);Anyone who has the link will be able to view this.