Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/earthinversion/globalcmtcatalogdownloader
This python script downloads the catalog files from the Global CMT website easily
https://github.com/earthinversion/globalcmtcatalogdownloader
Last synced: 2 days ago
JSON representation
This python script downloads the catalog files from the Global CMT website easily
- Host: GitHub
- URL: https://github.com/earthinversion/globalcmtcatalogdownloader
- Owner: earthinversion
- License: mit
- Created: 2017-08-25T18:51:39.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-12-11T19:58:43.000Z (about 5 years ago)
- Last Synced: 2023-10-20T19:34:37.907Z (over 1 year ago)
- Language: Python
- Size: 81.1 KB
- Stars: 2
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GCMT catalog downloader
This script downloads the catalog files from the Global CMT Website.
## Requirements
The local computer needs to have python3 installed## Run
Call the script using python3:```python3 eventCatalogDownloader.py```