Individual projections don't appear #230
-
Hello, everyone. I'm having trouble generating individual projections in the ensemble model. When I run "BIOMOD_EnsembleForecasting", the following message appears, but when I check the "individual_projections" folder, it's empty. Thank you in advance. Message:
Script:
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hello @guimaricato, |
Beta Was this translation helpful? Give feedback.
Hello @guimaricato,
Thank you for reporting 🙏
In your folder
Current_EM
you should see a.img
file, with all your projections stacked. If you want projection written as separate files within folderindividual_projection
you have to use argumentdo.stack = FALSE
inBIOMOD_EnsembleForecasting
(orBIOMOD_Modeling
)Best,
Rémi