nctoolkit.DataSet.zonal_range

DataSet.zonal_range(self)

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

Examples

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

>>> ds.zonal_range()