ropensci / popler

The R package to browse and query the popler database
https://docs.ropensci.org/popler
MIT License
8 stars 7 forks source link

Data validation example not working #57

Closed bleds22e closed 5 years ago

bleds22e commented 5 years ago

SEV_studies <- pplr_get_data(lterid == 'SEV') results in an error: Error: Bad Request (HTTP 400)

In downloading a number of other datasets, I've also been coming across the same error for a number of them. Once I figure out which ones they are, I'll add them here.

AldoCompagnoni commented 5 years ago

Dear @bleds22e, Apologies for the giant delay in answering.

The database and API for popler have been both fixed, and I am going to close this issue. We had both issues with the code downloading data through the API, and the database itself, which had security issues and too little disk space. All issues have been resolved now.