This project contains Python implementations of various climate index algorithms which provide a geographical and temporal picture of the severity of precipitation and temperature anomalies useful for climate monitoring and research.
The following indices are provided:
The following are provided as experimental/development versions only, not fully vetted nor suitable for research purposes:
This Python implementation of the above climate index algorithms is being developed with the following goals in mind:
This is a developmental/forked version of code that is originally developed and maintained by NIDIS/NCEI/NOAA. The official release version is available at drought.gov.
You can cite climate_indices
in your projects and research papers via the BibTeX
entry below.
@misc {climate_indices,
author = "James Adams",
title = "climate_indices, an open source Python library providing reference implementations of commonly used climate indices",
url = "https://github.com/monocongo/climate_indices",
month = "may",
year = "2017--"
}
Version | Tag | Published |
---|---|---|
1.0.12 | 3mos ago | |
1.0.11 | 5mos ago | |
1.0.10 | 1yr ago | |
1.0.9 | 3yrs ago |