Hello.
I am creating a project to show the change in distribution of an insect species in coming decades in the amazon.
I have projected variables such as rainfall and tree cover % for the Amazon. I have used max and min funtions in zonal statistics to give me the overall ranges that the insect is found within.
From there I created a CON function in the raster calculator and input all these variables , e.g. if treecover > 4 but < 67 and so on...
However, I was wondering how I can automate/make this last step easier? Presumably there is an easier way than me having to manually read and input these numbers, potentially making mistakes along the way!
Gracias! 🙂