Skip to content

Latest commit

 

History

History

s5_environment

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

GBIF data access using R

Session 5: Linking environment layers to GBIF data

Access to and the linking of GBIF data to environmental raster and vector data is a frequently asked question from users of GBIF mediated species occurrence data.

Learning target: Understanding basic spatial data manipulation and the basic properties of spatial data, including both raster data (gridded spatial data) and vector data (species occurrence point data, polygon data such as country borders, etc). Learning how to extract information from either raster data (eg. environment layers) and vector data for a list of species occurrences point data.


Workshop training materials


Excercises

  • Select a stydy area and a species (or species group).
  • Download species occurrences from GBIF and environment layers from WorldClim using R.
  • Extract climate data for the locations of your species occurrences.
  • Plot selected environment layers and species occurrences together on a map.
  • BONUS: Transform (and re-project) your spatial data (species occurrences and environment layers) to another coordinate reference system (eg. UTM zone 32N WGS84; EPSG:32632 and make a new map (in R).
  • EXTRA: Perform a basic species distribution modelling study - sdm guideline here.

Navigate to workshop home (Github) or the GitHub.io pages.

Session 5 HTML version on GitHub.io here >> worldclim.html