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)