mean_ew

mean_ew(fs)

Computes the mean for each line of constant latitude in fs.

Parameters

fs (Fieldset) – input fieldset

Return type

Fieldset

The result is a fieldset where the value at each point is the mean of all the points at that latitude. Missing values are excluded; if there are no valid values, then the grib missing value indicator will be returned for those points.