Skip to content

v4.1

Compare
Choose a tag to compare
@gabrieldansereau gabrieldansereau released this 17 Feb 20:30

v4.1 - Global landcover data, BIOCLIM update & quantiles

Global landcover data

  • Now using global landcover data, downloaded from Zenodo
  • Implementing 10 min resolution for prediction, 5 min for training (for real this time)
  • Data download & coarsening through Bash scripts

BIOCLIM function update

  • Fixed problem with model returning no predictions when one variable had zero land cover at all observed sites
  • Updated inner function syntax

Quantiles

  • Built option to view results as quantiles instead of raw/relative scores
  • Added quantiles figures in separate folder for now, might become main versions at some point

Others

  • Briefly explored weighted endemism metric
  • Minor fixes