Hi fellow colleagues,
I just have one very basic question about standardizing my raster layer with the following syntax:
(["Layer"] - ["Layer"].minimum) / (["Layer"].maximum - ["Layer"].minimum)
Can someone please explain how this one works?
Thanks for the help!