-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
I was trying to update neondivdata but noticed that the latest date of Algea data (and some other taxon groups) was not as indicated by the data portal. For example, from the data portal, Algae should have stable data until 2023-11. However, the data processed with ecocomdp had the latest date as 2020-07-28.
I took a quick look at the code, it seems that the issue is that the tax_long_in data frame from this line had its latest date stopped at 2020-11-24. It was then joined with the biomass data frame, where the date column from the biomass data table was dropped.
Any idea why the date in tax_long_in data frame stopped at arpudn the end of 2020? How to fix that?
Metadata
Metadata
Assignees
Labels
No labels