I am building a model with one raster layer defining where a certain plant is growing and several other raster layers with climatic conditions such as rainfall, temperature etc underneath the original.
What I want to achieve in my model is to be able to define the minimum and maximum value of every climatic condition where my plant currently exists.
Once I have that information defined I then want to predict where my plant can exist in the future by identifying the same conditions in future climates.
Any help would be much appreciated.