qa4seas.DatasetSubset: METACLIP definition of DatasetSubsets for QA4Seas prototype...

Description Usage Arguments

Description

Uses information from the parameter file to extract the DatasetSubset-class definition

Usage

1
2
3
4
qa4seas.DatasetSubset(package, version, graph, var_code, init, par.list,
  RefSpatialExtent, model, model.type, season, prod.info,
  proj = "LatLon", resX = "1_deg", resY = "1_deg",
  disable.command = TRUE)

Arguments

package

Software Package string

version

Software package version string

graph

Input graph (contains parent node).

var_code

Character string with variable code

init

Initialization time parameter. Passed by upper function

par.list

Full parameter list

RefSpatialExtent

A metaclipR object containing the spatial extent definition (HorizontalExtent-class) "ENSO3", "ENSO3dot4", "ENSO4", and "GlobalExtent"

model

Model designation, as indicated in the paraneter file

model.type

Character string. Possible choices are "ref", "hindcast" or "forecast".

season

Season vector (passed by upper function)

prod.info

Product parameters, previously read

proj

Projection. Unused, default to "LatLon"

resX

Character. Spatial resolution of X coordinates. Unused, default to "1_deg"

resY

Same as resX, for Y-coordinates

disable.command

Logical flag, passed to the argument of the same name in metaclipR.DatasetSubset


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