BCWF-Wetlands / wespr

Conversion of WESP excel Calculator to R functions.
Apache License 2.0
3 stars 0 forks source link

POL: funs and bens #53

Closed gcperk closed 10 months ago

gcperk commented 10 months ago

1) imperv16 - function is missing calculations score (OF12) 2) OF32, 36, 37 all contain range from 112 - 180 check this is correct. 3) Outlet16 and outmap 16 - both reference each other - might need to add an other ifelse to ensure order is correct 3) Get better way to extract final score from indicator 4) Bens - OF32, OF36, OF37 has same spread of values 5) Bens - check F49 is tagged in "used by" POL bens? missing values in this data set

gcperk commented 10 months ago

remaining: Find way to fix circular argument:

  1. Outlet16 and outmap 16 - both reference each other - might need to add an other ifelse to ensure order is correct
ateucher commented 10 months ago

I think I've fixed item 3 in 69b82d9.

gcperk commented 10 months ago

Great - closing this off.