Skip to content

v0.1.1 - Expanded Climate Indices and Preprocessing Features

Choose a tag to compare

@shiv3679 shiv3679 released this 05 Sep 17:22
· 19 commits to main since this release

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.