Version 4.0 #836
shawnlaffan
announced in
Announcements
Version 4.0
#836
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Executables/Binaries
Executables/Binaries are available below for Windows, Macintosh and Linux (Ubuntu). There are two Mac variants. If you are using a Mac with an M1 chip then download the mac_arm zip file. If you are using a Mac with an Intel chip then download the mac_intel zip file.
Installation instructions are available at https://github.com/shawnlaffan/biodiverse/wiki/Installation
Changes
For the full list of issues and changes leading to the 4.0 release, see https://github.com/shawnlaffan/biodiverse/milestone/17
A series of blog posts goes into more detail about several of the changes: http://biodiverse-analysis-software.blogspot.com/search/label/Version4
sp_richness_greater_than()
allows the neighbour set to be defined as the set of groups with a richness exceeding a threshold. Issue 783.sp_redundancy_greater_than()
allows the neighbour set to be defined as the set of groups with a sample redundancy exceeding a threshold.sp_point_in_cluster()
andsp_points_in_same_cluster()
that can be used to model polygons from clusters in a Cluster or RegionGrower analysis without first needing to export them to a shapefile and any subsequent processing to extract the relevant parts. Issue 803. More details in the blog post.sp_points_in_same_cluster()
spatial condition was developed (see above). Issue 757. More details are in the blog postThis discussion was created from the release Version 4.0.
Beta Was this translation helpful? Give feedback.
All reactions