Fixed
-
#655 Fixed a bug preventing lazy regridding with Dask
distributedandprocessschedulers. -
#652 Fixed issue causing
ESMFNearestto incorrectly mask data when dtype was float32.
Added
- #649 Added a utility
find_areafor finding areas of cells on a cube.
Deprecated
- #666 Deprecated the classes
GridToMeshESMFRegridderandMeshToGridESMFRegridderand the functionsregrid_unstructured_to_rectilinear,regrid_rectilinear_to_unstructuredandregrid_rectilinear_to_rectilinear.