inbo / niche_vlaanderen

Python package to run the NICHE Vlaanderen model
https://inbo.github.io/niche_vlaanderen/
MIT License
5 stars 0 forks source link

Validation: area_pot_perc not yet in % ( <> area_pot_perc_optimistic) #327

Closed cecileherr closed 1 year ago

cecileherr commented 1 year ago

area_pot_percis still a proportion and not a percentage (while area_pot_perc_optimistic is already in %) => we should use area_pot_perc = **100***[pot]/ ([pot]+[non_pot]) in %

I post this issue as a reminder - even if we might not need this since we might drop the non optimistic option (= the option that does not take phab into account) -

johanvdw commented 1 year ago

Closed in https://github.com/inbo/niche_vlaanderen/commit/0536d4f4f242c31d206d0c5e283b130f3ad814b9