l2ss-py

View on PyPIReverse Dependencies (0)

2.11.0 l2ss_py-2.11.0-py3-none-any.whl

Wheel Details

Project: l2ss-py
Version: 2.11.0
Filename: l2ss_py-2.11.0-py3-none-any.whl
Download: [link]
Size: 36701
MD5: e55760495dad5003ef734505dc1a0ad9
SHA256: 5076879b766c57d791f36a5c14ca2fc47efac3ce7b6705646c2ccd221786c432
Uploaded: 2024-08-13 17:20:54 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: l2ss-py
Version: 2.11.0
Summary: L2 Subsetter Service
Author: podaac-tva
Author-Email: podaac-tva[at]jpl.nasa.gov
Home-Page: https://github.com/podaac/l2ss-py
Project-Url: Repository, https://github.com/podaac/l2ss-py
License: Apache-2.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10,<4.0
Requires-Dist: Shapely (<3.0.0,>=2.0.2)
Requires-Dist: cf-xarray
Requires-Dist: geopandas (<0.15.0,>=0.14.1)
Requires-Dist: h5py (<4.0.0,>=3.6.0)
Requires-Dist: harmony-service-lib (<2.0.0,>=1.0.27); extra == "harmony"
Requires-Dist: importlib-metadata (<9.0.0,>=8.2.0)
Requires-Dist: julian (<0.15,>=0.14)
Requires-Dist: netCDF4 (<2.0,>=1.5)
Requires-Dist: numpy (<2.0.0,>=1.26.3)
Requires-Dist: pystac (<0.6.0,>=0.5.3); extra == "harmony"
Requires-Dist: xarray[parallel]
Provides-Extra: harmony
Description-Content-Type: text/markdown
[Description omitted; length: 4831 characters]

WHEEL

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

RECORD

Path Digest Size
podaac/subsetter/__init__.py sha256=Mr33m0rrJuQbQ_IQqz72DPqiMPbysSZw7mLkXPHhs90 634
podaac/subsetter/dimension_cleanup.py sha256=a2w0AmTzC6O1Vg4n2MfLyivjInQIQDb5SPSCQ8NrPgI 6284
podaac/subsetter/gpm_cleanup.py sha256=ua6TgdfGdIZVeQwFPVl_F-q6YYFAhQMi-7if7pMav04 5164
podaac/subsetter/group_handling.py sha256=epPY0jUqlVxjbFiuh68HUnqkCFOQuheVY54zforsZpk 10369
podaac/subsetter/run_subsetter.py sha256=f_YSJDVfGvK1EMleht_lRbXRoAz9AxqOURfacs2Aj7o 3118
podaac/subsetter/subset.py sha256=EACvD5iW9ZE7VZX6CfXGIojsgC16jvF4J9rnVqOhDx0 51644
podaac/subsetter/subset_harmony.py sha256=9E9pZMl5N4mojb4fX5doNnZb5iXnepjtpUE8PhkoxVU 8996
podaac/subsetter/time_converting.py sha256=09HioCPrruxNfYHlHLD-wil0dp0-Ltl0xvqFLt8_4TA 2294
podaac/subsetter/xarray_enhancements.py sha256=aFcucPmJHceaBbG7Nvz1bL3euct1t5-gZMsN6GmYcts 11166
l2ss_py-2.11.0.dist-info/entry_points.txt sha256=nmYwtAtaUo4bTvzb3ZMhFz6hkGbStFaF-jNvoL7jsKI 113
l2ss_py-2.11.0.dist-info/WHEEL sha256=vVCvjcmxuUltf8cYhJ0sJMRDLr1XsPuxEId8YDzbyCY 88
l2ss_py-2.11.0.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
l2ss_py-2.11.0.dist-info/METADATA sha256=X5lD2nykR0uw0lkC-7C01HSHNhKkFggtJzW0e5BA0mM 5949
l2ss_py-2.11.0.dist-info/RECORD

entry_points.txt

l2ss-py = podaac.subsetter.run_subsetter:main
l2ss_harmony = podaac.subsetter.subset_harmony:main