Dataset Viewer
The dataset viewer is not available for this dataset.
Cannot get the config names for the dataset.
Error code: ConfigNamesError
Exception: RuntimeError
Message: Dataset scripts are no longer supported, but found PS_Alaska.py
Traceback: Traceback (most recent call last):
File "/src/services/worker/src/worker/job_runners/dataset/config_names.py", line 67, in compute_config_names_response
config_names = get_dataset_config_names(
path=dataset,
token=hf_token,
)
File "/usr/local/lib/python3.14/site-packages/datasets/inspect.py", line 161, in get_dataset_config_names
dataset_module = dataset_module_factory(
path,
...<4 lines>...
**download_kwargs,
)
File "/usr/local/lib/python3.14/site-packages/datasets/load.py", line 1217, in dataset_module_factory
raise e1 from None
File "/usr/local/lib/python3.14/site-packages/datasets/load.py", line 1177, in dataset_module_factory
raise RuntimeError(f"Dataset scripts are no longer supported, but found {filename}")
RuntimeError: Dataset scripts are no longer supported, but found PS_Alaska.pyNeed help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
Dataset Card for PS_Alaska
PS_Alaska is a high-precision regional seismological dataset spanning 2018–2022 along the Alaska Peninsula. Built using an iterative, semi-supervised deep learning pipeline (PhaseNet-TF, GaMMA-1D, and tomoDD), it provides continuous waveform windows and phase picks resolving 117,151 events to map background seismicity and the complex aftershock sequences of the 2020–2021 earthquake triplet.
The repository is structured into four primary sub-datasets that drive this pipeline:
1. ManualPick
- Description: The ground-truth reference baseline.
- Content: Zipped 3-component seismic waveforms sliced around 7,242 local earthquakes manually picked by the Alaska Earthquake Center (AEC) between May 2018 and August 2019. Used for initial model retraining and regional optimization. Whenever utilizing this baseline, please reference both the core deep-learning catalog study and the primary AEC data architecture paper.
2. ManualPick_ai4eps
- Description: Standardized machine learning benchmark subset.
- Content: The same expert-verified AEC manual picks structured and formatted specifically for seamless out-of-the-box compatibility with AI4EPS (AI for Earthquake Parametric Systems) deep-learning frameworks. Users of this dataset should provide attribution to the core catalog methodology paper alongside the original AEC reference paper.
3. PNTFIter1
- Description: The expansion dataset from Iteration 1 of the pipeline.
- Content: Waveforms centered around the 110,147 newly discovered, machine-predicted events identified after running the initial retrained model over continuous regional data.
4. PNTFIter1_combined
- Description: The heavy-duty training matrix for the final pipeline pass.
- Content: A ~692 GB consolidated dataset merging accepted Iteration 1 model picks with remaining reference human picks. This combined array optimizes deep-learning performance on challenging, high-noise records from Ocean-Bottom Seismometers (OBS).
References
@article{jie2026deep,
title={Deep-Learning-Based Catalog of Background Seismicity and Aftershocks of the 2020--2021 Large Earthquakes Along the Alaska Peninsula},
author={Jie, Yaqi and Wei, Songqiao Shawn and Zhu, Weiqiang and Freymueller, Jeffrey and Elliott, Julie},
journal={Seismological Research Letters},
volume={97},
number={1},
pages={187--203},
year={2026},
publisher={Seismological Society of America},
doi={10.1785/0220250072}
}
@article{ruppert2022enhanced,
title={Enhanced Regional Earthquake Catalog with Alaska Amphibious Community Seismic Experiment Data},
author={Ruppert, Natalia A and Barcheck, G and Abers, Geoffrey A},
journal={Seismological Research Letters},
volume={94},
number={1},
pages={483--493},
year={2023},
doi={10.1785/0220220226}
}
- Downloads last month
- 50