This function creates an initial real landscape to run the simulations

create_real_landscape()

Value

a list with the (i) raster landscape containing the states, temperature and precipition for each cell, (ii) landscape dimensions, (iii) position and neighbor are internal objects to run the model in parallel.

Examples

initLand = create_real_landscape()