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

lakes_limno legacyids need to be imported differently #96

Closed jsta closed 5 years ago

jsta commented 5 years ago

Right now some are truncated to scientific notation:

library(LAGOSNE)
lakes_limno <- lagosne_load()$lakes_limno
lakes_limno[lakes_limno$lagoslakeid == 448,]$legacyid
[1] "4.51733E+12"