nctoolkit.DataSet.zonal_mean

DataSet.zonal_mean()

zonal_mean: Calculate the zonal mean for each time step

Examples

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

>>> ds.zonal_mean()