Description Super class Public fields Methods
Executable process
Executable process
openEo.gdalcubes::Process
-> ExecutableProcess
job
Attached job to the process
new()
Initialize executable process
ExecutableProcess$new( id = NA, description = NA, parameters = NA, operation = NA, process = NULL )
id
Id or name of the proces
description
Shortly what the process does
parameters
Used parameters in the process
operation
Function that executes the process
process
Processes which will be executed
execute()
Run the operation including a generated list of parameters
ExecutableProcess$execute()
clone()
The objects of this class are cloneable with this method.
ExecutableProcess$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.