Utah FORGE: Roosevelt Hot Springs Analytical Well-Based Temperature Model Data
Department of Energy
@usgov.doe_gov_utah_forge_roosevelt_hot_springs_analytical_we_807a7624
Department of Energy
@usgov.doe_gov_utah_forge_roosevelt_hot_springs_analytical_we_807a7624
CREATE TABLE well_based_temperature (
"x" DOUBLE,
"y" DOUBLE,
"z" DOUBLE,
"t" DOUBLE
);
CREATE TABLE well_location_data (
"well_id" VARCHAR,
"x" DOUBLE,
"y" DOUBLE,
"z_land_surface" DOUBLE,
"depth_m" DOUBLE
);
Anyone who has the link will be able to view this.