-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Preprocessing
- Download occurrences (20 million)
country=BE- Some quality filters (see Discuss common data cleaning pipeline indicators#41 (comment))
- No taxon filter (GBIF does not support long lists of taxa: Occurrence search/download for a long list of taxa gbif/portal-feedback#1768)
- Randomly assign coordinates to each occurrence, within its
coordinateUncertaintycircle - Calculate EEA 1km ref
grid cell(51.726)
Baseline data
- Aggregate by:
kingdomyeargrid cell
- Summarize by:
occ_count:count(occurrences)
Years/grid cells without occurrences are not included.
Alien data
- Filter occurrences on checklist taxa (2.500):
- For
SPECIES=> query onspeciesKey(will include species synonyms, subspecies/varieties and their synonyms) - (For
SUBSPECIESandVARIETY=> query onacceptedKey(will include synonyms)) - (For
SYNONYM=> query ontaxonKey)
- For
- Aggregate by:
species(ortaxon)kingdomyeargrid cell
- Summarize by:
occ_count:count(occurrences)
Note for step 1: as initial step, we could only work with SPECIES
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels