LandSciTech / ccviR

Implement NatureServe climate change vulnerability index in R
https://landscitech.github.io/ccviR/
Other
2 stars 1 forks source link

Display class values in the historical thermal niche table #149

Closed adricaswell closed 2 months ago

adricaswell commented 4 months ago

Display class values in the historical thermal niche table (spatial vuln question - C2ai)

Something like this: image

adricaswell commented 4 months ago

[Sarah's note to self from lab meeting] While working on this, look into proportion of range for historical thermal niche (guidelines don't mention proportion but proportion is used to determine the vulnerability).

I took a quick look at this since I had the app open, and it looks like the sensitivity class with the greatest proportion of range in it corresponds with the vulnerability? It looks like you took a different approach compared to historical hydrological niche.

see24 commented 3 months ago

Assigning this to @adricaswell because it is similar to what you have done for exposure

see24 commented 2 months ago

From guidelines: "For this factor, you will overlay the range map on the historic temperature variation map and pick the highest category that includes as least 10% of the range."

Need to change to actually do this

adricaswell commented 2 months ago

While doing this, change this table and all other tables in the app to a gt() table.