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

spatial conditions - optimisations not tiggered when whole condition is comments #739

Closed shawnlaffan closed 5 years ago

shawnlaffan commented 5 years ago

Some optimisations are not triggered when the second spatial condition is only comments. This is the current default in the GUI.

e.g.:

sp_self_only()

followed by

#  some comment

will not trigger the optimisations associated with the first condition.