Skip to content

v0.6.3

Choose a tag to compare

@aulemahal aulemahal released this 29 Jun 22:02
· 120 commits to master since this release
d48285b

Bug fixes

  • Spatial coordinates of ds_out are kept within the regridder and transferred to the regridded DataArray or Dataset (#175). By Pascal Bourgault
  • Added numba as an explicit dependency to fix installation with conda (#168). By Pascal Bourgault

Internal changes

  • Use cf-xarray to guess missing CF coordinates before extracting bounds (#147). By Pascal Bourgault