The enumerations are used to enable/disable
the special gridding algorithms triggered when Custom Region grid
includes a single small region (longitude span less than 1
deg).
Member | Value | Description |
---|---|---|
eCvCustomRegionAlgorithmUnknown | -1 | Unsupported algorithm |
eCvCustomRegionAlgorithmDisabled | 0 | Disabled |
eCvCustomRegionAlgorithmAnisotropic | 1 | Anisotropic |
eCvCustomRegionAlgorithmIsotropic | 2 | Isotropic |