itslive

View on PyPIReverse Dependencies (0)

0.3.2 itslive-0.3.2-py3-none-any.whl

Wheel Details

Project: itslive
Version: 0.3.2
Filename: itslive-0.3.2-py3-none-any.whl
Download: [link]
Size: 25367
MD5: 0aa7fb982e1f5a0f774b4c140703570c
SHA256: 02129252401b5960ee4535e8b12ce265fc4e203bfa5966cea332e0dd7a10f415
Uploaded: 2024-01-22 20:15:45 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: itslive
Version: 0.3.2
Summary: Python client for ITSLIVE gralcier velocity data
Author: Luis Lopez
Author-Email: luis.lopez[at]nsidc.org
Home-Page: https://github.com/nasa-jpl/itslive-py
License: GPL-3.0-only
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-Python: >=3.9,<4.0
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)
[No description]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.8.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
itslive/__init__.py sha256=vNM4-LbVw2KseryNmEyXg2NkT0Lu2R6aJqXDiwxlZkM 282
itslive/cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
itslive/cli/export.py sha256=rQZ0NrSp0y7dLrB_7rAPJ5ILwBlUYsmqqjhKb3ZHgG4 5300
itslive/cli/plot.py sha256=ZnMYhZJzsumk0JXHxNQXFOVnu0CCgorLqLupf3bMyTg 5861
itslive/dataviz/__init__.py sha256=nCqVts95P10IWyUtkcQmb_afkc7YfiYirNJHu_ycadI 109
itslive/dataviz/_viz.py sha256=RBx1KV-ZW1sVzHgWPu-MVmscD5L6hTSlx6FvNck43Vg 2557
itslive/velocity_cubes/__init__.py sha256=u1wuwvq7ZGuUgNl5kwqXHKC7R7uwTUxg8-IUGzAG_hw 519
itslive/velocity_cubes/_cubes.py sha256=uzW5P5MfqrQyjKwqnePkXOIxKcMK92Rf2Rvdj-cMzqo 14852
itslive/velocity_pairs/__init__.py sha256=VCxngh4Xiv2pF2sD5OsfDnktC7S1CA_pB__lwLp2yjQ 111
itslive/velocity_pairs/_pairs.py sha256=RTAUKgopoWQACuIXBW9h1aA5y2FaW2BDQV3jZkkmHjc 3846
itslive-0.3.2.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
itslive-0.3.2.dist-info/METADATA sha256=FnNnpNR59YYiEJDDwpY6nz5muJ2vmiiNX3DOKPDFGKw 1010
itslive-0.3.2.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
itslive-0.3.2.dist-info/entry_points.txt sha256=5xuVATBaUNcpoKAJ9YnI-FA18RP16qkpb-gSj7c8OzY 95
itslive-0.3.2.dist-info/RECORD

entry_points.txt

itslive-export = itslive.cli.export:export
itslive-plot = itslive.cli.plot:plot