From f624d3161659f018ec8c613df74131104c21b7b2 Mon Sep 17 00:00:00 2001 From: Corentin Musard Date: Mon, 5 May 2025 16:52:44 +0200 Subject: [PATCH] Temporarily remove ERS demo notebook --- sdks/python/sample-notebooks.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sdks/python/sample-notebooks.mdx b/sdks/python/sample-notebooks.mdx index 6abaace..d6ada2f 100644 --- a/sdks/python/sample-notebooks.mdx +++ b/sdks/python/sample-notebooks.mdx @@ -17,13 +17,13 @@ You can access the sample notebooks on [ Google Driv ### Notebook overview - + {/* This notebook demonstrates how to use the Python client to query metadata from the ERS-SAR Opendata dataset. It shows how to filter results by geographical location and download product data for a specific granule. [ Open in Colab](https://colab.research.google.com/drive/1LTYhLKy8m9psMhu0DvANs7hyS3ViVpas) - + */} This notebook illustrates how to use the Python client to query the S5P Tropomi Opendata dataset for methane products. It also explains how to filter results based on geographical location and download product data for a specific granule.