EGS Collab Experiment 1: Earth Model Input Files
Department of Energy
@usgov.doe_gov_egs_collab_experiment_1_earth_model_input_files_9e29e
Department of Energy
@usgov.doe_gov_egs_collab_experiment_1_earth_model_input_files_9e29e
The EGS Collab is conducting experiments in hydraulic fracturing at a depth of 1.5 km in the Sanford Underground Research Facility (SURF) on the 4850 Level. A total of eight ~60m-long subhorizontal boreholes were drilled at that depth on the western rib of the West Access Drift. Six of these holes are used for geophysical monitoring, one is used for hydraulic fracturing and the remaining hole was designed as a production borehole. In addition to these eight boreholes, 4 5-m Jack leg boreholes were drilled for housing geophones. This submission package includes various data type that were assembled to create Earth Models of the testbed.
Note: The coordinate system used is local Homestake Mine Coordinate (HMC) system from an old gold mine that was in operation for over 100 years.
Organization: Department of Energy
Last updated: 2025-01-11T22:46:48.697902
Tags: autocad, borehole, earth-model, egs, egs-collab, energy, experiment, experimental, fracturing, geology, geophones, geophysical-monitoring, geospatial-data, geothermal, homestake-mine, hydraulic, hydraulic-fracturing, input, jack-leg-boreholes, modelling, sanford-underground-research-facility, sensors, stimulation, subhorizontal-boreholes, surf, testbed-1, well-data, west-access-drift
CREATE TABLE all_sensor_locations (
"hole_id" VARCHAR,
"depth_ft" DOUBLE -- Depth (ft),
"sensors_source" VARCHAR,
"x" DOUBLE,
"y" DOUBLE,
"z" DOUBLE
);Anyone who has the link will be able to view this.