Skip to content

Releases: shiv3679/climate-indices

v1.0.0 first stable release

07 Sep 23:19
Compare
Choose a tag to compare

Version 1.0.0: stable release of Climate Library

We're pleased to announce the initial release of Climate Library, a comprehensive Python package designed to facilitate the calculation of climate indices based on the Expert Team on Climate Change Detection and Indices (ETCCDI) standards.

Features:

  • Automated Calculations: This release allows for the automated calculation of all indices listed in the ETCCDI standards, providing an efficient and accurate method for climate data analysis.

  • User-Friendly Interface: The library has been designed with usability in mind, making it accessible to both researchers and decision-makers who may not have extensive experience in data analysis.

Installation:

The package can be installed via PyPI:

pip install climate-library

Documentation:

For a comprehensive guide on how to use Climate Library, please refer to our documentation.

v0.1.1 - Expanded Climate Indices and Preprocessing Features

05 Sep 17:22
Compare
Choose a tag to compare

This release introduces additional climate indices calculations and enhanced preprocessing methods.

New Features

  • Added more Indices: Now supports calculations for DTR, GSL, CDD, CWD, SDII and more
  • Improved Preprocessing: Enhanced the pre_process function with new parameters and more robust checks.

Upgrades

  • Improved performance and reduced memory usage.
  • Documentation updated with new examples.

v0.1.0 Initial Release - Climate Indices Calculations

14 Aug 21:26
5d4fa02
Compare
Choose a tag to compare

This initial release of the Climate Library provides functionalities to calculate various climate indices such as tx10p, tx90p, tn10p, tn90p, warm spell duration, cold spell duration, frost days, and precipitation indices.

This will ensure you get the latest stable version that's compatible with your system.

Direct Downloads (Optional)

For advanced users or those who need specific versions, we also provide direct download links for the packages:

Please note that manual installation from these files requires additional care to ensure compatibility with your system. Use them only if you know what you're doing or have specific needs that are not met by the standard pip installation.

Thank you for using Climate Library, and please report any issues or feedback!