Skip to content

v0.3.0

Compare
Choose a tag to compare
@BSchilperoort BSchilperoort released this 05 Sep 06:30
· 14 commits to main since this release
8bdc636

New contributors:

Fixed:

  • conservative regridding now can be constructed fully lazily (#39).

Added:

  • documentation for the package, including readthedocs integration (#40).
  • better handling of NaNs to the conservative regridding routine, with a nan_threshold keyword argument. For more information see the notebooks on the documentation (#39 & #41).
  • create_regridding_dataset as a method of the xarray_regrid.Grid dataclass (#41).