This fixes the current bug that heterogenous regional damage weights for SLR and discontinuity end up being used for market and non-market damages as well, in contradiction to the PAGE-ICE excel file. To avoid that the weights are passed on between components, I named them separately following the PAGE-ICE excel where three different weights parameters are defined in the "Library Data" sheet.
As the weights for market and non-market damages are defined as Triangular(1, 1, 1) in the excel file, I did not include them into the mcs.jl file.
This fixes the current bug that heterogenous regional damage weights for SLR and discontinuity end up being used for market and non-market damages as well, in contradiction to the PAGE-ICE excel file. To avoid that the weights are passed on between components, I named them separately following the PAGE-ICE excel where three different weights parameters are defined in the "Library Data" sheet.
As the weights for market and non-market damages are defined as Triangular(1, 1, 1) in the excel file, I did not include them into the mcs.jl file.