This repository contains the functionality to standardize camera trap data from Agouti and the LifeWatch camera trap research infrastructure, so these can be published on GBIF. For reusable functions, see the camtrapdp R package.
Title | IPT | GBIF |
---|---|---|
MUNTJAC_ANTWERP - Camera trap observations of Chinese muntjac in forested areas near Antwerp (Belgium) | muntjac_antwerp | DOI |
MICA - Muskrat and coypu camera trap observations in Belgium, the Netherlands and Germany | mica-agouti | DOI |
The structure for each dataset in datasets is based on Cookiecutter Data Science and the Checklist recipe. Files and directories indicated with GENERATED
should not be edited manually.
βββ data
β βββ raw : Source data, input for script
β βββ processed : Camtrap DP output of script GENERATED
β
βββ src
βββ data_preparation.Rmd : Data cleaning and preparation script