-
Notifications
You must be signed in to change notification settings - Fork 21
Home
Alex Chubaty edited this page Sep 5, 2017
·
8 revisions
Metapackage for implementing a variety of event-based models, with a focus on spatially explicit models.
These include raster-based, event-based, and agent-based models.
The core simulation components (provided by SpaDES.core
) are built upon a discrete event simulation (DES) framework that facilitates modularity, and easily enables the user to include additional functionality by running user-built simulation modules (see also SpaDES.tools
).
Included are numerous tools to visualize rasters and other maps (via quickPlot
), and caching methods for reproducible simulations (via reproducible
).
Additional functionality is provided by the SpaDES.addins
and SpaDES.shiny
packages.
- Installation
- Getting started
- Help and package vignettes
- SpaDES 4 dummies
- Try me!
- Debugging
- Caching
- Alternate cache backends
- Frequently asked questions
- SpaDES Users Group
-
Wolves recolonizing the Italian Alps - This is a rewrite in
SpaDES
of Marucco & McIntire 2010.