Array Indexed Scenario Monthly Factors

General Description

Time varying parameter using an array and Timestep.index with multiplicative factors per Scenario.

Values is the baseline timeseries data that is perturbed by a factor. The factor is taken from factors which is shape (scenario.size, 12). Therefore factors vary with the individual scenarios in scenario and month. API Reference

Attributes

Name
Description
Required

scenario

Scenario object over which different profiles should be provided

Yes

values

Length of 1st dimension should equal the number of members in the scenario object and the length of the second dimension should be 12

Yes

Example

coming soon...

{

}

Last updated