ILAMB.Variable.Variable.siteStats¶
- Variable.siteStats(region=None, weight=None, intabs=False)[source]¶
Computes the mean and standard deviation of the variable over all data sites.
- Parameters
region (str, optional) – name of the region overwhich you wish to include stats.
- Returns
mean – a Variable instace with the mean values
- Return type