pywr.recorders.AnnualCountIndexParameterRecorder¶
-
class
pywr.recorders.
AnnualCountIndexParameterRecorder
¶ Record the number of years where an IndexParameter is greater than or equal to a threshold
-
__init__
($self, /, *args, **kwargs)¶ Initialize self. See help(type(self)) for accurate signature.
Methods
after
aggregated_value
before
finish
load
register
reset
setup
unregister
values
Attributes
agg_func
children
comment
epsilon
ignore_nan
is_constraint
is_objective
model
name
parameter
parents
threshold
-