Metadata-Version: 2.4
Name: itslive
Version: 0.5.0
Summary: Python client for ITSLIVE gralcier velocity data
License: GPL-3.0-only
License-File: LICENSE
Author: Luis Lopez
Author-email: luis.lopez@nsidc.org
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
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: Programming Language :: Python :: 3.14
Provides-Extra: dev
Provides-Extra: docs
Requires-Dist: Shapely (>=1.8)
Requires-Dist: boto3 (>=1.28)
Requires-Dist: earthaccess (>=0.5.2)
Requires-Dist: matplotlib (>=3.6)
Requires-Dist: pandas (>=1.5.1)
Requires-Dist: plotext (>=0)
Requires-Dist: pqdm (>=0.2.0)
Requires-Dist: pyproj (>=3.3)
Requires-Dist: requests (>=2.28.1)
Requires-Dist: rich-click (>=1.5)
Requires-Dist: s3fs (>=2022.3)
Requires-Dist: tabulate (>=0.9.0)
Requires-Dist: xarray (>=2022.3)
Requires-Dist: zarr (>=2.11)
Project-URL: Homepage, https://github.com/nasa-jpl/itslive-py
