PoisotLab / SpeciesDistributionToolkit.jl

Work with species distributions in Julia
https://poisotlab.github.io/SpeciesDistributionToolkit.jl/
Other
14 stars 2 forks source link
bioclim biodiversity biogeography chelsa earthenv ecology species-distribution-models

SpeciesDistributionToolkit

πŸ—ΊοΈ SpeciesDistributionToolkit.jl is a collection of Julia packages forming a toolkit meant to deal with (surprise!) species distribution data. Specifically, the goal of these packages put together is to provide a consistent way to handle occurrence data, put them on a map, and make it interact with environmental information.

GitHub Release DOC Static Badge Lifecycle:Maturing

Want to help?

πŸ§‘β€πŸ’» To get a sense of the next steps and help with the development, see the issues/bugs tracker.

πŸ€“ From a technical point of view, this repository is a Monorepo consisting of several related packages to work with species distribution data. These packages were formerly independent and tied together with moxie and Require, which was less than ideal. All the packages forming the toolkit share a version number (which was set based on the version number of the eldest package, SimpleSDMLayers), and the toolkit itself has its own version number.