Metadata-Version: 2.1
Name: itslive
Version: 0.1.6
Summary: Python client for ITSLIVE gralcier velocity data
Home-page: https://github.com/nasa-jpl/itslive-vortex
License: GNUL V3
Author: Luis Lopez
Author-email: luis.lopez@nsidc.org
Requires-Python: >=3.9,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: Shapely (>=1.8)
Requires-Dist: matplotlib (>=3.5)
Requires-Dist: pandas (==1.5.1)
Requires-Dist: plotext (>=0)
Requires-Dist: pyproj (>=3.3)
Requires-Dist: requests (>=2.28.1,<3.0.0)
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)
