cangyeone commited on
Commit
96367f8
·
verified ·
1 Parent(s): 75193b3

Update Hugging Face DOI

Browse files
Files changed (4) hide show
  1. CITATION.cff +10 -3
  2. LICENSE_CLARIFICATION.md +47 -0
  3. README.md +81 -33
  4. README.zh.md +52 -27
CITATION.cff CHANGED
@@ -1,9 +1,11 @@
1
  cff-version: 1.2.0
2
- message: "If you use SeismicX-Cont, please cite the dataset repository and the accompanying ESSD manuscript."
3
- title: "SeismicX-Cont: A continuous-waveform seismic dataset for monitoring workflow validation"
4
  version: "v1.0.0"
5
  date-released: "2026-05-31"
6
  type: dataset
 
 
7
  authors:
8
  - family-names: Yu
9
  given-names: Ziye
@@ -22,6 +24,12 @@ authors:
22
  repository-code: "https://huggingface.co/datasets/cangyeone/SeismicX-Cont"
23
  url: "https://www.modelscope.cn/datasets/cangyeone/SeismicX-Cont"
24
  identifiers:
 
 
 
 
 
 
25
  - type: url
26
  value: "https://huggingface.co/datasets/cangyeone/SeismicX-Cont"
27
  description: "Full SeismicX-Cont release on Hugging Face"
@@ -34,4 +42,3 @@ keywords:
34
  - phase picking
35
  - earthquake monitoring
36
  - HDF5
37
- license: CC-BY-4.0
 
1
  cff-version: 1.2.0
2
+ message: "If you use SeismicX-Cont, please cite the dataset DOI, the accompanying ESSD manuscript, and the original SCEDC, NCEDC, CEED, and contributing-network sources as appropriate."
3
+ title: "SeismicX-Cont: a coverage-aware HDF5 continuous-waveform data product for deployment-level earthquake monitoring"
4
  version: "v1.0.0"
5
  date-released: "2026-05-31"
6
  type: dataset
7
+ doi: "10.57967/hf/9002"
8
+ abstract: "Processed and structured HDF5-based continuous-waveform database for non-commercial scientific research. Licensing is layer-specific: waveform-derived HDF5 products are distributed under upstream-compatible source-provider terms, SeismicX-Cont-authored metadata and documentation are CC BY 4.0, and code is MIT."
9
  authors:
10
  - family-names: Yu
11
  given-names: Ziye
 
24
  repository-code: "https://huggingface.co/datasets/cangyeone/SeismicX-Cont"
25
  url: "https://www.modelscope.cn/datasets/cangyeone/SeismicX-Cont"
26
  identifiers:
27
+ - type: doi
28
+ value: "10.57967/hf/9002"
29
+ description: "Full SeismicX-Cont v1.0.0 release DOI"
30
+ - type: doi
31
+ value: "10.5281/zenodo.20047415"
32
+ description: "SeismicX-Cont Mini Two-Hour Subset v1.0.0-mini DOI"
33
  - type: url
34
  value: "https://huggingface.co/datasets/cangyeone/SeismicX-Cont"
35
  description: "Full SeismicX-Cont release on Hugging Face"
 
42
  - phase picking
43
  - earthquake monitoring
44
  - HDF5
 
