Skip to content

CSV to EBVcube conversion function #57

@peterdesmet

Description

@peterdesmet
  1. One of the goals of the B-Cubed project was to deposit certain species occurrence cubes (e.g. birds in Europe) as reference datasets on the EBV Data Portal.

    @linamaes or others, has that been done? If so, what pipeline/process was used for this?

  2. Related to that, a conversion function was suggested, that would:

    1. Take a species occurrence cube created by the GBIF SQL download API (a TSV file, see example)
    2. Check if the necessary columns are there (since the SQL download API can create much more than cubes)
    3. Convert the data to the EBV netCDF format that 1) is readable by ebvcube and 2) could be deposited on the EBV Data Portal.

    Is there such an implementation in the ebvcube package? Are there plans for it? Is there still a need for it? Note that this conversation function would be well-suited for the ebvcube package. Better at least than the GBIF SQL Download service (see here why).

/cc @qgroom

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