Basically things like desalination plant etc, resource effects, etc in factors.js
More complicated than I thought. Need to take into account:
[x] DemandAmount effects as direct contributors
[x] Demand effects as changes to the denominator and individual demand, they aren't shown as contributors because they affect everything. Just need to ensure that they are correctly incorporated into the calculations so percentages remain correct.
[x] Resource effects as changes to the denominator, for water only afaik. Should just show +/- the value.
Basically things like desalination plant etc, resource effects, etc in
factors.js
More complicated than I thought. Need to take into account:
DemandAmount
effects as direct contributorsDemand
effects as changes to the denominator and individual demand, they aren't shown as contributors because they affect everything. Just need to ensure that they are correctly incorporated into the calculations so percentages remain correct.Resource
effects as changes to the denominator, for water only afaik. Should just show +/- the value.