This Python package creates issues for datasets added to the SCAR network in the GBIF registry.
Since the release of IPT 2.5.2, publishers can select the networks their dataset belongs to in IPT.
Datasets that are added to the SCAR network appear here: https://www.gbif.org/network/8534dd20-c368-4a1f-bdaf-e6b390710f89 (note that while the dataset appears immediately the occurrence records reprocess so lag behind a little).
Create .env
file with environment variables GITHUB_USER
and GITHUB_ACCESS_TOKEN
.
python -m scarnd
This repository is adapted from the OBIS network datasets repository. We acknowledge the contribution of the original contributors from the OBIS network datasets repository.