Timestep Count Index Parameter Recorder
General Description
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
Attributes
Name
Description
Required
model
pywr.core.Model
Optional
parameter
The parameter to record
Required
threshold
The threshold to compare the parameter to
Optional
Example
coming soon...
{
}
Last updated
Was this helpful?