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

Ability to download occurrences using a given download DOI #743

Open
laurabrenskelle opened this issue Jul 16, 2024 · 2 comments
Open

Ability to download occurrences using a given download DOI #743

laurabrenskelle opened this issue Jul 16, 2024 · 2 comments
Milestone

Comments

@laurabrenskelle
Copy link

Hello! I raised this issue for the GBIF API as well. gbif/portal-feedback#5389

It is possible this capability exists and I am misunderstanding something. Is there a way to use rgbif to a download DOI (example: https://doi.org/10.15468/dl.vwcmx2) to download all of the occurrences associated with the DOI in an automated way without having to go to the website and download them manually?

Thank you!

@jhnwllr
Copy link
Collaborator

jhnwllr commented Jul 17, 2024

not currently. I will add it in the next release.

@jhnwllr
Copy link
Collaborator

jhnwllr commented Jul 17, 2024

You can use the download id

occ_download_get("0020688-240626123714530") %>% 
occ_download_import()

@jhnwllr jhnwllr added this to the 3.8.1 milestone Sep 25, 2024
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

No branches or pull requests

2 participants