startModelGraph: Start a QA4Seas dataset graph

Description Usage Arguments Details Value

Description

Start a QA4Seas dataset graph fiev a dataset (possibly a multimodel)

Usage

1
2
3
startModelGraph(pkg = "QA4Seas-prototype", v = "1.0.1",
  fun = "QA4Seas.py", par.list, model.type, RefSpatialExtent, var_code,
  prod.info, init, season, disable.command = TRUE)

Arguments

pkg

pkg

v

version

fun

function

par.list

Full list of parameters

model.type

Character string specifying the type of model.

RefSpatialExtent

Ref spatial extent

var_code

individual var code

prod.info

individual product info list

init

individual init

season

individual season

disable.command.

Default to TRUE. Passed to qa4seas.DatasetSubset

Details

The function internally handles the recursive listing in case of multimodel ensembles. The specific inputs come from the ouer wrapping function

Value

A metaclipR structure. The terminal node belong either to the specific subclass of Dataset-class for model lists of length one, or ds:Ensemble-class, in case several models are included in the forecasting_system parameter.


Predictia/metaclipR.qa4seas documentation built on May 9, 2019, 3:28 a.m.