Baselight

EGS Collab Experiment 1: 3D Seismic Velocity Model And Updated Microseismic Catalog From Double-Difference Seismic Tomography

Department of Energy

@usgov.doe_gov_egs_collab_experiment_1_3d_seismic_velocity_mo_fa4f8994

Loading...
Loading...

About this Dataset

EGS Collab Experiment 1: 3D Seismic Velocity Model And Updated Microseismic Catalog From Double-Difference Seismic Tomography

This package contains a 3D Seismic velocity model and an updated microseismic catalog obtained for a double-difference seismic tomography study.

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_location_comparison HTML file is an interactive visualization of the updated microseismic event locations and the original seismic catalog. The visualization allows users to view and compare the event locations by dragging, rotating, and zooming in.

An updated version of 3D_seismic_velocity_model and associated animations were included, which were calculated with a more strict assumption for quality indicators.
Organization: Department of Energy
Last updated: 2025-01-11T22:49:11.803674
Tags: 3d, 3d-seismic-structure, catalog, e1-i, e1-p, egs, egs-collab, energy, geophysics, geothermal, interactive, interactive-visualization, meq, micro-earthquake, microearthquake, microseismic, microseismic-catalog, modeling, p-wave, passive-source-sensor, processed-data, s-wave, seismic, seismic-tomography, surf, tomography, velocity, visualization

Tables

3D Seismic Velocity Model

@usgov.doe_gov_egs_collab_experiment_1_3d_seismic_velocity_mo_fa4f8994.n_3d_seismic_velocity_model
  • 80.82 KB
  • 57304 rows
  • 7 columns
Loading...

CREATE TABLE n_3d_seismic_velocity_model (
  "x_m" DOUBLE,
  "y_m" DOUBLE,
  "z_m" DOUBLE,
  "vp_km_s" DOUBLE,
  "vp_quality" BIGINT,
  "vs_km_s" DOUBLE,
  "vs_quality" BIGINT
);

3D Seismic Velocity Model Updated

@usgov.doe_gov_egs_collab_experiment_1_3d_seismic_velocity_mo_fa4f8994.n_3d_seismic_velocity_model_updated
  • 80.52 KB
  • 57304 rows
  • 7 columns
Loading...

CREATE TABLE n_3d_seismic_velocity_model_updated (
  "x_m" DOUBLE,
  "y_m" DOUBLE,
  "z_m" DOUBLE,
  "vp_km_s" DOUBLE,
  "vp_quality" BIGINT,
  "vs_km_s" DOUBLE,
  "vs_quality" BIGINT
);

Updated MEQ Catalog

@usgov.doe_gov_egs_collab_experiment_1_3d_seismic_velocity_mo_fa4f8994.updated_meq_catalog
  • 89.11 KB
  • 1859 rows
  • 8 columns
Loading...

CREATE TABLE updated_meq_catalog (
  "event_datetime" TIMESTAMP,
  "x_m" DOUBLE,
  "y_m" DOUBLE,
  "z_m" DOUBLE,
  "error_x_m" DOUBLE,
  "error_y_m" DOUBLE,
  "error_z_m" DOUBLE,
  "rms_millisecond" DOUBLE
);

Share link

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