spdynmod

R library and data: Spatio-dynamic wetland plant communities model

https://github.com/javimarlop/spdynmod

Science Score: 23.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
    Found 7 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (14.0%) to scientific vocabulary
Last synced: 11 months ago · JSON representation

Repository

R library and data: Spatio-dynamic wetland plant communities model

Basic Info
  • Host: GitHub
  • Owner: javimarlop
  • Language: R
  • Default Branch: master
  • Homepage:
  • Size: 11.1 MB
Statistics
  • Stars: 1
  • Watchers: 3
  • Forks: 1
  • Open Issues: 5
  • Releases: 0
Created over 12 years ago · Last pushed over 10 years ago
Metadata Files
Readme

README.md

spdynmod

Gitter

DOI

Creative Commons License
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.

How to install the spdynmod R library

install.packages('spdynmod') devtools::install_github('javimarlop/spdynmodocpu') # Graphical User Interface version

How to install the development version of the library

library(devtools) install_github('javimarlop/spdynmod')

Animation of model results

Animation of model results based on default parameters.

Animation of model results

How to run the model

Please type help(run_model) for model execution options and library(help=spdynmod) to see all available functions in the library.

run_model()

How to cite this model library

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

Wetland and watershed maps

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.

Model validation

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:

Year 1992 Year 1995 Year 1997 Year 2001 Year 2008

References

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.

Owner

  • Name: Martinez-Lopez Javier
  • Login: javimarlop
  • Kind: user
  • Location: Spain
  • Company: University of Granada

Ecological Modelling and Remote Sensing

GitHub Events

Total
Last Year

Committers

Last synced: over 2 years ago

All Time
  • Total Commits: 74
  • Total Committers: 4
  • Avg Commits per committer: 18.5
  • Development Distribution Score (DDS): 0.216
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Javier MARTINEZ LOPEZ j****z@u****s 58
Javier j****z@g****m 14
javier j****r@d****n 1
The Gitter Badger b****r@g****m 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: over 2 years ago

All Time
  • Total issues: 5
  • Total pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: 5 minutes
  • Total issue authors: 1
  • Total pull request authors: 1
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • javimarlop (5)
Pull Request Authors
  • gitter-badger (1)
Top Labels
Issue Labels
enhancement (3) bug (2)
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • cran 263 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 1
  • Total versions: 8
  • Total maintainers: 1
cran.r-project.org: spdynmod

Spatio-Dynamic Wetland Plant Communities Model

  • Versions: 8
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 263 Last month
Rankings
Forks count: 21.0%
Dependent repos count: 24.0%
Dependent packages count: 28.8%
Average: 30.0%
Stargazers count: 30.9%
Downloads: 45.3%
Last synced: 11 months ago

Dependencies

DESCRIPTION cran
  • raster * depends
  • sp * depends
  • animation * imports
  • deSolve * imports
  • igraph * suggests
  • knitr * suggests
  • roxygen2 * suggests
  • testthat * suggests