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

Retrieving observations more than 30 days back #59

Closed
choisy opened this issue Feb 18, 2018 · 2 comments
Closed

Retrieving observations more than 30 days back #59

choisy opened this issue Feb 18, 2018 · 2 comments

Comments

@choisy
Copy link

choisy commented Feb 18, 2018

Why do the functions make it impossible to retrieve observations more than 30 days back?

@sebpardo
Copy link
Contributor

The 30-day limit isn't coded into the rebird functions but instead is set by the eBird API server, which I imagine is in place to avoid extremely large database queries from being automated and potentially slowing down/crashing the server.

@sckott
Copy link
Contributor

sckott commented Feb 22, 2018

@choisy there is a pkg in ropensci review for bulk ebird data ropensci/software-review#136

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

3 participants