🍾 Xarray is now 10 years old! 🎉

xarray.core.resample.DatasetResample.asfreq

xarray.core.resample.DatasetResample.asfreq#

DatasetResample.asfreq()[source]#

Return values of original object at the new up-sampling frequency; essentially a re-index with new times set to NaN.

Returns:

resampled (Dataset)