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