-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Hi @sokole ,
I am trying to update neondivdata and came through this error message for the fish data.
Error in `dplyr::left_join()`:
! Join columns in `x` must be present in the data.
✖ Problem with `reachID`.It is likely from this line
| by = c("reachID", "siteID"), |
You probably can reproduce the error with the code below:
ecocomDP::read_data(
id = "neon.ecocomdp.20107.001.001",
neon.data.save.dir = "~/Downloads",
token = Sys.getenv("NEON_TOKEN"),
check.size = FALSE)Did NEON recently changed the fish data structure? Can you fix it?
Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels