jdpye / etn-occurrences

🐟 Fish tracking data

Home Page:https://inbo.github.io/etn-occurrences/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ETN - LifeWatch.be acoustic telemetry data of fish

Rationale

This repository contains the functionality to standardize the ETN - LifeWatch.be acoustic telemetry data of fish to a Darwin Core occurrence dataset that can be harvested by GBIF. It was developed for LifeWatch.

Workflow

source data β†’ Darwin Core mapping script β†’ generated Darwin Core files

Published dataset

  • Dataset on the IPT unpublished
  • Dataset on GBIF unpublished

Repo structure

The repository structure is based on Cookiecutter Data Science. Files and directories indicated with GENERATED should not be edited manually.

β”œβ”€β”€ README.md         : Description of this repository
β”œβ”€β”€ LICENSE           : Repository license
β”œβ”€β”€ .gitignore        : Files and directories to be ignored by git
β”‚
β”œβ”€β”€ data
β”‚   β”œβ”€β”€ raw           : Source data, input for mapping script
β”‚   └── processed     : Darwin Core output of mapping script GENERATED
β”‚
β”œβ”€β”€ docs              : Repository website GENERATED
β”‚
└── src
    β”œβ”€β”€ dwc_mapping.Rmd : Darwin Core mapping script, core functionality of this repository
    └── src.Rproj       : RStudio project file

Contributors

List of contributors

License

MIT License

About

🐟 Fish tracking data

https://inbo.github.io/etn-occurrences/index.html

License:MIT License


Languages

Language:CSS 100.0%