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

Download API for GBIF #308

Open
tpoisot opened this issue Oct 16, 2024 · 0 comments · May be fixed by #323
Open

Download API for GBIF #308

tpoisot opened this issue Oct 16, 2024 · 0 comments · May be fixed by #323

Comments

@tpoisot
Copy link
Member

tpoisot commented Oct 16, 2024

Based on the code @gabrieldansereau wrote, it should be feasible to wrap the download API. Form the top of my head, this requires

  1. a caching / storage system for requests that can be queried once in a while
  2. some sort of prompt / setup of environmental variable for username / email
  3. a new version of the validation functions, as the relationships are not represented in the same way
  4. probably some way to wrap the output, as a a GBIFDownload <: AbstractOccurrenceCollection whose elements are GBIFRecords
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging a pull request may close this issue.

1 participant