shawnlaffan / biodiverse

A tool for the spatial analysis of diversity
http://shawnlaffan.github.io/biodiverse/
GNU General Public License v3.0
75 stars 19 forks source link

GUI spatial tab: allow branch colouring using results from other outputs #833

Open shawnlaffan opened 1 year ago

shawnlaffan commented 1 year ago

The spatial tab allows users to visualise results on the tree at the same time as they are viewing the map.

This is even more useful now with the addition of CANAPE. However, viewing the results of clade contributions, for example, needs these calculations to be run before the randomisation needed for CANAPE, as otherwise they are not available for display.

It would be useful if the index chooser had access to other outputs in the basedata (and possibly the project).

Relevant blog posts: https://biodiverse-analysis-software.blogspot.com/2017/09/visualise-spatial-analysis-results-on.html https://biodiverse-analysis-software.blogspot.com/2022/10/biodiverse-now-calculates-canape-for-you.html

Related tasks: