shawnlaffan / biodiverse

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

Generalise basedata trimming to handle all types #880

Closed shawnlaffan closed 10 months ago

shawnlaffan commented 11 months ago

We already support the trimming of basedata labels using tree and matrices. We should also add the option to use another basedata object.

shawnlaffan commented 10 months ago

This was original just trimming a basedata using another basedata but the interface can be generalised.