Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create flow to download cubes from gbif #18

Open
4 tasks
SanderDevisscher opened this issue Oct 3, 2023 · 4 comments
Open
4 tasks

create flow to download cubes from gbif #18

SanderDevisscher opened this issue Oct 3, 2023 · 4 comments
Assignees

Comments

@SanderDevisscher
Copy link
Collaborator

  • create cron triggered github action to download cubes from gbif
  • place cube files in input - folder
  • change 05_occurrence_indicators_preprocessing.Rmd to start from downloaded files
  • change create full_timeseries.csv - workflow to trigger when download workflow was succesful, see trigger code:
on:
 workflow_run:
 workflows: [download_cubes]
 types:
 - completed
@SanderDevisscher
Copy link
Collaborator Author

@damianooldoni what is the status on downloading the species cubes directly from gbif ?

@SanderDevisscher SanderDevisscher changed the title create flow cubes from gbif create flow to download cubes from gbif Oct 3, 2023
@damianooldoni
Copy link
Member

Hi @SanderDevisscher: unfortunately this is not planned for 2023 yet, my mistake.
But they can create cubes on demand if you need them.

I will aks for an occurrence cube. Are these below your requirements?

CONSTRAINTS:

  1. taxonomic: everything
  2. time: everything
  3. space: Belgium

GRANULARITY:

  1. taxonomic: taxa as mentioned in the GRIIS checklist (some are species, some subspecies, some are genus...)
  2. time: year
  3. space: 1x1km EEA grid

If they will not be able to provide it (very unlikely), then I will produce it as I did the last years.

@SanderDevisscher
Copy link
Collaborator Author

Hi @SanderDevisscher: unfortunately this is not planned for 2023 yet, my mistake. But they can create cubes on demand if you need them.

too bad, would be nice to write it as it would become.

I will aks for an occurrence cube. Are these below your requirements?

CONSTRAINTS:

  1. taxonomic: everything
  2. time: everything
  3. space: Belgium

GRANULARITY:

  1. taxonomic: taxa as mentioned in the GRIIS checklist (some are species, some subspecies, some are genus...)
  2. time: year
  3. space: 1x1km EEA grid

I think so, I essentially need an update, new species due to updated of GRIIS checklist & new observations due to passing of time, of the alienSpecies cubes be_alientaxa_cube.csv & be_classes_cube.csv as done in trias-project/occ-cube-alien.

If they will not be able to provide it (very unlikely), then I will produce it as I did the last years.

Thanks

@damianooldoni
Copy link
Member

FYI, you can follow my request to GBIF here: gbif/occurrence-cube#3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants