Hi, I have a nc file that contains time from 1 to 2000 and variables at global scale. How, I can average one variable with 500 years time at global scale. I want 500 years average so that I can use facet_wrap (ggplot) for plots at 500 years mean interval.
In simple, how to do average of variable at 500 year scale in netcdf file?