LICENSE_CLARIFICATION.md ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # SeismicX-Cont License and Data-Use Clarification
2
+
3
+ SeismicX-Cont is a processed and structured HDF5-based continuous-waveform data
4
+ product. It is derived from source waveform archives and event metadata, but it
5
+ does not reproduce the original NCEDC or SCEDC archive organization and it is
6
+ not an official waveform archive or network catalog.
7
+
8
+ ## Layer-specific terms
9
+
10
+ | Release layer | Terms |
11
+ | --- | --- |
12
+ | Processed HDF5 waveform database products in `data/hdf5/` and waveform-derived mini subsets | Distributed for non-commercial scientific research under upstream-compatible source-provider terms, including NCEDC-compatible CC BY-NC 4.0 conditions where applicable. The waveform arrays are not relicensed by SeismicX-Cont under CC BY 4.0. |
13
+ | SeismicX-Cont-authored metadata schemas, documentation, manifests, validation summaries, figures, and reuse documentation | Creative Commons Attribution 4.0 International (CC BY 4.0). |
14
+ | Source code in `scripts/`, `essd_scripts/`, `utils/`, and notebooks | MIT License. |
15
+ | CEED-derived event and phase annotations | Distributed with source lineage retained. Users should cite SeismicX-Cont and the original CEED, SCEDC, NCEDC, and contributing-network sources as appropriate. |
16
+ | Optional automatic-pick outputs and consensus-candidate files | Validation and interoperability products. They are not ground truth and should be used with the same source-provider attribution and data-use constraints as the corresponding waveform-derived products. |
17
+
18
+ ## Provider clarification
19
+
20
+ Publication and redistribution of the processed HDF5 waveform layer have been
21
+ clarified with the relevant U.S. seismic data providers. The release is intended
22
+ for non-commercial scientific research, with documented preprocessing,
23
+ transformation steps, HDF5 schema, metadata fields, and waveform-database
24
+ construction procedures. The repository does not include provider-email text,
25
+ dates, or quotations as part of the public license file.
26
+
27
+ ## Citation and reuse requirements
28
+
29
+ Users should cite the SeismicX-Cont full data-product DOI, the mini subset DOI
30
+ when using the two-hour archive, and the original source data providers:
31
+ SCEDC, NCEDC, CEED, and contributing seismic networks as appropriate.
32
+
33
+ Full release:
34
+
35
+ - Hugging Face: https://huggingface.co/datasets/cangyeone/SeismicX-Cont
36
+ - DOI: https://doi.org/10.57967/hf/9002
37
+ - ModelScope mirror: https://www.modelscope.cn/datasets/cangyeone/SeismicX-Cont
38
+
39
+ Mini subset:
40
+
41
+ - Zenodo record: https://zenodo.org/records/20047415
42
+ - DOI: https://doi.org/10.5281/zenodo.20047415
43
+
44
+ Users must consult and comply with applicable source-provider data-use terms
45
+ before redistributing, modifying, or using waveform-derived products in a new
46
+ context. SeismicX-Cont does not replace the authoritative SCEDC or NCEDC
47
+ waveform archives or the CEED source products.
README.md CHANGED
@@ -2,7 +2,13 @@
2
  language:
3
  - en
4
 
5
- license: cc-by-4.0
 
 
 
 
 
 
6
 
7
  tags:
8
  - seismology
@@ -16,7 +22,7 @@ tags:
16
  - seismic-event-detection
17
  - phase-picking
18
 
19
- pretty_name: SeismicX-Cont — Continuous Seismic Dataset
20
 
21
  size_categories:
22
  - 100GB<n<1TB
@@ -30,8 +36,8 @@ configs:
30
  dataset_info:
31
  features: {}
32
  description: |
33
- Continuous seismic waveform dataset for benchmarking seismic monitoring and phase picking models.
34
- Includes multi-station continuous recordings, metadata, and event annotations.
35
 
36
  ---
37
 
@@ -39,19 +45,26 @@ dataset_info:
39
  <img src="logo.png" alt="SeismicX logo" width="180"/>
40
  </p>
41
 
42
- <h1 align="center">SeismicX-Cont — Continuous Seismic Dataset</h1>
43
 
44
  <p align="center">
45
- Benchmark dataset for seismic monitoring with continuous waveform data
46
  </p>
47
 
48
  ## 1. Overview
49
 
50
- The **SeismicX-Continuous Dataset** is a curated benchmark dataset optimized for evaluating seismic monitoring algorithms on real-world **continuous waveform recordings**.
 
51
 
52
- Unlike traditional event-driven datasets, this collection emphasizes **continuous data streams**, enabling robust comparisons across both **high-activity** and **low-activity** seismic periods.
 
 
 
 
53
 
54
- The dataset is integrated with the **SeismicX DataLoader**, delivering an **AI-ready pipeline** for large-scale waveform analysis.
 
 
55
 
56
  ---
57
 
@@ -87,8 +100,13 @@ Release metadata and integrity files:
87
 
88
  - `VERSION` records the release version (`v1.0.0`).
89
  - `CITATION.cff` provides machine-readable citation metadata.
 
90
  - `manifest_sha256.txt` lists release-file SHA-256 checksums.
91
  - `manifest_filesizes.tsv` lists release-file sizes in bytes.
 
 
 
 
92
 
93
  Recommended quickstart and reproducibility order:
94
 
@@ -147,17 +165,25 @@ The dataset includes continuous three-component waveform data in HDF5 format, st
147
 
148
  ---
149
 
150
- ## 3. Benchmark Design
151
 
152
- SeismicX-Continuous is designed as a **dual-scenario benchmark**, separating the dataset into high- and low-activity evaluation regimes.
 
 
153
 
154
  ### 3.1 High-Activity Window (July 2019)
155
 
156
- Dense seismicity with frequent and overlapping events. Evaluation focuses on recall, missed detections, detection in clustered event sequences, and temporal resolution limits.
 
 
157
 
158
  ### 3.2 Low-Activity Window (November 2021)
159
 
160
- Sparse seismicity with extended quiet periods. Evaluation focuses on precision, false alarms, noise robustness, and model stability over long quiet intervals.
 
 
 
 
161
 
162
  ---
163
 
@@ -544,35 +570,45 @@ Sample output:
544
 
545
  ---
546
 
547
- ## 6. Evaluation Metrics
548
 
549
- Recommended metrics for benchmarking models on this dataset:
550
 
551
- - Recall (Detection Rate) — fraction of labeled picks matched within the TP tolerance
552
- - Precision — fraction of automatic picks that correspond to a labeled event
553
  - F1-score — harmonic mean of precision and recall
554
  - Miss Rate — 1 − Recall
555
- - False Alarm Rate — automatic picks per unit time with no matching label
556
  - Residual distribution — mean, std, and robust percentiles of `auto_time − label_time`
557
 
558
  ---
559
 
560
- ## 7. Design Philosophy
561
 
562
- SeismicX-Continuous is built as a **controlled benchmark for continuous seismic monitoring**, with separate evaluation pathways for:
 
563
 
564
- - High-event-density conditions missed detection analysis
565
- - Low-event-density conditions false alarm and stability analysis
 
 
566
 
567
- This structure supports systematic evaluation of model behavior in realistic operational scenarios.
 
 
568
 
569
  ---
570
 
571
  ## 8. Summary
572
 
573
- The SeismicX-Continuous Dataset provides a realistic continuous waveform benchmark, balanced evaluation scenarios, high-quality annotations, and an AI-ready data structure.
 
 
574
 
575
- It is well suited for continuous seismic detection, real-time monitoring systems, machine learning model evaluation, and large-scale waveform analysis.
 
 
 
576
 
577
  ---
578
 
@@ -886,7 +922,7 @@ Each output line is a self-contained JSON record. Two `record_type` values are w
886
  Compares automatically generated phase picks against human annotation labels. Uses a SQLite index to handle JSONL output files of 40 GB or more without loading them into memory.
887
  The baseline outputs distributed with the release are usability validation and
888
  interoperability checks for the data product and reporting scripts. They are not
889
- a model-performance ranking or leaderboard.
890
 
891
  ---
892
 
@@ -1107,7 +1143,8 @@ python essd_scripts/compare_associated_events.py \
1107
 
1108
  An event is counted as a true positive when it matches a reference event with
1109
  epicentral distance error `< 20 km` and origin-time error `< 3 s`. The script
1110
- reports event precision, recall, F1, false positives, false negatives, and
 
1111
  time/location/depth/magnitude error statistics. The generic event JSONL format
1112
  is documented in `essd_scripts/README_event_comparison.md`.
1113
 
@@ -1115,12 +1152,23 @@ is documented in `essd_scripts/README_event_comparison.md`.
1115
 
1116
  ## 13. License, Citation, and Checksums
1117
 
1118
- Data products and derived metadata are released under **CC BY 4.0**. Code is
1119
- released under the **MIT License**. See `LICENSE` for the full terms.
1120
-
1121
- The waveform data remain subject to the original SCEDC and NCEDC data usage
1122
- policies. When reusing SeismicX-Cont, cite SeismicX-Cont together with the
1123
- original SCEDC, NCEDC, and CEED sources.
 
 
 
 
 
 
 
 
 
 
 
