Type
Metadata Access.
Behaviour
It computes and displays the number of elements stored in the input datacube.
Parameters
System parameters
Examples
Compute the number of elements in the datacube “URL/1/1”:
[OPH_TERM] >> oph_cubeelements cube=URL/1/1;
Argument name | Type | Mandatory | Values | Default | Min/Max-value |
---|---|---|---|---|---|
cube | “string” | “yes” | |||
schedule | “int” | “no” | “0” | “0” | “0” / “0” |
exec_mode | “string” | “no” | “async|sync” | “async” | |
algorithm | “string” | “no” | “dim_product|count” | “dim_product” | |
sessionid | “string” | “no” | “null” | ||
ncores | “int” | “no” | “1” | “1” / | |
objkey_filter | “string” | “no” | “all|none|cubeelements” | “all” |