Skip to content

Release v0.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Feb 23:32
06f9722

Bug fix release.

Fixes:

  • fixes handling of xarray variables with dimensions in decreasing
    order (e.g., latitude from 90 to -90) without
    having to re-index the whole variable (PR 39).