1124
 
1125
  The release version is recorded in `VERSION`; releases should also be tagged
1126
  with the same version string, for example `v1.0.0`. Machine-readable citation
 
2
  language:
3
  - en
4
 
5
+ license: other
6
+ license_name: layered-upstream-compatible-terms
7
+ license_details: >
8
+ Waveform-derived HDF5 database products are distributed for non-commercial
9
+ scientific research under upstream-compatible source-provider terms.
10
+ SeismicX-Cont-authored metadata, documentation, manifests, validation
11
+ summaries, and figures are CC BY 4.0; code is MIT.
12
 
13
  tags:
14
  - seismology
 
22
  - seismic-event-detection
23
  - phase-picking
24
 
25
+ pretty_name: SeismicX-Cont — HDF5 Continuous-Waveform Data Product
26
 
27
  size_categories:
28
  - 100GB<n<1TB
 
36
  dataset_info:
37
  features: {}
38
  description: |
39
+ Processed and structured HDF5-based continuous-waveform data product for deployment-level earthquake monitoring.
40
+ Includes continuous waveform database files, coverage metadata, annotations, response metadata, validation scripts, and reuse documentation.
41
 
42
  ---
43
 
 
45
  <img src="logo.png" alt="SeismicX logo" width="180"/>
46
  </p>
47
 
48
+ <h1 align="center">SeismicX-Cont — HDF5 Continuous-Waveform Data Product</h1>
49
 
50
  <p align="center">
51
+ Processed continuous-waveform database for deployment-level earthquake monitoring
52
  </p>
53
 
54
  ## 1. Overview
55
 
56
+ **SeismicX-Cont** is a processed and structured HDF5-based continuous-waveform
57
+ data product for deployment-level earthquake-monitoring studies.
58
 
59
+ The release preserves continuous waveform context, station-time coverage,
60
+ annotation provenance, instrument-response metadata, and validation lineage in a
61
+ common file organization. It is intended as a reusable monitoring data product,
62
+ not as a relative model-assessment resource or a replacement for the
63
+ authoritative SCEDC, NCEDC, or CEED source archives.
64
 
65
+ The repository includes the **SeismicX DataLoader**, SQLite coverage-query
66
+ utilities, validation scripts, and quick-start notebooks for reproducible
67
+ access to the released files.
68
 
69
  ---
70
 
 
100
 
101
  - `VERSION` records the release version (`v1.0.0`).
102
  - `CITATION.cff` provides machine-readable citation metadata.
103
+ - `LICENSE_CLARIFICATION.md` explains the layer-specific data-use terms.
104
  - `manifest_sha256.txt` lists release-file SHA-256 checksums.
105
  - `manifest_filesizes.tsv` lists release-file sizes in bytes.
106
+ - Full release DOI: https://doi.org/10.57967/hf/9002
107
+ - Mini two-hour subset DOI: https://doi.org/10.5281/zenodo.20047415
108
+ - Public mirrors: https://huggingface.co/datasets/cangyeone/SeismicX-Cont and
109
+ https://www.modelscope.cn/datasets/cangyeone/SeismicX-Cont
110
 
111
  Recommended quickstart and reproducibility order:
112
 
 
165
 
166
  ---
167
 
168
+ ## 3. Monitoring-Period Design
169
 
170
+ SeismicX-Cont pairs two one-week monitoring periods in the same HDF5,
171
+ annotation, response, and coverage-index structure. The paired design supports
172
+ reusable continuous-stream validation under contrasting monitoring conditions.
173
 
174
  ### 3.1 High-Activity Window (July 2019)
175
 
176
+ Dense seismicity with frequent and overlapping events. Reuse typically focuses
177
+ on coverage-qualified recall, phase-time residuals, station coverage, and the
178
+ ability to inspect workflow behavior during clustered earthquake sequences.
179
 
180
  ### 3.2 Low-Activity Window (November 2021)
181
 
182
+ Sparse seismicity with extended quiet periods relative to the Ridgecrest week.
183
+ Reuse typically focuses on catalog-unmatched automatic-pick burden, noise
184
+ conditions, station availability, and reporting stability over long continuous
185
+ intervals. Catalog-unmatched picks should not be interpreted automatically as
186
+ confirmed false detections.
187
 
