setSurveyParametersPaper1: Function for setting the parameters of each survey for paper...

Description Usage Arguments

View source: R/pelfoss.R

Description

Function for setting the parameters of each survey for paper 1 using the PELFOSS framework.

Usage

1
2
3
4
5
6
setSurveyParametersPaper1(
  run,
  dir,
  survey = "Herring_IESNS",
  type = "RectEnclZZ"
)

Arguments

run

The name of the simulation run (which is three timings (-30, 0, +30 days), two directions (normal, reversed), and two resolutions (low, high), in total 12 individual runs).

dir

The directory of the PELFOSS folder structure (see getPelfossSkeleton).

survey

The name of the survey to run, one of "Herring_IESNS", "Herring_NASSHS", "Herring_NASSHS_fishery", "Mackerel_IESSNS", "Mackerel_IESSNS_sept" and "Mackerel_IESSNS_sept_fishery".

type

The survey design type (see surveyPlanner).


Sea2Data/pelfoss documentation built on Dec. 7, 2020, 12:31 a.m.