/aftershocks

Plot recent earthquakes in Japan by region

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Aftershocks

Warning

Aftershocks is no longer developed. At this moment the script is broken due to updates on the Japan Meteorological Agency website. I was banned from re-entering Japan for work in 2021-2022 and lost interest in this project.

A small script to plot recent earthquake magnitudes and frequency in Japan by region, using the Japan Meteorological Agency website. Used to track aftershocks of the 2018 Iburi earthquake.

Requires matplotlib and pandas.

Installation:

pip install aftershocks

Example usage:

aftershocks.py --at iburi
aftershocks.py --help