Description Value Methods Arguments See Also
Inheriting from Argument in order to represent a ProcessGraph (prior known as callback). The ProcessGraph operates on reduced data
of a data cube. For example reducing the time dimension results in a time series that has to be reduced into a
single value. The value of a ProcessGraph is usually a Graph with ProcessGraphParameter as
injected data. Hints from the openeo api documention:
https://open-eo.github.io/openeo-api/#section/Processes/Process-Graphs
https://open-eo.github.io/openeo-api/v/0.4.2/processgraphs/#callbacks
Object of R6Class which represents a ProcessGraph.
$getProcessGraphParameters()returns the available list ProcessGraphParameter
$setProcessGraphParameters(parameters)assigns a list of ProcessGraphParameter to the ProcessGraph
parametersthe list ProcessGraphParameter
Array, Integer, EPSGCode, String, Number,
Date, RasterCube, VectorCube, ProcessGraphArgument,
ProcessGraphParameter, OutputFormatOptions, GeoJson,
Boolean, DateTime, Time, BoundingBox, Kernel,
TemporalInterval, TemporalIntervals, CollectionId, OutputFormat,
AnyOf, ProjDefinition, UdfCodeArgument, UdfRuntimeArgument and
UdfRuntimeVersionArgument
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.