nextgis / qgis_molusce

Modules for Land Use Change Simulations
https://github.com/nextgis/molusce
GNU General Public License v2.0
43 stars 15 forks source link

Regarding predicted year in Molusce plugin #55

Open DamanNeupane opened 1 month ago

DamanNeupane commented 1 month ago

Suppose I use land use map of 2005 and 2010 and need to predict the year 2015, 2020 and 2025. firstly, I input land use map of 2005 , 2010 and spatial variables as well. The predicted map will be 2015 as the duration is of 5 years. But how to predict lulc of 2020 and 2025? Should I need to input the lulc map of 2010 and 2015 and same spatial variables and run the simulation to predict lulc of 2020? Or should I use the lulc map of 2005 and 2010, same variables and only put 2 in simulation iteration tab for predicted map of 2020 and 3 for 2025?