mfdbatlantis-package {mfdbatlantis} | R Documentation |
Tools to extract data from Atlantis model output and transform it into forms suitable for ingesting into MFDB.
The mfdbatlantis package contains the following groups of functions:
Open a model directory, define names of common atlantis output files.
Read in area and functional group definitions, for use in other functions.
Read the tracer files to generate temperature and simulated survey outputs, ready for ingesting into MFDB.
Read in catch data from defined Atlantis fisheries, so it can be uploaded as logbook data into MFDB.
Expand output from a simulated survey to include stomach content data.
The best way to undestand the usage is to read through the supplied demo scripts in the the demo directory.
> library(mfdbatlantis) > demo('lake-victoria', package='mfdbatlantis', ask = FALSE) > demo('iceland', package='mfdbatlantis', ask = FALSE)
This project has received funding from the European Union's Seventh Framework Programme for research, technological development and demonstration under grant agreement no.613571.
Jamie Lentin
Maintainer: Jamie Lentin <jamie.lentin@shuttlethread.com>
mfdb, rgadget, Gadget user guide