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

Leading zeros in huc ids are dropped in EDI exports #76

Closed jsta closed 6 years ago

jsta commented 6 years ago

For example, a hu8 id like 04050006 is represented in the exports as 4050006.

> unique(nchar(lg$hu8$hu8))
[1] 7 8
jsta commented 6 years ago

This is an issue with the exports themselves not parsing.