RMI-PACTA / pacta.multi.loanbook

Calculate PACTA climate metrics across multiple loan books.
https://rmi-pacta.github.io/pacta.multi.loanbook/
Other
0 stars 0 forks source link

remove parameter `sector_split_type` #241

Closed jacobvjk closed 1 week ago

jacobvjk commented 1 week ago

There is currently only one sector split type that can be used: "equal_weights". There are also no plans in sight to develop any other sector split options. This means we can remove this config option and assume that anytime the user opts to use the sector split, they will use the equal_weights split as it is implemented.

Thus, any checks of the sector_split_type should be removed and apply_sector_split == TRUE should be considered sufficient for running the sector split