This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Development version of the R library Spdynmod: Spatio-dynamic wetland plant communities model
The stable version can be found on CRAN
An online version with a Graphical User Interface can be found at the following link.
install.packages('spdynmod')
devtools::install_github('javimarlop/spdynmodocpu') # Graphical User Interface version
library(devtools)
install_github('javimarlop/spdynmod')
Animation of model results based on default parameters.
Please type help(run_model)
for model execution options and library(help=spdynmod)
to see all available functions in the library.
run_model()
Martínez-López, J.; Martínez-Fernández, J.; Naimi, B.; Carreño, M. F. & Esteve, M. A. (2015), 'An open-source spatio-dynamic wetland model of plant community responses to hydrological pressures ', Ecological Modelling 306, 326 -- 333, http://dx.doi.org/10.1016/j.ecolmodel.2014.11.024
You can see the location map of the study wetland and its watershed area by clicking on the wetland.geojson and watershed.geojson files on the /inst/extdata
folder.
A mutiple resolution goodness of fit assessment function mrgf
was included in the library and has been performed for each validation year after Costanza 1989 and Kuhnert et al. 2005. We implemented the version modified by Kuhnert et al. in order to exclude NA values from the analysis. The maps needed to perform this assessment can be found on the inst/extdata
folder. See resulting graphs:
Costanza, R. (1989), 'Model goodness of fit: A multiple resolution procedure', Ecological Modelling 47(3-4), 199 - 215.
Kuhnert, M.; Voinov, A. & Seppelt, R. (2005), 'Comparing Raster Map Comparison Algorithms for Spatial Modeling and Analysis', Photogrammetric Engineering & Remote Sensing 71(8), 975-984.
Martínez-López J., Martínez-Fernández J. , Naimi B., Carreño M. F., Esteve M. A. (2013), Spatio-temporal dynamic modeling of plant communities responses to hydrological pressures in a semiarid Mediterranean wetland. Ecological Modelling for Ecosystem Sustainability in the context of Global Change - ISEM 19th. Toulouse, France.