Metadata-Version: 2.1
Name: itslive
Version: 0.3.2
Summary: Python client for ITSLIVE gralcier velocity data
Home-page: https://github.com/nasa-jpl/itslive-py
License: GPL-3.0-only
Author: Luis Lopez
Author-email: luis.lopez@nsidc.org
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: Shapely (>=1.8)
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)
