Overview
This repository contains the Common Workflow Language (CWL) and RO-Crate metadata definition for WF7201, the AI-based Seismic Catalogue Generation workflow of DTC-E2, developed under the DT-GEO project.
WF7201 integrates advanced machine learning models for seismic signal detection and catalog generation within a unified, scalable computational framework. It builds upon QuakeFlow — a deep-learning-based earthquake monitoring pipeline — to automate waveform ingestion, event detection, association, location, and catalog generation.
The workflow enables near-real-time seismic catalogue creation from waveform data, supporting downstream digital twin components for earthquake analysis and forecasting.
Workflow Structure
The workflow integrates several sequential stages for data ingestion, AI-driven detection, and catalog production:
-
Workflow Inputs
- WAVEFORMS – Continuous seismic waveform data from multiple stations.
- DT7205 (AlpArray Catalogue) – Example dataset from the AlpArray Network (EIDA download via ObsPy).
-
Processing Steps
- ST720101: Waveform ingestion and pre-processing (e.g., filtering, normalization).
- ST720102: AI-based phase picking using neural network models from QuakeFlow.
- ST720103: Event association to link picks to potential earthquake events.
- ST720104: Event location and magnitude estimation.
- ST720105: High-resolution catalogue generation and export.
-
Workflow Output
- HIGH_RESOLUTION_CATALOG – AI-generated earthquake catalogue containing high-precision event locations and magnitudes.
Inputs
ID | Name | Description | Type |
---|---|---|---|
WAVEFORMS | n/a | Seismic waveform data (EPOS/EIDA) or Alparray data as in DT7205 |
|
Steps
ID | Name | Description |
---|---|---|
ST720101 | n/a | Waveform ingestion from EPOS/EIDA |
ST720102 | n/a | AI-based picking of seismic phases |
ST720103 | n/a | Association of picks into seismic events |
ST720104 | n/a | Locate events, compute magnitudes and focal mechanisms |
ST720105 | n/a | Generate high-resolution event catalog |
Outputs
ID | Name | Description | Type |
---|---|---|---|
HIGH_RESOLUTION_CATALOG | n/a | Final high-resolution seismic event catalog |
|
Version History
Version 1 (earliest) Created 14th Oct 2025 at 13:54 by Johannes Kemper
Initial commit
Open
master
1eb4605

Creators
Submitter
Views: 83 Downloads: 1
Created: 14th Oct 2025 at 13:54

This item has not yet been tagged.

None