pypi icclim 7.2.0
v7.2.0

7 hours ago

icclim 7.2.0

  • Behavioral change: icclim now masks output periods to NaN by default when the source time series is incomplete for that period. Previously, yearly or monthly indices could be computed from available timesteps only, even when some source timesteps were missing.
  • Add allow_missing_periods=True to preserve the previous behavior and compute incomplete periods from available timesteps.
  • Add allow_partial_final_period=True to compute only the final incomplete output period, useful for ongoing months or years, while keeping older incomplete periods masked.
  • Regenerate the public index-specific API wrappers so the new missing-period options are available on individual index functions.

Validation: release prep CI passed, local package build passed with the same pinned flit tooling as CI, and the new missing-period behavior was tested successfully by a KNMI collaborator.

Don't miss a new icclim release

NewReleases is sending notifications on new releases.