188
  ---
189
 
 
570
 
571
  ---
572
 
573
+ ## 6. Recommended Reporting Quantities
574
 
575
+ Recommended reporting quantities for reusable continuous-monitoring studies:
576
 
577
+ - Coverage-aware recall — fraction of waveform-covered reference arrivals matched within the TP tolerance
578
+ - Reference-catalog matched fraction — fraction of automatic picks that correspond to a labeled event in the reference catalog
579
  - F1-score — harmonic mean of precision and recall
580
  - Miss Rate — 1 − Recall
581
+ - Catalog-unmatched pick rate — automatic picks per unit time with no matching reference label
582
  - Residual distribution — mean, std, and robust percentiles of `auto_time − label_time`
583
 
584
  ---
585
 
586
+ ## 7. Data-Product Rationale
587
 
588
+ SeismicX-Cont is organized as a reusable continuous-monitoring data product
589
+ with separate reporting views for:
590
 
591
+ - high-event-density conditions, where waveform coverage and reference-label
592
+ denominators must be documented carefully;
593
+ - lower-event-rate background conditions, where catalog-unmatched automatic
594
+ picks, station coverage, and metadata completeness become prominent.
595
 
596
+ The structure supports reproducible reporting and workflow diagnostics without
597
+ implying a standardized or fair comparison among independently trained picking
598
+ systems.
599
 
600
  ---
601
 
602
  ## 8. Summary
603
 
604
+ SeismicX-Cont provides a processed continuous waveform database, coverage
605
+ metadata, CEED-derived annotations, instrument-response metadata, validation
606
+ scripts, and reusable access utilities.
607
 
608
+ It is well suited for continuous seismic detection studies, monitoring-workflow
609
+ diagnostics, phase-association experiments, and large-scale waveform analysis
610
+ where provenance, coverage, and source-provider attribution must remain
611
+ auditable.
612
 
613
  ---
614
 
 
922
  Compares automatically generated phase picks against human annotation labels. Uses a SQLite index to handle JSONL output files of 40 GB or more without loading them into memory.
923
  The baseline outputs distributed with the release are usability validation and
924
  interoperability checks for the data product and reporting scripts. They are not
925
+ relative model-assessment evidence.
926
 
927
  ---
928
 
 
1143
 
1144
  An event is counted as a true positive when it matches a reference event with
1145
  epicentral distance error `< 20 km` and origin-time error `< 3 s`. The script
1146
+ reports event precision, recall, F1, apparent false positives and false
1147
+ negatives relative to the reference catalog, and
1148
  time/location/depth/magnitude error statistics. The generic event JSONL format
1149
  is documented in `essd_scripts/README_event_comparison.md`.
1150
 
 
1152
 
1153
  ## 13. License, Citation, and Checksums
1154
 
1155
+ Licensing is layer-specific. See `LICENSE` and `LICENSE_CLARIFICATION.md` for
1156
+ the full terms.
1157
+
1158
+ - Waveform-derived HDF5 database products are processed and structured
1159
+ derivatives of source waveform records. Publication and redistribution of this
1160
+ processed HDF5 waveform layer have been clarified with the relevant U.S.
1161
+ seismic data providers, and use is limited to non-commercial scientific
1162
+ research under upstream-compatible data-use terms.
1163
+ - SeismicX-Cont-authored metadata schemas, documentation, manifests, validation
1164
+ summaries, figures, and reuse documentation are released under **CC BY 4.0**.
1165
+ - Code in `scripts/`, `essd_scripts/`, `utils/`, and notebooks is released
1166
+ under the **MIT License**.
1167
+
1168
+ The waveform arrays in the HDF5 products are not relicensed by SeismicX-Cont
1169
+ under CC BY 4.0. Users must comply with source-provider terms and cite
1170
+ SeismicX-Cont together with the original SCEDC, NCEDC, CEED, and contributing
1171
+ network sources as appropriate.
1172
 
1173
  The release version is recorded in `VERSION`; releases should also be tagged
