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 π). Where applicable, the output name is "circularMean".

UsageReturns
ee.Reducer.circularMean()Reducer

No arguments.