Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

55 bug column habitat is missing from griis checklist #57

Merged

Conversation

SanderDevisscher
Copy link
Collaborator

fixes #55 by reworking how I retrieve the GRIIS checlist.
Prior to this PR I would just download the GRIIS checklist from gbif using

GRIIS_raw <- name_usage(datasetKey = "6d9e952f-948c-4483-9807-575348147c7e",
limit = limit)

This however seemed to be missing info about habitat, degree of establisment, pathways, etc... so I had to link this data from a dwca downloaded manually from gbif.

I've also changed the workflow trigger to test whether something has been pushed to data/input/GRIIS/** on the uat branch.
when changes occur concerning the GRIIS checklist the resp. dwca should be download as "./data/input/GRIIS/dwca-unified-checklist.zip" into data/input/GRIIS/ thus triggering a update.

@SanderDevisscher
Copy link
Collaborator Author

I'll rework the flow with @damianooldoni suggestions #55 (comment)

@SanderDevisscher SanderDevisscher merged commit 66636c2 into uat Dec 20, 2023
1 check passed
@SanderDevisscher SanderDevisscher deleted the 55-bug-column-habitat-is-missing-from-griis-checklist branch December 20, 2023 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] column habitat is missing from GRIIS checklist
1 participant