I am trying to fill NaNs in a 2-dimensional xarray (lat, lon) with their nearest value.
I have the following example code in which a land-sea-mask is applied. I would