Skip to content

Algae date #177

@daijiang

Description

@daijiang

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?

@sokole

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions