Description Usage Arguments Details Value
Start a QA4Seas dataset graph fiev a dataset (possibly a multimodel)
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)
|
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 |
The function internally handles the recursive listing in case of multimodel ensembles. The specific inputs come from the ouer wrapping function
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.