DEMO-FTES Test 1: Water Flow, Pressure, Temperature, And Electrical Conductivity Data
Department of Energy
@usgov.doe_gov_demo_ftes_test_1_water_flow_pressure_temperatu_8407a2a3
Department of Energy
@usgov.doe_gov_demo_ftes_test_1_water_flow_pressure_temperatu_8407a2a3
This dataset contains 1-second and hourly resolution water flow rate, pressure, temperature, and electrical conductivity data collected during Test 1 of the DEMO Fracture Thermal Energy Storage (FTES) project at the Sanford Underground Research Facility (SURF) between December 10, 2024, and March 24, 2025. Measurements were taken at multiple depths and points along several boreholes, including the collar, interval, and bottom sections. Two main testing phases are included: hot water injection from December 13, 2024, to February 23, 2025, and ambient temperature water circulation from March 12 to March 24, 2025. Data is labeled with clear units, and the included documentation further details the measurement points and column labels.
Organization: Department of Energy
Last updated: 2025-04-18T23:19:09.691185
Tags: borehole-monitoring, demo-ftes, electrical-conductivity, energy, field-experiment, flow-rate, fracture-thermal-energy-storage, ftes, geothermal, injection, pressure-data, processed-data, production, sanford-underground-research-facility, subsurface-data, surf, temperature-data, tes, thermal-circulation-test, thermal-energy-storage, underground-thermal-energy-storage, utes
CREATE TABLE ftes_full_test_1hour_avg (
"time" TIMESTAMP,
"injection_ec" DOUBLE,
"net_flow" DOUBLE,
"tl_interval_flow" DOUBLE,
"tl_bottom_flow" DOUBLE,
"tl_collar_flow" DOUBLE,
"tl_interval_ec" DOUBLE,
"tl_bottom_ec" DOUBLE,
"tl_interval_pressure" DOUBLE,
"tl_bottom_pressure" DOUBLE,
"tl_packer_pressure" DOUBLE,
"tl_tec_int_u" DOUBLE,
"tl_tec_int_l" DOUBLE,
"tl_tec_bot_u" DOUBLE,
"tl_tec_bot_l" DOUBLE,
"tn_interval_flow" DOUBLE,
"tn_bottom_flow" DOUBLE,
"tn_collar_flow" DOUBLE,
"tn_interval_ec" DOUBLE,
"tn_bottom_ec" DOUBLE,
"tn_interval_pressure" DOUBLE,
"tn_bottom_pressure" DOUBLE,
"tn_packer_pressure" DOUBLE,
"tn_tec_int_u" DOUBLE,
"tn_tec_int_l" DOUBLE,
"tn_tec_bot_u" DOUBLE,
"tn_tec_bot_l" DOUBLE,
"tc_interval_flow" DOUBLE,
"tc_bottom_flow" DOUBLE,
"tc_collar_flow" DOUBLE,
"tc_interval_ec" DOUBLE,
"tc_bottom_ec" DOUBLE,
"tc_interval_pressure" DOUBLE,
"tc_bottom_pressure" DOUBLE,
"injection_pressure" DOUBLE,
"tc_packer_pressure" DOUBLE,
"tc_tec_int_u" DOUBLE,
"tc_tec_int_l" DOUBLE,
"tc_tec_bot_u" DOUBLE,
"tc_tec_bot_l" DOUBLE,
"tu_interval_flow" DOUBLE,
"tu_bottom_flow" DOUBLE,
"tu_collar_flow" DOUBLE,
"tu_interval_ec" DOUBLE,
"tu_bottom_ec" DOUBLE,
"tu_interval_pressure" DOUBLE,
"tu_bottom_pressure" DOUBLE,
"pt_403" DOUBLE,
"tu_packer_pressure" DOUBLE,
"tu_tec_int_u" DOUBLE,
"tu_tec_int_l" DOUBLE,
"tu_tec_bot_u" DOUBLE,
"tu_tec_bot_l" DOUBLE,
"ts_interval_flow" DOUBLE,
"ts_bottom_flow" DOUBLE,
"ts_collar_flow" DOUBLE,
"ts_interval_ec" DOUBLE,
"ts_bottom_ec" DOUBLE,
"ts_interval_pressure" DOUBLE,
"ts_bottom_pressure" DOUBLE,
"pt_503" DOUBLE,
"pt_504" DOUBLE,
"ts_packer_pressure" DOUBLE,
"tl_packer_center_depth" DOUBLE,
"tn_packer_center_depth" DOUBLE,
"tc_packer_center_depth" DOUBLE,
"tu_packer_center_depth" DOUBLE,
"ts_packer_center_depth" DOUBLE
);Anyone who has the link will be able to view this.