| DEPONS2R {DEPONS2R} | R Documentation |
Package for analyzing DEPONS simulation output
Description
Methods for analyzing population dynamics and movement tracks simulated using the DEPONS model (v.3.0; http://www.depons.eu), for manipulating input raster files, shipping routes and for analyzing sound propagated from ships.
The classes used in DEPONS2R include:
-
DeponsTrackmovement tracks, read from "RandomPorpoise.XXX.csv" files -
DeponsDynpopulation dynamics data, from "Statistics.XXX.csv" files -
DeponsBlockdyndata from "PorpoisePerBlock.XXX.csv" files -
DeponsShipsdata from "ships.json" files or from AIS data
Here the DeponsDyn data include both changes in population size and energetics
through time for the entire landscape, whereas DeponsBlockdyn data include
variations in population size in different parts (or 'blocks') of the landscape.
XXX is the date and time when the simulation was finished.