Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Returns one of two values depending on the year of the current timestep. API Reference
threshold
Threshold to compare the value of the recorder to
Yes
ratchet
If true the parameter behaves like a ratchet. Once it is triggered first it stays in the triggered position (default=False)
Yes
coming soon...
threshold
Threshold to compare the value of the recorder to
Yes
ratchet
If true the parameter behaves like a ratchet. Once it is triggered first it stays in the triggered position (default=False)
Yes
threshold
Threshold to compare the value of the recorder to
Yes
ratchet
If true the parameter behaves like a ratchet. Once it is triggered first it stays in the triggered position (default=False)
Yes
Base class for parameters returning one of two values depending on other state. API Reference
threshold
Threshold to compare the value of the recorder to
Yes
values
If the predicate evaluates False the zeroth value is returned, otherwise the first value is returned
Yes
predicate
One of {“LT”, “GT”, “EQ”, “LE”, “GE”}
Yes
ratchet
If true the parameter behaves like a ratchet. Once it is triggered first it stays in the triggered position (default=False)
Yes
coming soon...
Returns one of two values depending on current volume in a Storage node. API Reference
threshold
Threshold to compare the value of the recorder to
Yes
storage
storage: pywr._core.AbstractStorage
Yes
ratchet
If true the parameter behaves like a ratchet. Once it is triggered first it stays in the triggered position (default=False)
Yes
coming soon...
Returns one of two values depending on a Recorder value and a threshold. API Reference
threshold
Threshold to compare the value of the recorder to
Yes
ratchet
If true the parameter behaves like a ratchet. Once it is triggered first it stays in the triggered position (default=False)
Yes
recorder
recorder: pywr.recorders._recorders.Recorder
coming soon...
Returns one of two values depending on the value of a Parameter. API Reference
threshold
Threshold to compare the value of the recorder to
Yes
ratchet
If true the parameter behaves like a ratchet. Once it is triggered first it stays in the triggered position (default=False)
Yes
coming soon...