mapper.sqrt
mapperThis mapper function computes the square root of the single value in a sliding window.
For negative numerics, this mapper returns NaN. For string values, this mapper returns 0.
The associated location and elevation are those of the single value.
Note
The
mapper.sqrt
mapper needs a single value sliding window, i.e. pre-window and post-window to 0