Skip to content

SeismicFetch collects and stores seismic data from three sources: SSN, EMSC, and USGS.

Notifications You must be signed in to change notification settings

zenitrems/SeismicFetch

Repository files navigation

SeismicFetch

SeismicFetch is a tool designed to fetch the latest seismic events by querying the following institutions:

  • SSN (National Seismological Service of Mexico)
  • USGS (United States Geological Survey)
  • EMSC (European-Mediterranean Seismological Centre)

The retrieved seismic events are stored in a MongoDB database, and an automated message is generated for notification via Telegram.

Building the Docker Container

To build the Docker image for SeismicFetch, use the following command:

docker buildx build --pull --rm -f "Dockerfile" -t seismicfetch "."

About

SeismicFetch collects and stores seismic data from three sources: SSN, EMSC, and USGS.

Topics

Resources

Stars

Watchers

Forks

Packages