Skip to content
This repository was archived by the owner on Jul 27, 2023. It is now read-only.

OpenLamas/AutoSismo

Repository files navigation

AutoSismo

Catching earthquakes for a specific day :

python -c 'from earthquake import Earthquake; Earthquake.get_daily_earthquakes('your_day')'

Example :

python -c 'from earthquake import Earthquake; Earthquake.get_daily_earthquakes('2014-10-08')'

By default, if none day is definied, the previous day is picked

Releases

No releases published

Packages

No packages published

Languages