stitchee

View on PyPIReverse Dependencies (0)

1.6.1 stitchee-1.6.1-py3-none-any.whl

Wheel Details

Project: stitchee
Version: 1.6.1
Filename: stitchee-1.6.1-py3-none-any.whl
Download: [link]
Size: 29306
MD5: 03efac8217ed4d99968cdfe3200a7ff2
SHA256: 536e80bde005224871cda59068354028d5d0fdf517fd9b5aa33ea629d73190f1
Uploaded: 2024-11-27 15:27:36 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: stitchee
Version: 1.6.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: importlib-metadata (>=8.4.0)
Requires-Dist: netcdf4 (>=1.6.5)
Requires-Dist: pystac (>=0.5.3)
Requires-Dist: xarray (>=2024.3.0)
Description-Content-Type: text/markdown
[Description omitted; length: 5008 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=_2U7aa9I3d8LlFhG1PtPriPd45XkiWanWYQPi3B98wo 730
concatenator/attribute_handling.py sha256=fCDlCYJZlf7mCEmFVpZAefkEvzdY7gmf7w7ner_iq5g 4444
concatenator/dataset_and_group_handling.py sha256=46BRe7p3f30c5TmGBIUG2TX_76-oH4r0jUTCLhGqgX4 15393
concatenator/dimension_cleanup.py sha256=90fLOKnalLXCKn_R-oC-SP8Pmgtq0eYPFXTEb1Tqev0 5177
concatenator/file_ops.py sha256=SeRmC9qaj6WvPGF0Fgo0u0bhqI46dATu_yd9jE_Khn0 3958
concatenator/harmony/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
concatenator/harmony/cli.py sha256=D5iN2Ws83ILPozRwHo5ofB9gyYnstZEUy8HDaE9e8Ck 943
concatenator/harmony/download_worker.py sha256=5dUo4orn9CftKcchPJk3hbHD8trCorI40ZnucZZtJQM 3636
concatenator/harmony/service_adapter.py sha256=Tjt_HM2U3qtcZx-F3HnWqMt8QooNK9fKlcNDoyTS4eg 7821
concatenator/harmony/util.py sha256=SeA3jAioQSHmm_leXnuxl7DIwdOuMh2NQiLIw0w4Fv4 3841
concatenator/run_stitchee.py sha256=NvZ5cfawQRmb2iU2KSWeMFDpKF_G1IZ3vSyiSu21tHI 6812
concatenator/stitchee.py sha256=Kpc7XrWtRGI2lZKQqIy4sh_7EUoDVew8x9zizoV7nRA 9903
stitchee-1.6.1.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
stitchee-1.6.1.dist-info/entry_points.txt sha256=ntIkHsb2NvtKSWeYyvspdwulieBw7aANghTkBYMcZZg 106
stitchee-1.6.1.dist-info/METADATA sha256=fCJReemAiGng-vp1baBPwWxnDFQnv9D9F2GPNxxWSh4 5809
stitchee-1.6.1.dist-info/WHEEL sha256=vVCvjcmxuUltf8cYhJ0sJMRDLr1XsPuxEId8YDzbyCY 88
stitchee-1.6.1.dist-info/RECORD

entry_points.txt

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