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. API Reference
model
pywr.core.Model
Optional
parameter
The parameter to record
Required
threshold
The threshold to compare the parameter to
Optional
coming soon...