v0.2.3
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).