Type
Metadata Access.
Behaviour
It computes and displays the size of the input datacube.
Parameters
System parameters
Examples
Compute the size of the datacube “URL/1/1”:
[OPH_TERM] >> oph_cubesize 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” | |
| byte_unit | “string” | “no” | “KB|MB|GB|TB|PB” | “MB” | |
| sessionid | “string” | “no” | “null” | ||
| ncores | “int” | “no” | “1” | “1” / | |
| objkey_filter | “string” | “no” | “all|none|cubesize” | “all” |