I have many rasters: The task is to slice each of the rasters into different value ranges (e.g, 0 -8, 8.0 -12 & 12.0 -15) and calculate the area of each slice. Somehow, I am not python-wise yet. Being a repetitive process I guess python will come in here. Any help in this regard would be appreciated as I can't imagine doing this manually for all the raster.
Thank you.