Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/earthinversion/nied_f-net_data_download_automatically
This python script automate the process of downloading the F-net data from the NIED server.
https://github.com/earthinversion/nied_f-net_data_download_automatically
Last synced: 2 days ago
JSON representation
This python script automate the process of downloading the F-net data from the NIED server.
- Host: GitHub
- URL: https://github.com/earthinversion/nied_f-net_data_download_automatically
- Owner: earthinversion
- Created: 2018-03-31T07:52:00.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-31T08:12:08.000Z (almost 7 years ago)
- Last Synced: 2023-10-20T19:34:38.142Z (over 1 year ago)
- Language: Python
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NIED_F-NET_data_download_automatically
This python script automate the process of downloading the F-net data from the NIED server.
http://www.fnet.bosai.go.jp## Things to consider before running the script
1. The input for time range of the data to download can be changed in the script.
2. The station list has been obtained from the F-net server.
3. The user is required to give their own username and password in the config.py file.
4. The selected format for the data is MSEED.Please write to me at [email protected] in case of any difficulty.