Metadata-Version: 2.1
Name: pynpre
Version: 0.0.3
Summary: A python package of non-stationary predictive filtering for denoising and interpolation of multi-dimensional multi-channel seismic data
Home-page: https://github.com/chenyk1990/pynpre
Author: pynpre developing team
Author-email: chenyk2016@gmail.com
License: GNU General Public License, Version 3 (GPLv3)
Keywords: seismology,earthquake seismology,exploration seismology,array seismology,denoising,science,engineering,structure,local slope,filtering
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: Unix
Classifier: Operating System :: POSIX
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: matplotlib
Provides-Extra: docs
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: ipython; extra == "docs"
Requires-Dist: runipy; extra == "docs"

Source code: https://github.com/chenyk1990/pynpre
