Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.