climate-indices

View on PyPIReverse Dependencies (2)

2.0.0 climate_indices-2.0.0-py3-none-any.whl

Wheel Details

Project: climate-indices
Version: 2.0.0
Filename: climate_indices-2.0.0-py3-none-any.whl
Download: [link]
Size: 52691
MD5: b867d666f61a1f84068309964579b08a
SHA256: ea07c91c3a5085bc749d39d26d4bfefdda886452e56b6922c1af812aef28e3e7
Uploaded: 2023-09-19 20:17:30 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: climate-indices
Version: 2.0.0
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: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
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.2)
Requires-Dist: dask (==2022.2.0)
Requires-Dist: h5netcdf (==1.1.0)
Requires-Dist: scipy (==1.9.3)
Requires-Dist: xarray (==2023.1.0)
Description-Content-Type: text/markdown
[Description omitted; length: 3780 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.5.1
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=yryFAieW5X8O1ujaGGvvCw-a1HbquXXYmk960Gno3JA 77971
climate_indices/__spi__.py sha256=GqrfRaN-IAwXndScnT6HMOJOFdQJQh_MMfNYJLotcNw 59364
climate_indices/compute.py sha256=qpoKbrKF5WcuFrX6ekMOeS81ZUsTAAJZezTvMdjJN5M 34541
climate_indices/eto.py sha256=f9B_G-VhR89ydbSRdPwl__4GAsXhj-_R8LrouTAmFlk 14241
climate_indices/indices.py sha256=8xGZEaLZF2I8ttnB4PE_bQv-CQD1DgIM6SK9lZgrl1Y 23388
climate_indices/lmoments.py sha256=pcFBnxvtkCPjAwig7mESK3almUwHSiIABH99ob9bDU0 5561
climate_indices/utils.py sha256=1lz4SQGz_1VYcseTuYQRU2LSMRpYXtQb-aS11tCNgCQ 18356
climate_indices-2.0.0.dist-info/LICENSE sha256=1qgABQohfLeoRxV9iTBNhJ7JfxnN2vMcfhhvBfLRb3Y 2665
climate_indices-2.0.0.dist-info/METADATA sha256=ts1DfnIUGubdEe7oo8jz5i_ohQ1BZhI_or_RNJdAavs 5119
climate_indices-2.0.0.dist-info/WHEEL sha256=kLuE8m1WYU0Ig0_YEGrXyTtiJvKPpLpDEiChiNyei5Y 88
climate_indices-2.0.0.dist-info/entry_points.txt sha256=L8fouIQHjXOljLBMjiOEaY7YPRE0yazpijiHgZHPG3g 106
climate_indices-2.0.0.dist-info/RECORD

entry_points.txt

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