stitchee

View on PyPIReverse Dependencies (0)

1.2.1 stitchee-1.2.1-py3-none-any.whl

Wheel Details

Project: stitchee
Version: 1.2.1
Filename: stitchee-1.2.1-py3-none-any.whl
Download: [link]
Size: 28804
MD5: 24da434f17164e7e4b0c228624f31221
SHA256: f4752b2dbbd2ae4f057400646ba13459f3f16dca24cc24abfbfd14e32d53bfad
Uploaded: 2024-05-02 15:23:47 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: stitchee
Version: 1.2.1
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: 4633 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=ZKz_Mnnb-GJ5YX1LTyb-qwnKHDCYC9NoCknZOQcGrqI 8580
concatenator/dataset_and_group_handling.py sha256=BDFrCAwo_X9eclqw1gOjc52GyyoryBMrM4XVt5YdJqo 14694
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=mZ2EsxWUV4OxWIZiER6od6boLgMAf0-_RtKjRVRv65c 7739
stitchee-1.2.1.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
stitchee-1.2.1.dist-info/METADATA sha256=U8Zp375VrpQ0M-M5gYxBFEKSVO4_oErzMiACtvD-zqI 5471
stitchee-1.2.1.dist-info/entry_points.txt sha256=ntIkHsb2NvtKSWeYyvspdwulieBw7aANghTkBYMcZZg 106
stitchee-1.2.1.dist-info/WHEEL sha256=vVCvjcmxuUltf8cYhJ0sJMRDLr1XsPuxEId8YDzbyCY 88
stitchee-1.2.1.dist-info/RECORD

entry_points.txt

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