pyinterp.backends.xarray.Grid2D.__reduce__# Grid2D.__reduce__()[source]# Support pickle serialization (e.g. for Dask scatter/multiprocessing). Returns: Tuple of (callable, args) allowing reconstruction of this instance. Return type: tuple