healpix_convolution.xarray.Padding.apply#
- Padding.apply(obj)#
Apply the cached padding to the data
- Parameters:
obj (
xarray.Datasetorxarray.DataArray) – The object to pad.
Apply the cached padding to the data
obj (xarray.Dataset or xarray.DataArray) – The object to pad.