Skip to content

Releases: frabas/displaceplot

R package displaceplot release 0.7

11 Apr 13:22
Compare
Choose a tag to compare
  • Make flexible the choice on nb of years in some plots
  • Adding 2 new routines
  • Change the overall general variable to avoid persisting hardcoding

R package displaceplot release 0.4

07 Dec 10:03
Compare
Choose a tag to compare
  • Export GTiff raster files (from NodeAverage routine) for potential use with external GIS engine
  • Enable ratio in mapping layers e.g. for catches per swept area

R package displaceplot release 0.3

18 Oct 12:01
Compare
Choose a tag to compare
  • Adding a new routine for quick and dirty plot of individual traj
  • Adding a new routine for barplot of agg landings first year vs. last year
  • Adding polygon plot routine for Benthos displace outcomes

R package displaceplot release 0.2

12 Oct 08:25
Compare
Choose a tag to compare

*Fixing various imperfections
*Adding additional routines i.e. polygon plots
*Adding routine for Benthos mapping

R package displaceplot beta release 0.1

10 Oct 09:43
Compare
Choose a tag to compare

This is a first trial to disclose some of the post-processing routines for DISPLACE simulation output files.
After installation and loading the displaceplot package into a R console, look at library(help=displaceplot) to list the first available routine. The first one will be getAggLoglikeFiles() but is very time consuming in case the number of replicates per scenario is high. So usually better to process it under a HPC cluster.