1174
  with the same version string, for example `v1.0.0`. Machine-readable citation
README.zh.md CHANGED
@@ -2,19 +2,23 @@
2
  <img src="logo.png" alt="SeismicX logo" width="180"/>
3
  </p>
4
 
5
- <h1 align="center">SeismicX-Cont — 连续地震数据</h1>
6
 
7
  <p align="center">
8
- 用于连续波形地震监测的基准数据
9
  </p>
10
 
11
  ## 1. 概述
12
 
13
- **SeismicX-Continuous 数据集** 是一个精心基准数据集,旨在评估真实世界持续波形记录条件下的地震监测算法。
 
14
 
15
- 与传的事驱动数据集不同,本数据集强调**连续数据流**,支持对高活动和低活动地震时段的稳健比较。
 
 
16
 
17
- 该数据集与 **SeismicX DataLoader** 集成,为大规模波形分析提供了一个**AI 就绪流水线**。
 
18
 
19
  ---
20
 
@@ -45,8 +49,13 @@ coverage、连续输出诊断、consensus audit 和 appendix 表格数值。
45
 
46
  - `VERSION` 记录发布版本(`v1.0.0`)。
47
  - `CITATION.cff` 提供机器可读引用元数据。
 
48
  - `manifest_sha256.txt` 记录发布文件的 SHA-256 校验值。
49
  - `manifest_filesizes.tsv` 记录发布文件大小(字节)。
 
 
 
 
50
 
51
  推荐 quickstart 和复现脚本顺序:
52
 
