Skip to main content
Mask all the values with 1 which are less than a particular target value

Signatures

Parameters

Band
ARRAY[Double]
required
The band index.
Target
Double
required
The target value.

Return type

An array of double values.

Example