Is there a similar function at iris to cf_xarray resample using mean?
dataset.cf.resample(T="Y").mean()
Is there a similar function at iris to cf_xarray resample using mean?
dataset.cf.resample(T="Y").mean()
Copyright © 2021 Jogjafile Inc.
Although not very elegant, I found a way to make it possible for
year:I think this produces the most CF standard output.