@@ -101,17 +110,21 @@ TIME_WINDOWS = [
101
 
102
  ---
103
 
104
- ## 3. 基准设计
105
 
106
- SeismicX-Continuous 设计为一个**双场景基准**,数据集划分为高活动和低活动种评估环境。
 
107
 
108
  ### 3.1 高活动窗口(2019 年 7 月)
109
 
110
- 地震活动密集,事件频繁且可能重叠。评估重点为召回率与漏检、聚集事件下的检测能力和间分辨率限制。
 
111
 
112
  ### 3.2 低活动窗口(2021 年 11 月)
113
 
114
- 地震活动稀疏,长时间静默期评估重点为精度与误报率、噪声鲁棒性和模型在长静默期间的稳定性。
 
 
115
 
116
  ---
117
 
@@ -495,33 +508,37 @@ python scripts/example_dataloader.py \
495
 
496
  ---
497
 
498
- ## 6. 评估指标
499
 
500
- 推荐使用以下指标对本数据集上的模型进行基准测试
501
 
502
- - 召回率(检测率)— 在 TP 容限时间窗内匹配到的标注震相比例
503
- - 精度 — 自动拾取中对应真实事件的比例
504
  - F1 分数 — 精度与召回率的调和平均
505
  - 漏检率 — 1 − 召回率
506
- - 误报率 — 单位时间内无对应标注的自动拾取数量
507
  - 残差分布 — `auto_time − label_time` 的均值、标准差和稳健百分位数
508
 
509
  ---
510
 
511
- ## 7. 设计理念
512
 
513
- SeismicX-Continuous 作为一个**连续地震监测的受控基准**不同条件下区分评估
514
 
515
- - 高频事件密度 → 漏检
516
- - 低事件密度 → 误报与稳定分析
517
 
518
- 这种结构有助于系统性评估模型在真实运场景中的行为。
 
519
 
520
  ---
521
 
522
  ## 8. 总结
523
 
524
- SeismicX-Continuous 数据集提供了真实的连续波形基准平衡的评估场景高质量标注和 AI 就绪数据结构,特别适合用于连续地震检测实时监测系统、机器学习模型评估和大规模波形分析。
 
 
 
525
 
526
  ---
527
 
@@ -824,7 +841,7 @@ done
824
  ## 11. 拾取评估:`essd_scripts/evaluate_picks.py`
825
 
826
  将自动生成的震相拾取结果与人工标注标签进行对比,使用 SQLite 索引高效处理 40 GB 以上的 JSONL 文件。
827
- 随发布包给出的 baseline 输出用于数据产品可用性验证和格式互操作检查,不是模型性能排名或 leaderboard
828
 
829
  ---
830
 
@@ -1038,19 +1055,27 @@ python essd_scripts/compare_associated_events.py \
1038
  ```
1039
 
1040
  当关联事件与参考目录事件满足震中距误差 `< 20 km` 且发震时刻误差 `< 3 s`
1041
- 时,计为一个 TP 地震样本。脚本输出事件级 precision、recall、F1、误报事件、
1042
- 漏检事件,以及时间、位置、深度和震级误差统计。通用 event JSONL 格式见
1043
  `essd_scripts/README_event_comparison.md`。
1044
 
1045
  ---
1046
 
1047
  ## 13. 许可、引用与校验清单
1048
 
1049
- 数据产品和衍生元数据采用 **CC BY 4.0** 发布。代码采用 **MIT License**
1050
- 发布。完整条款见 `LICENSE`。
1051
 
1052
- 波形数据仍受原始 SCEDC NCEDC 数据使用政策约束复用 SeismicX-Cont
1053
- 时,除引用 SeismicX-Cont 外,也应引用原始 SCEDC、NCEDC CEED 数据来源。
 
 
 
 
 
 
 
 
 
1054
 
1055
  发布版本记录在 `VERSION` 中;正式发布时也应使用相同版本号作为 tag,例如
1056
  `v1.0.0`。机器可读引用元数据见 `CITATION.cff`。
 
2
  <img src="logo.png" alt="SeismicX logo" width="180"/>
3
  </p>
4
 
5
+ <h1 align="center">SeismicX-Cont — HDF5 连续波形数据产品</h1>
6
 
7
  <p align="center">
8
+ 面向部署级地震监测的结构化连续波形数据
9
  </p>
10
 
11
  ## 1. 概述
12
 
13
+ **SeismicX-Cont** 是一个经过处理和结化组织 HDF5 连续波形数据产品,
14
+ 用于支持部署级地震监测研究。
15
 
16
+ 该发布包在一文结构中保留连续波形、台站-时间覆盖、标注来源、仪器响应元数据
17
+ 和验证流程。它是可复用的监测数据产品,不是相对模型评估资源,也不替代权威的
18
+ SCEDC、NCEDC 或 CEED 源数据档案。
19
 
20
+ 仓库同时提供 **SeismicX DataLoader**、SQLite 覆盖查询工具、验证脚本和
21
+ quick-start notebook,便于对发布文件进行可复现访问。
22
 
23
  ---
24
 
 
49
 
50
  - `VERSION` 记录发布版本(`v1.0.0`)。
51
  - `CITATION.cff` 提供机器可读引用元数据。
52
+ - `LICENSE_CLARIFICATION.md` 说明分层许可和数据使用边界。
53
  - `manifest_sha256.txt` 记录发布文件的 SHA-256 校验值。
54
  - `manifest_filesizes.tsv` 记录发布文件大小(字节)。
55
+ - 完整发布 DOI:https://doi.org/10.57967/hf/9002
56
+ - 两小时 mini 子集 DOI:https://doi.org/10.5281/zenodo.20047415
57
+ - 公开镜像:https://huggingface.co/datasets/cangyeone/SeismicX-Cont 和
58
+ https://www.modelscope.cn/datasets/cangyeone/SeismicX-Cont
59
 
60
  推荐 quickstart 和复现脚本顺序:
61
 
 
110
 
111
  ---
112
 
113
+ ## 3. 监测时段设计
114
 
115
+ SeismicX-Cont 将两个一周长的监测时段放在同一套 HDF5、annotation、
116
+ response 和 coverage-index 结构中,便于在不同监测条件下复用连续数据流。
117
 
118
  ### 3.1 高活动窗口(2019 年 7 月)
119
 
120
+ 该时段地震活动密集,事件频繁且可能重叠。复用通常关注 coverage-qualified
121
+ recall、震相残差、台站覆盖,以及密集地震序列中的工作流行为。
122
 
123
  ### 3.2 低活动窗口(2021 年 11 月)
124
 
125
+ 该时段相对于 Ridgecrest 周为低活动背景复用时通常关注 catalog-unmatched
126
+ automatic-pick burden、噪声条件、台站可用性和长连续时段内的报告稳定性。
127
+ 未匹配参考目录的自动拾取不应自动解释为确认的错误检测。
128
 
129
  ---
130
 
 
508
 
509
  ---
510
 
511
+ ## 6. 推荐报告量
512
 
513
+ 推荐在连续监测复研究中至少报告以下
514
 
515
+ - coverage-aware recall — 在 TP 容限时间窗内匹配到的、有波形覆盖的参考震相比例
516
+ - reference-catalog matched fraction — 自动拾取中可匹配参考目录标注的比例
517
  - F1 分数 — 精度与召回率的调和平均
518
  - 漏检率 — 1 − 召回率
519
+ - catalog-unmatched pick rate — 单位时间内未匹配参考标注的自动拾取数量
520
  - 残差分布 — `auto_time − label_time` 的均值、标准差和稳健百分位数
521
 
522
  ---
523
 
524
+ ## 7. 数据产品设计理念
525
 
526
+ SeismicX-Cont 作为一个可复用的连续监测数据产品提供不同条件下的报告视角
527
 
528
+ - 高频事件密度条件下,需要谨慎记录波形覆盖和参考标注母;
529
+ - 低事件率背景条件下,catalog-unmatched 自动拾取、台站覆盖和元数据完整更加突出。
530
 
531
+ 这种结构支持可复现报告和工作流诊断,但不意味着对独立训练的拾取系统
532
+ 标准化或公平的模型比较。
533
 
534
  ---
535
 
536
  ## 8. 总结
537
 
538
+ SeismicX-Cont 提供处理后的连续波形数据库覆盖元数据CEED 衍生标注、
539
+ 仪器响应元数据、验证脚本和可复用访问工具。它适合用于连续地震检测研究、
540
+ 监测工作流诊断、震相关联实验和需要保留 provenance、coverage 与源数据引用边界的
541
+ 大规模波形分析。
542
 
543
  ---
544
 
 
841
  ## 11. 拾取评估:`essd_scripts/evaluate_picks.py`
842
 
843
  将自动生成的震相拾取结果与人工标注标签进行对比,使用 SQLite 索引高效处理 40 GB 以上的 JSONL 文件。
844
+ 随发布包给出的 baseline 输出用于数据产品可用性验证和格式互操作检查,不是相对模型评估证据
845
 
846
  ---
847
 
 
1055
  ```
1056
 
1057
  当关联事件与参考目录事件满足震中距误差 `< 20 km` 且发震时刻误差 `< 3 s`
1058
+ 时,计为一个 TP 地震样本。脚本输出事件级 precision、recall、F1、相对于参考目录的
1059
+ apparent false positives 和 false negatives,以及时间、位置、深度和震级误差统计。通用 event JSONL 格式见
1060
  `essd_scripts/README_event_comparison.md`。
1061
 
1062
  ---
1063
 
1064
  ## 13. 许可、引用与校验清单
1065
 
1066
+ 许可按发布层分开说明完整条款见 `LICENSE` 和 `LICENSE_CLARIFICATION.md`。
 
1067
 
1068
+ - HDF5 波形数据库产品是由源波形记录处理结构化得到的衍生产品该处理后
1069
+ HDF5 波形层的发表再分发已与相关美国地震数据提供方澄清,使用范围限于
1070
+ 非商业科学研究,并遵循与上游兼容的数据使用条款。
1071
+ - SeismicX-Cont 作者生成的元数据 schema、文档、manifest、验证摘要、图件和
1072
+ 复用说明采用 **CC BY 4.0**。
1073
+ - `scripts/`、`essd_scripts/`、`utils/` 和 notebooks 中的代码采用
1074
+ **MIT License**。
1075
+
1076
+ HDF5 产品中的波形数组不由 SeismicX-Cont 重新授权为 CC BY 4.0。用户必须遵守
1077
+ 源数据提供方条款,并在适当情况下同时引用 SeismicX-Cont、SCEDC、NCEDC、
1078
+ CEED 和贡献台网来源。
1079
 
1080
  发布版本记录在 `VERSION` 中;正式发布时也应使用相同版本号作为 tag,例如
1081
  `v1.0.0`。机器可读引用元数据见 `CITATION.cff`。