iSCAM2Data: Reads data from iSCAM file structure into a DLMtool Data...

Description Usage Arguments Author(s)

View source: R/iSCAM2OM.R

Description

A function that uses the file location of a fitted iSCAM model including input files to population the various slots of an data object. iSCAM2OM relies on several functions written by Chris Grandin (DFO PBS).

Usage

1
2
3
4
5
6
7
iSCAM2Data(
  iSCAMdir,
  Name = NULL,
  Source = "No source provided",
  length_timestep = 1,
  Author = "No author provided"
)

Arguments

iSCAMdir

A folder with iSCAM input and output files in it

Name

The name of the operating model

Source

Reference to assessment documentation e.g. a url

length_timestep

How long is a model time step in years (e.g. a quarterly model is 0.25, a monthly model 1/12)

Author

Who did the assessment

Author(s)

T. Carruthers


tcarruth/MSEtool documentation built on Oct. 19, 2020, 6:09 a.m.