Loading...
Parameter which provides a daily profile.
The daily profile returns a different value based on the month of the current time-step. API Reference
type
dailyprofile
Yes
values
An array of 366 numbers whose indices represent the days of the year.
{ type: 'dailyprofile', values: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ... ] }