Giter VIP home page Giter VIP logo

bird-tracking's Introduction

Bird tracking

This repository contains the functionality to standardize data from the LifeWatch GPS tracking network for large birds so these can be published on Movebank.

Datasets

Movebank & Zenodo

Title System Started Ended Movebank Zenodo
BOP_RODENT - Rodent specialized birds of prey (Circus, Asio, Buteo) in Flanders (Belgium) Ornitela 2020 active 1278021460 DOI
CURLEW_VLAANDEREN - Eurasian curlews (Numenius arquata, Scolopacidae) breeding in Flanders (Belgium) Ornitela 2020 active 1841091905 DOI
DELTATRACK - Herring gulls (Larus argentatus, Laridae) and Lesser black-backed gulls (Larus fuscus, Laridae) breeding at Neeltje Jans (Netherlands) Ornitela 2020 active 1258895879
H_GRONINGEN - Western marsh harriers (Circus aeruginosus, Accipitridae) breeding in Groningen (the Netherlands) UvA-BiTS 2012 2018 922263102 DOI
HG_OOSTENDE - Herring gulls (Larus argentatus, Laridae) breeding at the southern North Sea coast (Belgium) UvA-BiTS 2013 active 986040562 DOI
LBBG_JUVENILE - Juvenile lesser black-backed gulls (Larus fuscus, Laridae) hatched in Zeebrugge (Belgium) Ornitela 2020 active 1259686571 DOI
LBBG_ZEEBRUGGE - Lesser black-backed gulls (Larus fuscus, Laridae) breeding at the southern North Sea coast (Belgium and the Netherlands) UvA-BiTS 2013 active 985143423 DOI
MEDGULL_ANTWERPEN - Mediterranean gulls (Ichthyaetus melanocephalus, Laridae) breeding near Antwerp (Belgium) Ornitela 2021 active 1609400843
MH_ANTWERPEN - Western marsh harriers (Circus aeruginosus, Accipitridae) breeding near Antwerp (Belgium) UvA-BiTS 2018 active 938783961 DOI
MH_WATERLAND - Western marsh harriers (Circus aeruginosus, Accipitridae) breeding near the Belgium-Netherlands border UvA-BiTS 2013 2018 604806671 DOI
O_AMELAND - Eurasian oystercatchers (Haematopus ostralegus, Haematopodidae) breeding on Ameland (the Netherlands) UvA-BiTS 2010 2013 1605803389 DOI
O_ASSEN - Eurasian oystercatchers (Haematopus ostralegus, Haematopodidae) breeding in Assen (the Netherlands) UvA-BiTS 2018 2019 1605797471 DOI
O_BALGZAND - Eurasian oystercatchers (Haematopus ostralegus, Haematopodidae) wintering on Balgzand (the Netherlands) UvA-BiTS 2010 2014 1605798640 DOI
O_SCHIERMONNIKOOG - Eurasian oystercatchers (Haematopus ostralegus, Haematopodidae) breeding on Schiermonnikoog (the Netherlands) UvA-BiTS 2008 2014 1605799506 DOI
O_VLIELAND - Eurasian oystercatchers (Haematopus ostralegus, Haematopodidae) breeding and wintering on Vlieland (the Netherlands) UvA-BiTS 2016 2021 1605802367 DOI
O_WESTERSCHELDE - Eurasian oystercatchers (Haematopus ostralegus, Haematopodidae) breeding in East Flanders (Belgium) UvA-BiTS 2018 active 1099562810 DOI

Steps to upload data to Zenodo are described here.

GBIF

Title Remark GBIF
Bird tracking - GPS tracking of Lesser Black-backed Gulls and Herring Gulls breeding at the southern North Sea coast Subset of HG_OOSTENDE and LBBG_ZEEBRUGGE, described in Stienen et al. 2016 DOI
Bird tracking - GPS tracking of Western Marsh Harriers breeding near the Belgium-Netherlands border Subset of MH_WATERLAND DOI

Workflow

Repo structure

The repository structure is based on Cookiecutter Data Science. Files and directories indicated with GENERATED should not be edited manually, those with IGNORED are ignored by git and will not appear on GitHub, and those with DEPRECATED are no longer maintained.

โ”œโ”€โ”€ README.md           : Description of this repository
โ”œโ”€โ”€ LICENSE             : Repository license
โ”œโ”€โ”€ bird-tracking.Rproj : RStudio project file
โ”œโ”€โ”€ .gitignore          : Files and directories to be ignored by git
โ”‚
โ”œโ”€โ”€ cartodb             : Documentation for gps tracking data on CartoDB, see
|                         https://inbo.carto.com/u/lifewatch/ DEPRECATED
|
โ”œโ”€โ”€ explorer            : Source code for an online exploratory tool, see 
|                         https://oscibio.inbo.be/blog/bird-tracking-explorer/ DEPRECATED
|
โ”œโ”€โ”€ src
โ”‚   โ”œโ”€โ”€ functions       : Custom functions used in scripts
โ”‚   โ”œโ”€โ”€ movebank_ornitela.Rmd : Script to prepare Uva-BiTS data for Movebank upload
โ”‚   โ”œโ”€โ”€ movebank_uvabits.Rmd : Script to prepare Ornitela data for Movebank upload
โ”‚   โ”œโ”€โ”€ movebank_frictionless.Rmd : Script to prepare Movebank data for Zenodo upload (make frictionless)
โ”‚   โ””โ”€โ”€ outliers.Rmd    : Script to mark outliers based on high speeds
โ”‚
โ”œโ”€โ”€ sql
โ”‚   โ”œโ”€โ”€ movebank_ref.sql: Query to get reference data in Movebank format
โ”‚   โ”œโ”€โ”€ movebank_gps.sql: Query to get gps data in Movebank format
โ”‚   โ””โ”€โ”€ movebank_acc.sql: Query to get acceleration data in Movebank format
โ”‚
โ””โ”€โ”€ data
    โ””โ”€โ”€ processed       : Data that can be uploaded to Movebank GENERATED, large files IGNORED

Contributors

List of contributors

License

MIT License

bird-tracking's People

Contributors

bartaelterman avatar milotictanja avatar peterdesmet avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.