Skip to content

Occurrence processing for Belgium (CUBE BE) #1

@peterdesmet

Description

@peterdesmet

Preprocessing

  1. Download occurrences (20 million)
  2. Randomly assign coordinates to each occurrence, within its coordinateUncertainty circle
  3. Calculate EEA 1km ref grid cell(51.726)

Baseline data

  1. Aggregate by:
    • kingdom
    • year
    • grid cell
  2. Summarize by:
    • occ_count: count(occurrences)

Years/grid cells without occurrences are not included.

Alien data

  1. Filter occurrences on checklist taxa (2.500):
    • For SPECIES => query on speciesKey (will include species synonyms, subspecies/varieties and their synonyms)
    • (For SUBSPECIES and VARIETY => query on acceptedKey (will include synonyms))
    • (For SYNONYM => query on taxonKey)
  2. Aggregate by:
    • species (or taxon)
    • kingdom
    • year
    • grid cell
  3. Summarize by:
    • occ_count: count(occurrences)

Note for step 1: as initial step, we could only work with SPECIES

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