nctoolkit.DataSet.zonal_mean#

DataSet.zonal_mean(self)#

Calculate the zonal mean for each year/month combination in files. This applies to each file in an ensemble.

Examples

If you want to calculate the zonal mean for a dataset, do the following:

>>> ds.zonal_mean()