Skip to content

Use data structure for scenario set with probabilities

It should be possible to associate each load development scenario with a probability. Perhaps the cleanest way is to define a scenario set DataFrame with one column for the scenario label (used in the file name) and one column for the probability. (The probabilities in the scenario set should sum to 1 to ensure consistency.)

Edited by Iver Bakken Sperstad