podaac-concise

View on PyPIReverse Dependencies (0)

0.8.0 podaac_concise-0.8.0-py3-none-any.whl

Wheel Details

Project: podaac-concise
Version: 0.8.0
Filename: podaac_concise-0.8.0-py3-none-any.whl
Download: [link]
Size: 23430
MD5: acbc150ee7f9af880e48442f873f48e2
SHA256: 60b7f1ff6f1409991600cbc05a6af2d4a0be10642cb13008a598fb8450085747
Uploaded: 2024-03-01 17:59:50 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: podaac-concise
Version: 0.8.0
Summary: Harmony service that merges granules
Author: podaac-tva
Author-Email: podaac-tva[at]jpl.nasa.gov
Home-Page: https://github.com/podaac/concise
Project-Url: Repository, https://github.com/podaac/concise
License: Apache-2.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.9,<4.0
Requires-Dist: harmony-service-lib (<2.0.0,>=1.0.20)
Requires-Dist: importlib-metadata (<7.0.0,>=6.0.0)
Requires-Dist: netCDF4 (<2.0.0,>=1.5.6)
Requires-Dist: numpy (<2.0.0,>=1.20.3)
Description-Content-Type: text/markdown
[Description omitted; length: 896 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/merger/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
podaac/merger/harmony/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
podaac/merger/harmony/cli.py sha256=XmjYBJkwWtD-G0qImHGlmbGidGkXfodRiPmIwSavYiY 519
podaac/merger/harmony/download_worker.py sha256=ddBCB1ikqclUJO9AXSrgR2gXb9nYXd_xNyCEfUFtLoY 3369
podaac/merger/harmony/service.py sha256=sWckYN2anZr6_CrrDizfgFVzkebl2vxLr6P1GMNramU 5516
podaac/merger/harmony/util.py sha256=R62n4UbZQzSf1t08NyKrwvtNKFb1ZcwUpfLod6muiG0 2964
podaac/merger/merge.py sha256=ZGIg2zRVwfHFr5XtQAs2M6ISsS9-ULerpYhIFilbVy0 6383
podaac/merger/merge_cli.py sha256=-XSWkfTDUtACbzvj9bgV4IgQoQ6bsfjeivgfdKS2xjg 1277
podaac/merger/merge_worker.py sha256=rHdOy9FI2BZ4qRKbc_Nih4kvFScIL36NvsfzC-3LtOU 11983
podaac/merger/path_utils.py sha256=u2P0yZT84X1R5bmB15sgCHSJvpCWHVywCudHVRIA4CI 1967
podaac/merger/preprocess_worker.py sha256=yKtg1YgLeYoPxaPGGrFDVtgwGQ3aQVHiNHN-W4c19FA 13978
podaac/merger/variable_info.py sha256=ozhANCpKnOZhcoxpr58G_gyaaUL6FC0ybh_a8YG8RJM 1853
podaac_concise-0.8.0.dist-info/METADATA sha256=4McHRZ9FaHuFBZEv6dx0bJW3CC13LwrANv4mEZh1wbA 1769
podaac_concise-0.8.0.dist-info/WHEEL sha256=vVCvjcmxuUltf8cYhJ0sJMRDLr1XsPuxEId8YDzbyCY 88
podaac_concise-0.8.0.dist-info/LICENSE sha256=QwcOLU5TJoTeUhuIXzhdCEEDDvorGiC6-3YTOl4TecE 11356
podaac_concise-0.8.0.dist-info/entry_points.txt sha256=v6NYZ9T9EzPzsrElPYjemqsVLGyvEs6hQaPve2Vj1z8 138
podaac_concise-0.8.0.dist-info/RECORD

entry_points.txt

benchmark = stress_test.benchmark:main
concise_harmony = podaac.merger.harmony.cli:main
merge = podaac.merger.merge_cli:main