Closed andydawson closed 9 years ago
Yeah, that's a bug. I'm not sure why it's happened all of a sudden, although I suspect it comes from differences in the API between different data set types. I need to double check, but I thought I tried to fix this by using explicit calls to the column names. The problem is clearly that dataset.id
is getting the wrong information, and then everything is shifted over. I'll try to fix this ASAP.
Thanks @SimonGoring. I'm also confused by this one!
This is now resolved by commit 83e7441. I've added tests to ensure it won't happen again. Use install_github('ropensci/neotoma)
and everything should be fine.
Awesome, that was fast! Can you fix all my other (non-neotoma) problems too? :)
Easy. Fixed in commit 83838828282838383838191291291921929191919192191912491291249239234293492349ddd912312391239123912312. You just have to figure out which repository I used :)
On Tue, Jul 14, 2015 at 9:12 PM, Andria Dawson notifications@github.com wrote:
Awesome, that was fast! Can you fix all my other (non-neotoma) problems too? :)
— Reply to this email directly or view it on GitHub https://github.com/ropensci/neotoma/issues/197#issuecomment-121459270.
Not sure what is going on here, or if this is an intended update. For the sites I have tried (and maybe all sites), the chronology identification number now appears in the
age.type
column instead of thechronology.id
column in the objects returned byget_download
.For example:
Is this intentional?