Baselight

EGS Collab Experiment 1: 3D Seismic Velocity Model And Updated Microseismic Catalog Using Transfer-Learning Aided Double-Difference Tomography

Department of Energy

@usgov.doe_gov_egs_collab_experiment_1_3d_seismic_velocity_mo_c4ec3279

Loading...
Loading...

About this Dataset

EGS Collab Experiment 1: 3D Seismic Velocity Model And Updated Microseismic Catalog Using Transfer-Learning Aided Double-Difference Tomography

This package contains a 3D Seismic velocity model and an updated microseismic catalog associated with a proceedings paper (Chai et al., 2020) published in the 45th Workshop on Geothermal Reservoir Engineering. The 3D_seismic_velocity_model text file contains x (m), y(m), z(m), P-wave velocity (km/s), P-wave velocity quality indicator (1 for well-constrained; 0 for poorly constrained), S-wave velocity (km/s), and S-wave velocity quality indicator (1 for well-constrained; 0 for poorly constrained). The Updated_MEQ_catalog text file contains event origin time, x(m), y(m), z(m), error in x (m), error in y (m), error in z (m), and RMS misfit (millisecond). The 3D_seismic_P-wave_velocity_model animation file shows slices of the 3D P-wave velocity model. The 3D_seismic_S-wave_velocity_model animation file shows slices of the 3D S-wave velocity model. The Interactive_MEQ_locations API file is an interactive visualization of the updated microseismic event locations. The visualization allows users to view the event locations by dragging, rotating, and zooming in.

References:
Chai, C., Maceira, M., Santos-Villalobos, H. J., Venkatakrishnan, S. V., Schoenball, M., and EGS Collab Team, 2020, Automatic Seismic Phase Picking Using Deep Learning for the EGS Collab Project, in PROCEEDINGS, 45th Workshop on Geothermal Reservoir Engineering, edited, Stanford University, Stanford, California, 45, 1266-1276.
Organization: Department of Energy
Last updated: 2025-02-18T01:44:40.001364
Tags: 3d, 3d-seismic-structure, catalog, deep-learning, double-difference-tomography, egs-collab, energy, geophysics, geospatial-data, geothermal, interactive, interactive-visualization, machine-learning, meq, microseismic-catalog, microseismicity, model, modeling, p-wave, processed-data, s-wave, seismic, seismic-tomography, surf, transfer-learning, velocity

Tables

3D Seismic Velocity Model

@usgov.doe_gov_egs_collab_experiment_1_3d_seismic_velocity_mo_c4ec3279.n_3d_seismic_velocity_model
  • 93.14 kB
  • 57,304 rows
  • 7 columns
Loading...
CREATE TABLE n_3d_seismic_velocity_model (
  "x_m" DOUBLE  -- X (m),
  "y_m" DOUBLE  -- Y (m),
  "z_m" DOUBLE  -- Z (m),
  "vp_km_s" DOUBLE  -- Vp (km/s),
  "vp_quality" BIGINT,
  "vs_km_s" DOUBLE  -- Vs (km/s),
  "vs_quality" BIGINT
);

Share link

Anyone who has the link will be able to view this.