A curated list of open-source tools, repositories, and academic papers for Seismology, Microseismics, and Distributed Acoustic Sensing (DAS) research.
地震学、微地震、分布式声学传感(DAS)领域的开源工具、仓库和学术论文精选列表。
This repository collects high-quality open-source resources and corresponding papers in seismology and DAS fields, focusing on reproducible research and practical tools.
All resources are classified by research direction for easy search and use. Contributions are welcome!
| Resource Name | GitHub Repository | Corresponding Paper | Key Function | Keywords |
|---|---|---|---|---|
| DASPy | daspy/daspy | 10.1029/2022GL099838 | DAS data processing, denoising, visualization | DAS, Denoising, Data Visualization |
| PyDAS | uwoseis/pydas | 10.1190/geo2021-0287.1 | DAS signal extraction, event detection | DAS, Event Detection, Signal Processing |
| Your DAS Project | wuw584/das-ai-pipeline | [Your Paper DOI/Link] | AI-driven DAS microseismic detection | DAS, AI, Microseismic Detection |
| Resource Name | GitHub Repository | Corresponding Paper | Key Function | Keywords |
|---|---|---|---|---|
| ObsPy | obspy/obspy | 10.1785/0220100309 | Seismic data loading, filtering, inversion | Seismology, Data Processing, Inversion |
| SeisComP | [gempa GmbH/seiscomp](https://github.com/gempa GmbH/seiscomp) | 10.1785/0120110096 | Seismic monitoring, real-time alert | Seismic Monitoring, Real-time Alert |
| Resource Name | GitHub Repository | Corresponding Paper | Key Function | Keywords |
|---|---|---|---|---|
| PhaseNet | AI4EPS/PhaseNet | 10.1038/s41467-019-13569-1 | Seismic phase picking with deep learning | Microseismic, Deep Learning, Phase Picking |
| EQTransformer | saeedmubarak/EQTransformer | 10.1029/2019GL085878 | Earthquake detection, localization | Microseismic, Localization, Transformer |
| Resource Name | GitHub Repository | Corresponding Paper | Key Function | Keywords |
|---|---|---|---|---|
| SeisBench | earthquake-modeling/seisbench | 10.1038/s41597-022-01743-4 | Seismic AI model zoo, dataset | AI, Seismology, Model Zoo |
| DeepSeismic | deepseismic/deepseismic | 10.1109/TGRS.2023.3289345 | Seismic inversion with CNN | Deep Learning, Inversion, CNN |
| Resource Name | GitHub Repository | Corresponding Paper | Key Function | Keywords |
|---|---|---|---|---|
| SeedLink | iris-edu/seedlink | 10.1785/0220020076 | Seismic data transmission | Data Transmission, Monitoring System |
| DAS Monitoring Toolkit | your-org/das-monitor | [Your Paper Link] | DAS real-time monitoring pipeline | DAS, Real-time Monitoring |
| Dataset Name | Download Link | Corresponding Paper | Data Type | Keywords |
|---|---|---|---|---|
| DAS Microseismic Dataset | SUSTech DAS Dataset | 10.xxxx/xxx | DAS raw data, labeled events | DAS, Microseismic, Labeled Data |
| Global Seismic Dataset | IRIS DMC | - | Global seismic data | Seismology, Public Dataset |
If you know any high-quality resources (open-source repositories + corresponding papers) that should be included, please feel free to:
- Fork this repository;
- Add your resource to the corresponding category in
README.md(follow the existing table format); - Create a Pull Request (PR) with a brief description of the resource.
For details, see CONTRIBUTING.md.
This repository is licensed under the MIT License - see the LICENSE file for details.
Last updated: $(date +"%Y-%m-%d")