metaclipR.Climatology: Directed metadata graph construction for Climatology...

Description Usage Arguments Details Value Author(s) References See Also

Description

Build a directed metadata graph describing a Transformation on a climate4R grid that is a Climatology

Usage

1
2
metaclipR.Climatology(package = "transformeR", version = "1.3.2", graph,
  fun = "climatology", arg.list = NULL)

Arguments

package

package

version

version

graph

A previous metaclipR data structure from which the current step follows

fun

function name. Unused (set to "climatology")

arg.list

Argument list. See details.

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 list of arguments is required to define an aggregation:

The climatology function will be encoded as the ds:hasCellMethod data property of the Climatology. Further optional arguments can be included in orde to enrich the provenance information. The different arguments are explained in the the help page of climatology.

Note that if no argument list is provided at all, the default argument values (i.e. a mean cell method and by members), will be assumed.

Value

A named list with the updated graph in element "graph" and the parent node name ("parentnodename"), needed for linking subsequent operations.

Author(s)

D. San Martín, J. Bedia

References

Climate4R page at University of Cantabria

See Also

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


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