climate-indices

View on PyPIReverse Dependencies (2)

2.0.1 climate_indices-2.0.1-py3-none-any.whl

Wheel Details

Project: climate-indices
Version: 2.0.1
Filename: climate_indices-2.0.1-py3-none-any.whl
Download: [link]
Size: 60527
MD5: 9630510f368dbd27ef07e354450d7ff7
SHA256: a2d78967bdfc86872b62f1dce1cb99d199504bb8743e9bf6f61f07cc9b88277d
Uploaded: 2024-09-19 19:14:35 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: climate_indices
Version: 2.0.1
Summary: Reference implementations of various climate indices typically used for drought monitoring
Author: James Adams
Author-Email: monocongo[at]gmail.com
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Scientific/Engineering :: Atmospheric Science
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8,<3.12
Requires-Dist: cftime (>=1.6.4)
Requires-Dist: dask (>=2023.5.0)
Requires-Dist: h5netcdf (>=1.1.0)
Requires-Dist: scipy (==1.10.1)
Requires-Dist: xarray (>=2023.1.0)
Description-Content-Type: text/markdown
[Description omitted; length: 3839 characters]

WHEEL

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

RECORD

Path Digest Size
climate_indices/__init__.py sha256=8Af-AftxNc9irtedFNjd4lAfQQ7mJbAQw0-2vAC7JqU 45
climate_indices/__main__.py sha256=0q59_hWuQISmKWX1uHVg8v1psIoZJ1Vmyi4U68UOxFo 82062
climate_indices/__spi__.py sha256=rb5629xJTsZU5UsgD2f5OWesqYTWOmXWEp-ofmY_sDQ 59364
climate_indices/compute.py sha256=8URRaJMdQXM3pGmX9TH0ZrSrcCM1A2r32BJNWu-l5Ss 34541
climate_indices/eto.py sha256=KcD_4F1xwHgMj7Q6RN51XicGQnLi8b-f30qfp9zTg-w 14241
climate_indices/indices.py sha256=GlNv8tF_6eqSQyG1ZuTpceZQYMqkQjfP7MBlaMq-DEU 23390
climate_indices/lmoments.py sha256=pcFBnxvtkCPjAwig7mESK3almUwHSiIABH99ob9bDU0 5561
climate_indices/palmer.py sha256=cWxlugULRykboxf5Obx8ux50LylYOdHxnwIgofFSGiQ 29757
climate_indices/utils.py sha256=0lGrPtvntc39bhzgFkFa61tTXLVkZmoRyobBPYdGKZ8 18356
climate_indices-2.0.1.dist-info/LICENSE sha256=1qgABQohfLeoRxV9iTBNhJ7JfxnN2vMcfhhvBfLRb3Y 2665
climate_indices-2.0.1.dist-info/METADATA sha256=ZQYC3C27WsF2QiHRJwMASZIFtXAs8xBmELDV5mjpGOY 4977
climate_indices-2.0.1.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
climate_indices-2.0.1.dist-info/entry_points.txt sha256=L8fouIQHjXOljLBMjiOEaY7YPRE0yazpijiHgZHPG3g 106
climate_indices-2.0.1.dist-info/RECORD

entry_points.txt

process_climate_indices = climate_indices.__main__:main
spi = climate_indices.__spi__:main