Annuncio: tutti i progetti non commerciali registrati per l'utilizzo di Earth Engine prima del 15 aprile 2025 devono verificare l'idoneità non commerciale per mantenere l'accesso a Earth Engine.
Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
Restituisce un riduttore che calcola la varianza circolare (ponderata) dei suoi input, che devono essere in radianti. Ove applicabile, il nome dell'output è "circularVariance".
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2025-07-26 UTC."],[[["This reducer calculates the circular variance of input values, which represent angles in radians."],["The output of this reducer is named \"circularVariance\"."],["The reducer can handle weighted circular variance calculations."],["`ee.Reducer.circularVariance()` is used to access this reducer without any arguments."]]],["This content describes a Reducer function that calculates the circular variance of input data, expected in radians. The function, `ee.Reducer.circularVariance()`, returns a Reducer object. It operates without any arguments. The calculated variance represents the spread of the input data around a circle. The output name associated with this calculation is \"circularVariance.\" The function computes weighted circular variance.\n"]]