metaclipR.Ensemble: Construct a METACLIP representation of the ds:Ensemble class

Description Usage Arguments Details Author(s) References See Also

Description

Build a directed metadata graph describing an Ensemble transformation from two or more ds:Steps

Usage

1
2
metaclipR.Ensemble(package = "transformeR", version = "1.3.3",
  output = NULL, fun = "bindGrid.member", arg.list = NULL, graph.list)

Arguments

package

package name. Default to "transformeR"

version

Package version string.

output

Optional. The output R object name, as character string

fun

function name. Default to "bindGrid.member")

arg.list

Argument list. See details

graph.list

A metaclipR object data list, each element being the graph defining each ensemble member

Details

This function takes as reference the semantics defined in the Data Source and Transformation ontology defined in the Metaclip Framework (http://metaclip.predictia.es/).

Argument list

The following (minimal) list of arguments is required to define an ETCCDI climate index transformation:

Further optional arguments can be passed to arg.list for a more detailed description of the command call. The different arguments are explained in the the help page of climdexGrid.

Author(s)

D. San Martín, J. Bedia

References

METACLIP Overview

Climate4R page at University of Cantabria

See Also

Other transformation: metaclip.graph.Command, metaclipR.Aggregation, metaclipR.AnomalyCalculation, metaclipR.Climatology, metaclipR.Dataset, metaclipR.Regridding, metaclipR.etccdi


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