nctoolkit.DataSet.spatial_var#
- DataSet.spatial_var()#
spatial_var: Calculate the spatial variance for all variables.
This is performed for each time step.
Examples
If you want to calculate the spatial variance for a dataset, just do the following:
>>> ds.spatial_var()