Atlantis is an end-to-end marine ecosystem modelling framework. It was originally developed in Australia by E.A. Fulton, A.D.M. Smith and D.C. Smith (2007) and has since been adopted in many marine ecosystems around the world (<http://atlantis.cmar.csiro.au>). The output of an Atlantis simulation is stored in various file formats like .netcdf and .txt and different output structures are used for the output variables like e.g. productivity or biomass. This package is used to convert the different output types to a unified format according to the "tidy-data" approach by H. Wickham (2014) <doi:10.18637/jss.v059.i10>. Additionally, ecological metrics like for example spatial overlap of predator and prey or consumption can be calculated and visualised with this package. Due to the unified data structure it is very easy to share model output with each other and perform model comparisons.
Version: | 0.4.3 |
Depends: | R (≥ 3.2.3) |
Imports: | dplyr, magrittr, RNetCDF, stringr, lazyeval, tidyr, ggplot2, proj4, gridExtra, scales, circlize, RColorBrewer, purrr, rvest, xml2, tibble |
Suggests: | testthat, knitr, rmarkdown, vdiffr, rfishbase |
Published: | 2017-08-16 |
Author: | Alexander Keth [aut, cre] |
Maintainer: | Alexander Keth <alexander.keth at uni-hamburg.de> |
BugReports: | https://github.com/alketh/atlantistools/issues |
License: | GPL-3 |
URL: | https://github.com/alketh/atlantistools |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | atlantistools results |
Reference manual: | atlantistools.pdf |
Vignettes: |
model-calibration-species model-calibration model-comparison model-preprocess package-demo |
Package source: | atlantistools_0.4.3.tar.gz |
Windows binaries: | r-devel: atlantistools_0.4.3.zip, r-release: atlantistools_0.4.3.zip, r-oldrel: atlantistools_0.4.3.zip |
OS X El Capitan binaries: | r-release: atlantistools_0.4.3.tgz |
OS X Mavericks binaries: | r-oldrel: atlantistools_0.4.3.tgz |
Old sources: | atlantistools archive |
Please use the canonical form https://CRAN.R-project.org/package=atlantistools to link to this page.