This repository contains the functionality to standardize several datasets of Muskrat and Coypu occurrences to Darwin Core Occurrence datasets that can be harvested by GBIF. These datasets are published in the framework of the project Management of Invasive Coypu and muskrAt in Europe (MICA).
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 mapping script
│ ├── interim : Derived data for verification GENERATED
│ └── processed : Darwin Core output of mapping script GENERATED
│
├── src
│ └── dwc_mapping.Rmd : Darwin Core mapping script
│
└── specs
└── dwc_occurrences.yaml : Whip specifications for validation
MIT License for the code and documentation in this repository. The included data is released under another license.