| class-weather | R Documentation |
weather is a data-carrying class with exogenous shocks
used to influence operation of processes in the model.
Weather factors are separated from the model parameters and can be added or replaced for different scenarios. !!!Additional details...
namecharacter. Name of the weather factor, used in sets.
desccharacter. Description of the weather factor.
unitcharacter. Unit of the weather factor.
regioncharacter. Region where the weather factor is applied.
timeframecharacter. Timeframe of the weather factor.
defValnumeric. Default value of the weather factor, 0 by default.
weatherdata.frame. Weather factor values.
character. Region name to apply the parameter, NA for every region.
integer. Year to apply the parameter, NA for every year.
character. Time slice to apply the parameter, NA for every slice.
numeric. Weather factor value.
misclist. Additional information.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.