The bandmath
raster processing tool supports the following subset of mathematical functions of the Python numpy
package:
add |
log |
can_cast |
subtract |
log10 |
promote_types |
multiply |
sinh |
dtype |
divide |
cosh |
logical_and |
maximum |
tanh |
logical_or |
minimum |
fft |
logical_not |
sin |
ifft |
logical_xor |
cos |
fft2 |
greater_equal |
tan |
ifft2 |
less_equal |
arcsin |
fftn |
equal |
arccos |
ifftn |
not_equal |
arctan |
bitwise_and |
array_equal |
prod |
bitwise_or |
histogram |
sum |
bitwise_xor |
histogram2d |
abs |
invert |
histogramdd |
sqrt |
left_shift |
where |
exp |
right_shift |
nan_to_num |
We are continually working to improve our technical documentation and support. Please help by sharing your experience with us.