Skip to content

Commit b217273

Browse files
committed
fix index
1 parent 02713a3 commit b217273

File tree

3 files changed

+419
-4150
lines changed

3 files changed

+419
-4150
lines changed

PRR/Creating STAC Catalog_from_PRR_example.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"id": "bead50f2-482d-4bd6-a892-8ec1ff6d705c",
66
"metadata": {},
77
"source": [
8-
"# Creating STAC Catalog from the PRR - Example from SRAL Processing over Land Ice Dataset\n",
8+
"# Example from SRAL Processing over Land Ice Dataset\n",
99
"\n",
1010
"**This is an example notebook for creating the STAC Items uploaded to ESA Project Results Repository and made available at**: https://eoresults.esa.int/browser/#/external/eoresults.esa.int/stac/collections/sentinel3-ampli-ice-sheet-elevation\n",
1111
"\n",

PRR/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ In order to upload data to the ESA Project Results Repository (PRR) you have to
1515
Below you will find guides to the whole process, we recomend starting with the introductory notebook.
1616

1717
- [Generating a STAC Collection for the PRR(Introduction)](./PRR_STAC_introduction.ipynb) - A notebook explaining how to create the required PRR metadata. It describes the steps in detail and uses a relatively simple example, with a single .nc raster data file.
18-
- [Generating STAC collections with zarr files](./Creating%20STAC%20Catalog_from_PRR_example.ipynb) - Example how to generate metadata for a product with zarr files.
18+
- [Generating STAC collections with zarr files](./prr_zarr.ipynb) - Example how to generate metadata for a product with zarr files.
1919
- [Generating a STAC Collection for the PRR (Multiple file types)](./example_tccas.ipynb) - Example how to generate metadata for a more complicated dataset which has multiple types of data and different file formats.
20-
- [Generating a STAC Collection for the PRR(Large dataset for multiple regions)](./prr_zarr.ipynb) - Example how to generate metadata for a large dataset that has multiple disjoint regions.
20+
- [Generating a STAC Collection for the PRR(Large dataset for multiple regions)](./Creating%20STAC%20Catalog_from_PRR_example.ipynb) - Example how to generate metadata for a large dataset that has multiple disjoint regions.
2121

2222
If you are interested in exploring/downloading PRR data you can use this notebook as a guide:
2323
- [ESA Project Results Repository (PRR) Data Access and Collections Preview](./PRR_STAC_download_example.ipynb) - A notebook explaining how Item Catalogs should be created, uses raster data.

0 commit comments

Comments
 (0)