Hello,
I am attempting to batch reclassify a few hundred rasters and have the correct path names and field to reclassify but I am having difficulties with the "reclassification" field. I am just right clicking the reclassify tool and selecting the "batch..." option.
I have attempted to use numerous varations of:
([[0,0.539171624594595,0],[0.539171624594595,1,1]])
I am attempting to reclassify a raster that has values that range from 0 - 1 and I want everything below 0.539 to be 0 and everything above 0.539 to be 1. Each raster has a different threshold value that I have already determined...I just need to know the correct formatting for Arcmap to understand my command. Any help would be most appreciated.