{
"input": {
"id": "diff",
"resolution": "monthly",
"unit": "kW"
},
"minimum": {
"unit": "kW",
"value": 0
},
"output": {
"id": "overdraft",
"resolution": "monthly",
"unit": "kW"
},
"type": "clip"
}Functions
Function: Clip
Clip values to a min/max range.
Output Dataset produced by this function, a local name used by subsequent functions to reference this result
Show child attributes
Show child attributes
Example:
{ "id": "quarter-hourly-energy-offtake", "resolution": "quarter_hourly", "unit": "kWh" }
Allowed value:
"clip"Was this page helpful?