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

Description Usage Arguments

Description

Build a directed metadata graph describing a ENSO plume plot from the QA4Seas prototype

Usage

1
2
3
4
qa4seas.EnsoPlume(package = "QA4Seas-prototype", version = "1.0.1",
  fun = "QA4seas.py", multimodel = FALSE, arg.list = NULL,
  FcstMetadata, ObsMetadata = NULL, VerificationMetadata = NULL,
  title = "ENSO Plume")

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).

arg.list

Argument list

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

title

Character string character with the plot title

multimodel

Logical. Is it a multi-model product?


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