Overview
This repository contains the Common Workflow Language (CWL) and RO-Crate metadata definition for WF7202, the Short-Term Earthquake Forecasting (STEF) workflow of DTC-E2, developed under the DT-GEO project.
The WF7202 workflow generates short-term earthquake forecasts by combining real-time and high-resolution seismic event catalogs with the Epidemic-Type Aftershock Sequence (ETAS) model. It enables dynamic, data-driven forecast updates based on the latest seismic activity, contributing to the earthquake digital twin’s predictive capabilities.
Workflow Structure
The workflow integrates data ingestion, forecast computation, and testing components that operate together to produce and validate earthquake forecasts.
-
Workflow Inputs
- DT7202 – Swiss National Earthquake Catalogue: Regional earthquake catalog provided by the Swiss Seismological Service (SED).
- DT7203 – EMSC Catalog: European catalog from the EMSC.
- DT7201 – Short-term Earthquake Forecasts: Previously issued forecast data for model updates.
-
Processing Steps
- ST720201: Data ingestion from real-time catalog sources.
- ST720202: Model calibration and ETAS parameter estimation.
- ST720203: Short-term forecast generation.
- ST720204: Evaluation and testing using the CSEP framework.
- ST720205: Forecast visualization and dissemination through a web service.
-
Workflow Outputs
- DT7201 – Short-term Earthquake Forecasts: Gridded forecast probabilities and simulated catalogs.
- DT7204 – Forecast Test Results: CSEP testing outputs for model performance assessment.
Inputs
ID | Name | Description | Type |
---|---|---|---|
REALTIME_CATALOG | n/a | Real-time earthquake catalog input (GFZ-EMEC / FDSN) |
|
HIGH_RES_CATALOG | n/a | High-resolution seismic event catalog from WF7201 or DT7202 or DT7203 |
|
Steps
ID | Name | Description |
---|---|---|
ST720201 | n/a | Ingest real-time input earthquake catalogs |
ST720202 | n/a | HERMES – Harmonize and merge input data |
ST720203 | n/a | Activity monitoring and scheduling (model and forecast update) |
ST720204 | n/a | ETAS forecast process (subworkflow: inversion, update, simulations) |
ST720208 | n/a | Forecast database |
ST720209 | n/a | Web service for forecast access, including visualization |
ST720210 | n/a | Visualization of forecast |
ST720211 | n/a | Prospective testing of forecasts, including CSEP Testing |
Outputs
ID | Name | Description | Type |
---|---|---|---|
DT7201 | n/a | Forecast database populated for use in forecast and visualization |
|
DT7204 | n/a | Test results of forecast performance |
|
Version History
Version 1 (earliest) Created 14th Oct 2025 at 13:56 by Johannes Kemper
Initial commit
Open
master
c103cbc

Creators
Submitter
Views: 121 Downloads: 1
Created: 14th Oct 2025 at 13:56


None