Metadata-Version: 2.1
Name: seismon
Version: 0.0.3
Summary: A python package for mitigating the effects of earthquakes on GW detectors
Home-page: https://github.com/gwdetchar/seismon/
Author: Michael Coughlin
Author-email: michael.coughlin@ligo.org
License: GPLv3
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Provides: seismon
License-File: LICENSE
Requires-Dist: arrow
Requires-Dist: flask-caching
Requires-Dist: flask-login
Requires-Dist: flask-sqlalchemy
Requires-Dist: flask-wtf
Requires-Dist: gwpy
Requires-Dist: lxml
Requires-Dist: matplotlib (>=2.2.0)
Requires-Dist: numpy (>=1.7.1)
Requires-Dist: obspy
Requires-Dist: passlib
Requires-Dist: redis
Requires-Dist: scipy (>=0.12.1)
Requires-Dist: simplejson
Provides-Extra: frontend
Requires-Dist: WTForms ; extra == 'frontend'
Requires-Dist: WTForms-Alchemy ; extra == 'frontend'
Requires-Dist: WTForms-Components ; extra == 'frontend'

seismon is a python package for mitigating the effects of earthquakes on GW detectors

