GeoEco.OceanographicAnalysis.Eddies Module

Methods for detecting eddies in oceanographic datasets.

class OkuboWeissEddies(grid[, owThresholdType[, owThresholdValue[, minArea[, minA2P[, minDuration[, reportProgress]]]]]])
Represents the eddies found in a 3D sea surface height grid with the Okubo-Weiss method.
class OkuboWeissEddyAges(eddiesGrid)
Represents the ages (in image counts) of eddies found in a 3D sea surface height grid with the Okubo-Weiss method.
class OkuboWeissEddyPolarities(eddiesGrid)
Represents the polarities of eddies found in a 3D sea surface height grid with the Okubo-Weiss method.