nctoolkit.DataSet.zonal_range#

DataSet.zonal_range(self)#

zonal_range: Calculate the zonal range for each time step

Examples

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

>>> ds.zonal_range()