Metadata-Version: 2.1
Name: tethysts
Version: 4.5.16
Summary: tethys time series S3 extraction
Project-URL: Homepage, https://github.com/tethys-ts/tethysts
Author-email: Mike Kittridge <mullenkamp1@gmail.com>
License-Expression: Apache-2.0
License-File: LICENSE
Keywords: tethys
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering :: Hydrology
Requires-Dist: h5netcdf>=1.1.0
Requires-Dist: hdf5tools>=0.2.4
Requires-Dist: orjson
Requires-Dist: pandas<2
Requires-Dist: pydantic<2
Requires-Dist: requests
Requires-Dist: s3tethys>=0.0.8
Requires-Dist: scipy
Requires-Dist: shapely>=2.0.1
Requires-Dist: tethys-data-models>=0.4.11
Requires-Dist: xarray>=2022.3.0
Requires-Dist: zstandard
Description-Content-Type: text/x-rst

tethysts
==================================

This git repository contains the tethys time series main class for accessing S3 time series data.

The documentation for the package can be found here: `<https://tethysts.readthedocs.io>`_
