{ "input": { "id": "diff", "resolution": "monthly", "unit": "kW" }, "minimum": { "unit": "kW", "value": 0 }, "output": { "id": "overdraft", "resolution": "monthly", "unit": "kW" }, "type": "clip" }
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
Either a Dataset or a literal level value.
{ "unit": "SEK_per_kW", "value": 50 }
"clip"
Was this page helpful?