inbo / ClimateCastR

A package to do a rough climate match for horizon scanning
Other
0 stars 0 forks source link

Allow user to select which occurrence records are used to calculate climate matching. #5

Open soriadelva opened 2 months ago

soriadelva commented 2 months ago

Specifically, we want to allow the user to select occurrences from specific regions or time categories to calculate climate matching. This would allow to calculate climate matching based solely on the native or invasive range (when the user knows the countries that comprise this range). The default will be that all occurrence records are used.

SanderDevisscher commented 2 months ago

I think this option is best suited to be a tutorial instead of a separate function. Can be achieved by providing a native range polygon (in wkt format) or using pred_in(country, c(countrylijst)) to rgbif::occ_download().