xarray.Dataset.monet.remap_xesmf

Dataset.monet.remap_xesmf(data, **kwargs)

Remap data from another grid to the current grid of self using xESMF.

Parameters
  • data (xarray.DataArray or xarray.Dataset) – Data to be remapped.

  • kwargs (dict) – Passed on to resample_xesmf() and then to xesmf.Regridder.