Metadata-Version: 2.1
Name: SeisMonitor
Version: 0.0.17
Summary: To monitor seismic activity
Home-page: https://github.com/ecastillot/SeisMonitor
Author: ecastillot (Emmanuel Castillo)
Author-email: <ecastillot@unal.edu.co>
Keywords: python,seismonitor,earthquakes,seismology
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Unix
Requires-Python: >=3.7.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: tensorflow (==2.5.1)
Requires-Dist: keras (==2.3.1)
Requires-Dist: EQTransformer (==0.1.58)
Requires-Dist: pyproj
Requires-Dist: protobuf
Requires-Dist: GitPython

A package that allows to monitor the seismic activity through main steps in the monitoring workflow: earthquake detection and phase picking -> phase associator -> earthquake locator -> magnitude estimation.
