inbo / riparias-prep

Preparatory scripts and data management for the RIPARIAS workflow
MIT License
0 stars 1 forks source link

1 climate matching rework #6

Closed SanderDevisscher closed 3 years ago

SanderDevisscher commented 3 years ago

@adrienlatli @timadriaens

This PR fixes #1 & fixes #7

I've downloaded the approx. 10km (0.083°) resolution tiffs from https://ndownloader.figshare.com/files/12407516. Converted these to esri shp using the convert from raster to polygon tool from the conversion - toolbox.

Using these shapes I did a rerun of the script resulting in 252 species for the future climate (Cfa & Cfb) and 119 species for the current climate (Cfb & Dfb).

~After this PR its up to you guys to determine a logical threshold for the number of gbif records in a climate zone (see issue #7).~

After applying the thresholds (at least 90 gbif records with at least 20% climate match) the script results in 30 species for the future climate and 17 species for the current climate.

SanderDevisscher commented 3 years ago

I'll implement the record thresholds (see #7) in this branch

SanderDevisscher commented 3 years ago

@timadriaens @adrienlatli can you take a look at the new results and approve (merge and delete branch) if the results are ok ?

SanderDevisscher commented 3 years ago

Future changes to the script (ea thresholds, filters, ...) or additions/deletions to the whitelist should be listed in new issues.

timadriaens commented 3 years ago

looking good, I merged