xarray.Dataset.pint.interp_like

Dataset.pint.interp_like(other, method='linear', assume_sorted=False, kwargs=None)

unit-aware version of interp_like

Like xarray.Dataset.interp_like(), except the object’s indexes are converted to the units of the indexers first.

Note

kwargs is passed unmodified to Dataset.interp