From a25551ea9ff31e1c9193b9097e8aed889504f97c Mon Sep 17 00:00:00 2001 From: Daniel Thiex <60705209+dthiex@users.noreply.github.com> Date: Mon, 6 Nov 2023 09:12:49 +0100 Subject: [PATCH] Update openEO-getting_started.md --- tutorial/part2/openEO-getting_started.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tutorial/part2/openEO-getting_started.md b/tutorial/part2/openEO-getting_started.md index b461a65..de24600 100644 --- a/tutorial/part2/openEO-getting_started.md +++ b/tutorial/part2/openEO-getting_started.md @@ -11,6 +11,6 @@ This demo uses the openEO Platform Web Editor, an easy to use graphical interface to create and execute workflows (more info [here](https://docs.openeo.cloud/getting-started/editor/)). Two simple process graphs to demonstrate two different viewing functionalities in the Web Editor: -- View results: load_collection > save_result (download json [here](https://github.com/pangeo-data/pangeo-openeo-BiDS-2023/tree/main/tutorial/part2/openEO-S2_L2A_sync_job)) +- View results: load_collection > save_result (download json [here](https://github.com/pangeo-data/pangeo-openeo-BiDS-2023/tree/main/tutorial/part2/openEO-S2_L2A_sync_job.json)) - On-demand preview: load_collection > linear_scale_range > save (download json [here](https://github.com/pangeo-data/pangeo-openeo-BiDS-2023/tree/main/tutorial/part2/openEO-S2_L2A_on_demand_viewer.json)) - - [On-Demand preview documentation](https://docs.openeo.cloud/federation/#on-demand-preview ) \ No newline at end of file + - [On-Demand preview documentation](https://docs.openeo.cloud/federation/#on-demand-preview)