RemkoDuursma / speciesmap

Species Occurrences and Climate Data
http://remkoduursma.github.io/speciesmap
7 stars 2 forks source link

More generic structure for climate data #5

Closed RemkoDuursma closed 7 years ago

RemkoDuursma commented 7 years ago

Re #2 and #3 ; interface should be more generic so that we can download not just MAT and MAP, but any of the variables on http://worldclim.org/version2, including bioclimatic ones.

Since we also have PET from CGIAR, this might mean renaming function worldclim_presence to climate_presence. Argument would be climvars=c("tavg","prec") as default with options pet, bioclim, srad, and so on.

RemkoDuursma commented 7 years ago

Closed with 3112686d3f5d7b9da3eedfbb4d90bec1558e0ee9