A high-level introduction to the SpaDES framework and its usefulness
Here we present some of the projects that used SpaDES and its tools
Here we present two models that we use for forest succession (LandR
) and wildfire (SCFM
). This is an example of module integration using SpaDES
Now we will use the SpaDESinAction example to understand how SpaDES works. These are the topics we will cover:
spades()
callIn this section we will present examples of how to bring both static and dynamic R scripts into SpaDES, by creating modules from scratch and linking them
In this section we will explain how to use a caching mechanism in SpaDES and how to debug your code when something errors
In this section we will give the support you need to start building your own SpaDES module or project.
In this section you can find several exercises to get you started with SpaDES.