Skip to content

Commit

Permalink
add new workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Marie59 committed Jan 15, 2024
1 parent c8b1d5f commit 9336c86
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"a_galaxy_workflow": "true", "annotation": "", "creator": [{"class": "Person", "identifier": "0009-0008-0622-604X", "name": "Marie Joss\u00e9", "url": "https://github.com/Marie59"}], "format-version": "0.1", "name": "NDVI with OpenEO", "steps": {"0": {"annotation": "", "content_id": "interactive_tool_copernicus_notebook", "errors": null, "id": 0, "input_connections": {}, "inputs": [], "label": null, "name": "Copernicus Data Space Ecosystem", "outputs": [{"name": "output_collection", "type": "input"}, {"name": "jupyter_notebook", "type": "ipynb"}], "position": {"left": 0, "top": 0}, "post_job_actions": {}, "tool_id": "interactive_tool_copernicus_notebook", "tool_state": "{\"__input_ext\": \"data\", \"chromInfo\": \"/opt/galaxy/tool-data/shared/ucsc/chrom/?.len\", \"input\": null, \"mode\": {\"mode_select\": \"scratch\", \"__current_case__\": 0}, \"__page__\": null, \"__rerun_remap_job_id__\": null}", "tool_version": "0.0.1", "type": "tool", "uuid": "0266bd4e-8767-4f1b-949d-d413ac698602", "when": null, "workflow_outputs": []}, "1": {"annotation": "", "content_id": "interactive_tool_holoviz", "errors": null, "id": 1, "input_connections": {"input": {"id": 0, "output_name": "output_collection"}}, "inputs": [], "label": null, "name": "Holoviz", "outputs": [{"name": "output_collection", "type": "input"}, {"name": "jupyter_notebook", "type": "ipynb"}], "position": {"left": 344, "top": 0}, "post_job_actions": {}, "tool_id": "interactive_tool_holoviz", "tool_state": "{\"__input_ext\": \"csv\", \"chromInfo\": \"/opt/galaxy/tool-data/shared/ucsc/chrom/?.len\", \"input\": {\"__class__\": \"ConnectedValue\"}, \"mode\": {\"mode_select\": \"scratch\", \"__current_case__\": 0}, \"__page__\": null, \"__rerun_remap_job_id__\": null}", "tool_version": "0.0.1", "type": "tool", "uuid": "b0ea1c4d-46bd-4d4f-9843-97e5251c3d8e", "when": null, "workflow_outputs": []}}, "tags": [], "uuid": "682acb50-b39b-43b2-9864-53adf1cae47d", "version": 2}

Check failure on line 1 in topics/ecology/tutorials/ndvi_openeo/workflows/main_workflow.ga

View workflow job for this annotation

GitHub Actions / lint

[rdjsonl] reported by reviewdog 🐶 This workflow is missing a test, which is now mandatory. Please see [the FAQ on how to add tests to your workflows](https://training.galaxyproject.org/training-material/faqs/gtn/gtn_workflow_testing.html). Raw Output: {"message":"This workflow is missing a test, which is now mandatory. Please see [the FAQ on how to add tests to your workflows](https://training.galaxyproject.org/training-material/faqs/gtn/gtn_workflow_testing.html).","location":{"path":"./topics/ecology/tutorials/ndvi_openeo/workflows/main_workflow.ga","range":{"start":{"line":1,"column":1},"end":{"line":1,"column":1}}},"severity":"ERROR","code":{"value":"GTN:027","url":"https://github.com/galaxyproject/training-material/wiki/Error-Codes#gtn027"}}

Check failure on line 1 in topics/ecology/tutorials/ndvi_openeo/workflows/main_workflow.ga

View workflow job for this annotation

GitHub Actions / lint

[rdjsonl] reported by reviewdog 🐶 This workflow is missing a license. Please select a valid OSI license. You can correct this in the Galaxy workflow editor. Raw Output: {"message":"This workflow is missing a license. Please select a valid OSI license. You can correct this in the Galaxy workflow editor.","location":{"path":"./topics/ecology/tutorials/ndvi_openeo/workflows/main_workflow.ga","range":{"start":{"line":1,"column":1},"end":{"line":1,"column":1}}},"severity":"ERROR","code":{"value":"GTN:026","url":"https://github.com/galaxyproject/training-material/wiki/Error-Codes#gtn026"}}

0 comments on commit 9336c86

Please sign in to comment.