pywr.parameters.DailyProfileParameter¶
-
class
pywr.parameters.DailyProfileParameter¶ An annual profile consisting of daily values.
This parameter provides a repeating annual profile with a daily resolution. A total of 366 values must be provided. These values are coerced to a numpy.array internally.
Parameters: - values : iterable, array
The 366 values that represent the daily profile.
-
__init__($self, /, *args, **kwargs)¶ Initialize self. See help(type(self)) for accurate signature.
Methods
afterbeforefinishget_all_valuesget_double_lower_boundsget_double_upper_boundsget_double_variablesget_integer_lower_boundsget_integer_upper_boundsget_integer_variablesget_valueloadlower_boundsregisterresetset_double_variablesset_integer_variablessetupunregisterupdateupper_boundsvalueAttributes
childrencommentdouble_sizeinteger_sizeis_variablemodelnameparentssize