-
Notifications
You must be signed in to change notification settings - Fork 0
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 dataflow to publish alienspecies cubes on ZENODO #270
Comments
A new workflow should be created to update eu_alientaxacube on Zenodo. It should be triggered when the get_occ_cube - workflow is completed successfully. This new workflow will run in parallel with the cube preprocessing - workflow. Todo:
Taxon metadata is not yet included in b-cubed flow see gbif/occurrence-cube#9 for updates |
@damianooldoni can you provide a link to the zenodo dataset to be updated ? |
@damianooldoni do we need other info besides the DOI of the component downloads (1 for each rank cube + class cube) ? |
I think it's enough. |
this flow failed on an other job, but here is how the final metadata file would look like: https://github.com/inbo/aspbo/actions/runs/13016533798/artifacts/2499619831 I suggest the next step would be to create a seperate github action with the following parts in the .yaml file: To trigger upon succesful completion of the previous flow
To retrieve the metadata and both cubes:
This github action would do the neccesary steps to upload the cubes to zenodo. |
The cubes will be downloaded monthly by the get_occ_cube github action (after #18).
Since this information would be interesting for other researchers (in and outside of INBO) we should publish the cube to ZENODO.
@damianooldoni we should plan a meet to determine the best way to achieve this.
The text was updated successfully, but these errors were encountered: