Loading

bucketizer.mean

bucketizer

The bucketizer.mean function returns the mean of all the values found for each bucket of a bucketized Geo Time Series™.

The associated location is the centroid of all the encountered locations. The associated elevation is the mean of the encountered elevations.

The bucketizer.mean function can only be applied to values of type LONG or DOUBLE, when applied to STRING or BOOLEAN it does not return any value.

bucketizer.mean is available since version 1.0.11.

See also

Signatures

Examples

NEWGTS 100 NaN NaN NaN 10 ADDVALUE 200 NaN NaN NaN 9 ADDVALUE 300 NaN NaN NaN 8 ADDVALUE 400 NaN NaN NaN 7 ADDVALUE 500 NaN NaN NaN 6 ADDVALUE 600 NaN NaN NaN 5 ADDVALUE 700 NaN NaN NaN 4 ADDVALUE 800 NaN NaN NaN 42 ADDVALUE [ SWAP bucketizer.mean 0 0 2 ] BUCKETIZE