stitchee

View on PyPIReverse Dependencies (0)

1.2.0 stitchee-1.2.0-py3-none-any.whl
1.1.0 stitchee-1.1.0-py3-none-any.whl

Wheel Details

Project: stitchee
Version: 1.1.0
Filename: stitchee-1.1.0-py3-none-any.whl
Download: [link]
Size: 28599
MD5: 811aa9fc226700bf4bd19de728741d62
SHA256: 9e50c8b0a40f45f36b42024b4d676f5bfded828fe96301c2add67e58f3998cd1
Uploaded: 2024-04-23 18:53:39 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: stitchee
Version: 1.1.0
Summary: NetCDF4 Along-existing-dimension Concatenation Service
Author: Daniel Kaufman
Author-Email: daniel.kaufman[at]nasa.gov
Home-Page: https://github.com/nasa/stitchee
Project-Url: Repository, https://github.com/nasa/stitchee
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: dask (<2025.0.0,>=2024.4.1)
Requires-Dist: harmony-service-lib (<2.0.0,>=1.0.25)
Requires-Dist: netcdf4 (<2.0.0,>=1.6.5)
Requires-Dist: xarray (<2025.0.0,>=2024.3.0)
Description-Content-Type: text/markdown
[Description omitted; length: 4285 characters]

WHEEL

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

RECORD

Path Digest Size
concatenator/__init__.py sha256=hGqT9Cd69qyXpL__ncFdb1oVBucmnhSRL5nwsWpIf_U 92
concatenator/attribute_handling.py sha256=QSeCB3RRuAVqJE7-4KVH7Pn4FLF90LTOhK7Ub6EoW58 8580
concatenator/dataset_and_group_handling.py sha256=Jr-kA424o27VThHuNC5dNbTlrICari53Y3H-TjfJVj4 14343
concatenator/dimension_cleanup.py sha256=2z8-c2s_L1RLilQrp-Es6msr2iik-YmxQP_KnjZ7bz0 5388
concatenator/file_ops.py sha256=o-Fus8XL6AN9bT5iewhWsoLIcNI4LLAZrMlUMyUC7x8 282
concatenator/harmony/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
concatenator/harmony/cli.py sha256=uko3ecSks9w-9kHIn6wEhQFsyqoWKYiZdSHUpUnOMzA 882
concatenator/harmony/download_worker.py sha256=MYqOu2UXZq8waIFs8vStipMOY7-iPl5JqIBT3mVhfKs 3578
concatenator/harmony/service_adapter.py sha256=gLliKKXWu-0W96J_rClAoFOf62wIP1lqndxjLQOHwp8 7569
concatenator/harmony/util.py sha256=Bw5sIzy2EyvYJ8mlTM7oYZ7SGsC3p0TZ6smtdihJjsc 3817
concatenator/run_stitchee.py sha256=5JLDx9wl5VW8UF0CKhbMqnutd__4yt18dQNFTj9kmFw 9134
concatenator/stitchee.py sha256=rA3Rh9DpdG1q-eiLpwgfKdwisCBiTceK8vlIHdUGP1I 7741
stitchee-1.1.0.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
stitchee-1.1.0.dist-info/METADATA sha256=aPBitFyDa7e6h0cZQzvK7PdsEMAKTiSuKjmSjKLDqWg 5123
stitchee-1.1.0.dist-info/entry_points.txt sha256=ntIkHsb2NvtKSWeYyvspdwulieBw7aANghTkBYMcZZg 106
stitchee-1.1.0.dist-info/WHEEL sha256=vVCvjcmxuUltf8cYhJ0sJMRDLr1XsPuxEId8YDzbyCY 88
stitchee-1.1.0.dist-info/RECORD

entry_points.txt

stitchee = concatenator.run_stitchee:main
stitchee_harmony = concatenator.harmony.cli:main