isnodata
isnodata(array::AbstractArray, val=0)
Return a boolean array with the same size a array with 1’s (true) where array[i] == val.
Source Code
This function has multiple methods:
isnodata(array::AbstractArray, val)- utils.jl:578isnodata(array::AbstractArray)- utils.jl:578