metaclipR.EnsoPlume: Directed metadata graph construction for ENSO plume graphical...

Description Usage Arguments Details Author(s) References See Also

Description

Build a directed metadata graph describing a ENSO plume plot

Usage

1
2
3
4
metaclipR.EnsoPlume(package = "visualizeR", version = "1.1.1",
  fun = "ensoPlumeC3S", multimodel = FALSE, input.obs.grid = NULL,
  input.fcst.grid = NULL, arg.list = NULL, FcstMetadata,
  ObsMetadata = NULL, VerificationMetadata = NULL)

Arguments

package

package

version

version

fun

function name.

multimodel

Logical. Is the forecast done with a multimodel ensemble dataset?. Default to FALSE (This is needed to ascertain the subtypes of ForecastSystemUncertainty communicated by the product, i.e. FSi/FSm).

input.obs.grid

Optional. The input grid of observations passed to the plotting function. Some metadata are extracted from this object (x-y axis ranges)

input.fcst.grid

Optional. The input forecast grid passed to the plotting function. Some metadata are extracted from this object (x-y axis ranges)

arg.list

Argument list (A named list in key-value format).

FcstMetadata

The metadata structure containing the step describing the forecast data provenance

ObsMetadata

The metadata structure containing the step describing the observation data provenance

VerificationMetadata

The metadata structure containing the step describing the verification provenance. Only needed when EQC info (ACC) is added to the plume

Details

This function takes as reference the semantics defined in the Graphical Product ontology defined in the Metaclip Framework (http://metaclip.predictia.es/).

Author(s)

D. San Martín, J. Bedia

References

Climate4R page at University of Cantabria

See Also

Other graphical.products: metaclipR.AnomalyMap, metaclipR.SkillMap, metaclipR.SpatialPlot


Predictia/metaclipR documentation built on May 14, 2019, 6:07 a.m.