Monthly Profile
General Description
Attributes
Name
Description
Required
Example
{
type: 'monthlyprofile',
values: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
}


Last updated
Was this helpful?
Parameter which provides a monthly profile. The monthly profile returns a different value based on the month of the current time-step. API Reference
type
monthlyprofile
Yes
values
An array of 12 numbers whose indices represent the months of the year.
Yes
{
type: 'monthlyprofile',
values: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
}Water Strategy offers an alternative way to work with Monthly Profiles.



Last updated
Was this helpful?
Was this helpful?