ee.Reducer.circularMean

Returns a Reducer that computes the (weighted) circular mean of its inputs, which are expected to be in radians. Output will be in the range (-π to π).

UsageReturns
ee.Reducer.circularMean()Reducer

No arguments.