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