-
Notifications
You must be signed in to change notification settings - Fork 14
Description
Hi Julien and co,
I've started working with auxiliary variables for a simulation.
I am using continuous auxiliary variables.
I am simulating a discrete variable.
I would like to know what is the origin of this error when I run Deesse run:
ERROR 00556: invalid data in simulation grid: too far beyond the range covered by all the training image(s) (continuous variable)
Do you know what is the exact condtion that would allow me to remove this error ?
My problem is that I have three auxialiary variables, and each of them has the same max and min value in the TI and in the simulation grid.
But each of them don't have the same distributions in the TI and in the SG (only same extrema).
So I would like to know if there is a specific condition in the deesse code for the range and the distribution of the auxiliary variables.
Any help would be highly appreciated!
Cheers,
Axel
PS: I attached the histograms for each variable with on the left the one for the TI and on the right the one for the SG.


