Skip to content

v0.10-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@tlogan2000 tlogan2000 released this 06 Jun 18:35
  • Remove support for Python 2 compatibility
  • Added support for period of the year subsetting in checks.missing_any.
  • Allow passing positive longitude values when subsetting data with negative longitudes
  • Improved runlength calculations for small grid size arrays via ufunc_1dim flag
  • Indicator class has var_name attribute, instead of using identifier to name output variables.