ee.Reducer.circularStddev

Returns a Reducer that computes the (weighted) circular standard deviation of its inputs, which are expected to be in radians, using the sqrt(-2 * ln(R)) formula. Where applicable, the output name is "circularStdDev".

UsageReturns
ee.Reducer.circularStddev()Reducer

No arguments.