nctoolkit.DataSet.zonal_max

DataSet.zonal_max(self)

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

Examples

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

>>> ds.zonal_max()