nctoolkit.DataSet.spatial_stdev

nctoolkit.DataSet.spatial_stdev#

DataSet.spatial_stdev()#

spatial_stdev: Calculate the spatial standard deviation for all variables.

This is performed for each time step.

Examples

If you want to calculate the spatial standard deviation for a dataset, just do the following:

>>> ds.spatial_stdev()