Skip to content

v0.2.3

Compare
Choose a tag to compare
@BSchilperoort BSchilperoort released this 29 Feb 13:53
· 13 commits to main since this release
0605dbb

New contributors:

Fixed:

  • Ensure all attributes are kept upon regridding (dataset, variable and coordinate attrs) (#27).
  • The target grid can now have coordinates sorted in decending order, instead of the regridding failing (#29).
  • Regridding to larger grid now result in NaNs at locations outside of starting data grid (#33).

Changed:

  • Moved to the Ruff formatter, instead of black (#27).