Metadata-Version: 2.1
Name: rf
Version: 1.0.3
Summary: Receiver function calculation in seismology
Home-page: https://github.com/trichter/rf
Author: Tom Eulenfeld
Author-email: tom.eulenfeld@gmail.de
License: MIT
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
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: Topic :: Scientific/Engineering :: Physics
License-File: LICENSE
Requires-Dist: decorator
Requires-Dist: matplotlib>=2
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: setuptools
Requires-Dist: obspy>=1.0.3
Requires-Dist: cartopy
Requires-Dist: geographiclib
Requires-Dist: shapely
Provides-Extra: doc
Requires-Dist: sphinx; extra == "doc"
Requires-Dist: alabaster; extra == "doc"
Provides-Extra: deconv-multitaper
Requires-Dist: mtspec; extra == "deconv-multitaper"
Provides-Extra: h5
Requires-Dist: obspyh5>=0.3; extra == "h5"
Provides-Extra: toeplitz
Requires-Dist: toeplitz; extra == "toeplitz"
Provides-Extra: batch
Requires-Dist: tqdm; extra == "batch"

Please look at the project site for tutorials and information.
