Run download.sh
in the JMA2001 directory.
python3 src/main.py --format example.in --date 100101
python3 src/main.py --format example.in --date 100101 --time_window 0
./run.sh
You can run in parallel. Change -j option of "parallel" command.
python3 src/main.py --format example.in --date 100101 --time_window 0 --mode plot
Change format option.
- NumPy
- SciPy
- ObsPy
- tqdm
- matplotlib, Basemap (optional; for plotting data)
- parallel
- Use the 50% confidence interval as the source location error instead of the standard deviation.
- Use "SLSQP" non-linear optimization algorithm instead of "CCSA".
Mizuno, N., & Ide, S. (2019). Development of a modified envelope correlation method based on maximum-likelihood method and application to detecting and locating deep tectonic tremors in western Japan. Earth, Planets and Space, 71(1), 40.