Annual Count Index Parameter Recorder
General Description
Record the number of years where an IndexParameter is greater than or equal to a threshold. API Reference
Attributes
Name | Description | Required |
---|---|---|
model | pywr.core.Model | Optional |
parameter | The parameter to record | Required |
name | The name of the recorder | Optional |
threshold | Threshold to compare the parameter against | Optional |
Example
coming soon...
Last updated