shawnlaffan / biodiverse

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

Clustering progress: change numeric format for most similar value #929

Closed shawnlaffan closed 2 months ago

shawnlaffan commented 3 months ago

The progress indicator in the cluster analyses only goes to three decimal places for the most similar value.

Often the value is close to zero. It would be better to use %.6g instead of %.3f.