Timestep Count Index Parameter Recorder
Last updated
Was this helpful?
Last updated
Was this helpful?
Record the number of times an index parameter exceeds a threshold for each scenario.
This recorder will count the number of timesteps so will be a daily count when running on a daily timestep.
model
pywr.core.Model
Optional
parameter
The parameter to record
Required
threshold
The threshold to compare the parameter to
Optional
coming soon...