jcoliver / biodiversity-sdm-lesson

Introductory lesson to generate range maps for butterfly-host plant interactions and predict distributional shifts using publicly available biodiversity data and data science tools
MIT License
14 stars 5 forks source link

Predictive models #1

Closed jcoliver closed 6 years ago

jcoliver commented 6 years ago

Need to add a script for forecast climate models. Roughly:

  1. Run SDM with bioclim (current) data
  2. Save the model
  3. Save the threshold
  4. Run prediction model based on model, forecast data
  5. Re-combine rasters, using threshhold based on current model
jcoliver commented 6 years ago

See commit 939465c