Metadata-Version: 2.1
Name: zizou
Version: 0.0.2
Summary: Python package to detect anomalies in geoscience time series data
Project-URL: Homepage, https://github.com/SAM-Toolbox/tsctools
Project-URL: Issues, https://github.com/SAM-Toolbox/tsctools/issues
Author-email: Yannik Behr <y.behr@gns.cri.nz>, Christof Mueller <c.mueller@gns.cri.nz>
License: GPL v3
License-File: LICENSE
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Requires-Dist: boto3
Requires-Dist: numpy
Requires-Dist: obspy
Requires-Dist: pandas
Requires-Dist: pyyaml
Requires-Dist: scipy
Requires-Dist: tqdm
Requires-Dist: xarray[io]
Provides-Extra: ml
Requires-Dist: pytorch; extra == 'ml'
Requires-Dist: scikit-learn; extra == 'ml'
Description-Content-Type: text/markdown

# A placeholder for a real README 