From 04542b84a977c699d53665a65d110814363f9dc2 Mon Sep 17 00:00:00 2001 From: Miquel Garcia Date: Wed, 21 Feb 2024 11:12:19 +0100 Subject: [PATCH] fix(projects): correct image links in AMIC project page --- docs/projects/amic.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/projects/amic.md b/docs/projects/amic.md index 4b1eb6d..6d5f9d4 100644 --- a/docs/projects/amic.md +++ b/docs/projects/amic.md @@ -10,23 +10,23 @@ This tutorial shows how to access the ESA GSSC Now portal and download the data In order to access the GSSC portal and access the data, you will need to have an account in this service. To register the service, go to the [registration portal](https://gssc.esa.int/register/), shown in the figure below, and fill the form in order to create an account. -[GSSC Registration](../images/amic/amic_00_gssc_registration.png) +![GSSC Registration](../images/amic/amic_00_gssc_registration.png) With the credentials, you will be able to access the service as a registered user. To log in, go to the [ESA's GSSC Now portal](https://gssc.esa.int/portal/) and click, at the top right part of the screen (as shown in the figure below): `Anonymous` -> `Sign In`. Alternatively, go directly to the [login page](https://api.gssc.esa.int/user-management/login?serviceurl=https://gssc.esa.int/portal) and input your credentials -[GSSC Login](../images/amic/amic_00_gssc_login.png) +![GSSC Login](../images/amic/amic_00_gssc_login.png) You will be redirected to the ESA's unified COSMOS login portal, shown below: -[COSMOS Login](../images/amic/amic_01_cosmos_login.png) +![COSMOS Login](../images/amic/amic_01_cosmos_login.png) Once logged in the portal, you will be able to browse the ACORN files by clicking, in the top left part of the screen (see picture below), `Collection` -> `More` -[Dataset access and selection](../images/amic/amic_02_gssc_portal.png) +![Dataset access and selection](../images/amic/amic_02_gssc_portal.png) A pop up window will appear and you will be able to select the `ACORN` network (make sure to click `Apply`, after `ACORN` is underlined) -[ACORN data selection](../images/amic/amic_03_gssc_acorn_selection.png) +![ACORN data selection](../images/amic/amic_03_gssc_acorn_selection.png) Once the data collection has been selected, only the RINEX files from the network will be displayed. You will be able to download the files by selecting the files and download them.