Skip to content
This repository has been archived by the owner on Oct 13, 2020. It is now read-only.

Latest commit

 

History

History
14 lines (11 loc) · 693 Bytes

File metadata and controls

14 lines (11 loc) · 693 Bytes

The Resting Areas of the white-fronted Goose

This code wants to contribute to the research question: Which land-use types are the white-fronted geese utilizing for stopovers during their migratory routes?

To use this code,

  1. download the data folder of this repository and store it at location X
  2. Unzip Eurasia_Landcover.rar landuse file
  3. specify the data_dir path in the .py file to location X
  4. run Code_VectorTransform_Point.py
  5. run (Code_Speed.py and Code_Extraction.py (run this file two times if an error occurs)) or Code_Distance.py
  6. run Code_RasterClip.py
  7. run Code_PlotOverallHistogram.py
Each python file has its own README.md with further information