tpoisot / InterpretableSDMWithJulia

Slides for the "Interpretable SDM with Julia" workshop

Home Page:https://tpoisot.github.io/InterpretableSDMWithJulia/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Let's build an interpretable SDM (with Julia!)

Static Badge Static Badge

💻 ➕ 🌦️ ➕ 🧠 🟰 😁

This repository has the code associated to the "Interpretable SDM from scratch" workshop.

Give some feedback!

In order to run the code, you need

  • quarto (v. 1.4 has been tested)
  • julia (v. 1.9 has been tested)

and you would benefit from

  • VSCode or
  • jupyter

Note that running the code might take a while, because it will get a few thousand occurrences from GBIF, and download the full CHELSA1 variables (only once) -- for this reason, whenever it makes sense, the code is multi-threaded