Coverage for /usr/local/lib/python3.13/dist-packages/pyrocko/dataset/__init__.py: 100%

0 statements  

« prev     ^ index     » next       coverage.py v7.6.0, created at 2025-12-04 10:41 +0000

1# http://pyrocko.org - GPLv3 

2# 

3# The Pyrocko Developers, 21st Century 

4# ---|P------/S----------~Lg---------- 

5 

6''' 

7Access to datasets useful for seismological data analysis and research. 

8 

9.. note:: 

10 

11 Please appropriately cite the included references when using these 

12 datasets. 

13 

14'''