Metadata-Version: 2.4
Name: altimetry-downloader-aviso
Version: 0.3.1
Summary: Downloader for datasets hosted on CNES AVISO
Author-email: Robin Chevrier <rchevrier@groupcls.com>, Anne-Sophie Tonneau <atonneau@groupcls.com>
Maintainer-email: Robin Chevrier <rchevrier@groupcls.com>, Anne-Sophie Tonneau <atonneau@groupcls.com>
Project-URL: Homepage, https://github.com/CNES/altimetry-downloader-aviso
Project-URL: Repository, https://github.com/CNES/altimetry-downloader-aviso
Project-URL: Documentation, https://cnes.github.io/altimetry-downloader-aviso/
Project-URL: Changelog, https://cnes.github.io/altimetry-downloader-aviso/changelog.html
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Oceanography
Classifier: Development Status :: 4 - Beta
Requires-Python: >=3.10
License-File: LICENSE
Requires-Dist: requests
Requires-Dist: numpy
Requires-Dist: siphon
Requires-Dist: typer
Requires-Dist: rich
Requires-Dist: files-collections>=1
Requires-Dist: pyyaml
Requires-Dist: pydantic
Provides-Extra: tests
Requires-Dist: pytest; extra == "tests"
Requires-Dist: pytest-cov; extra == "tests"
Requires-Dist: pytest-mock; extra == "tests"
Requires-Dist: pyyaml; extra == "tests"
Provides-Extra: doc
Requires-Dist: sphinx<9; extra == "doc"
Requires-Dist: sphinx-autodoc-typehints; extra == "doc"
Requires-Dist: sphinx-book-theme; extra == "doc"
Requires-Dist: sphinx-design; extra == "doc"
Dynamic: license-file
