Skip to content

PoisotLab/SpeciesDistributionToolkit.jl

Folders and files

NameName
Last commit message
Last commit date
Feb 27, 2025
Oct 23, 2024
Nov 26, 2024
Oct 23, 2024
Oct 23, 2024
Mar 5, 2025
Mar 6, 2025
Mar 4, 2025
Sep 13, 2024
Mar 6, 2025
Mar 1, 2025
Mar 5, 2025
Mar 1, 2025
Nov 11, 2022
Oct 23, 2024
Oct 14, 2024
Oct 14, 2024
Sep 13, 2024
Mar 5, 2025
Mar 5, 2025
Oct 14, 2024
Mar 5, 2025

Repository files navigation

SpeciesDistributionToolkit

🗺️ SpeciesDistributionToolkit.jl is a collection of Julia packages forming a toolkit meant to deal with (surprise!) species distribution data.

Important

All of the packages are installed automatically, so you can simply do import Pkg; Pkd.add("SpeciesDistributionToolkit") and get started.

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.

Tip

There is a manuscript describing this package, currently available as a preprint:
Poisot, T., Bussières-Fournel, A., Dansereau, G., and Catchen, M. D. (2025). A Julia toolkit for species distribution data. EcoEvoRxiv. doi: 10.32942/X2405R

Package overview

The up-to-date documentation for the most recent version can be found here. It contains tutorials showcasing the package in action, how-to guides to serve as a quick reference, and links to the documentation for all methods in the component packages.

Want to help?

🧑‍💻 To get a sense of the next steps and help with the development, see the issues and bugs tracker.

💬 Reach out using the Discussions tab on this repo!