cont-limno / LAGOSNE

Interface to the LAke multi-scaled GeOSpatial & temporal database :earth_americas:
https://cont-limno.github.io/LAGOSNE/
15 stars 8 forks source link

Bug in reading entity ids from pasta #114

Closed jhollist closed 1 year ago

jhollist commented 1 year ago

Was getting an SSL connect error when trying to use readLines to read the pasta_url. Switched over to httr::GET.

jsta commented 1 year ago

Thanks for this @jhollist, I would like to add a test for this error before merging, do you have a high-level test command that exposes the bug?

jhollist commented 1 year ago

No problem, @jsta. I was just doing a LAGOSNE::lagos_get() which threw the error.