Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.83 KB

README.md

File metadata and controls

34 lines (22 loc) · 1.83 KB

ForNaLab datasets

Rationale

This repository contains the functionality to standardize several datasets of the Forest & Nature Lab (ForNaLab) to Darwin Core Occurrence datasets that can be harvested by GBIF. These datasets are published in the framework of the project Forest Microclimate Assessment (FORMICA).

Datasets

Title (and GitHub directory) IPT GBIF
FORMICA_VEG IPT GBIF
FORMICA_LEPIDOPTERA IPT GBIF

Repo structure

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
│   └── processed            : Darwin Core output of mapping script GENERATED
│
└── src
    └── dwc_mapping.Rmd      : Darwin Core mapping script

Contributors

List of contributors

License

MIT License for the code and documentation in this repository. The included data is released under another license.