From ddd8e5f8f606acf9b5094654e658f60dca10aa9d Mon Sep 17 00:00:00 2001 From: Pratichhya <39898768+Pratichhya@users.noreply.github.com> Date: Wed, 31 Jan 2024 13:18:51 +0100 Subject: [PATCH] included in readme --- python/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/python/README.md b/python/README.md index 363174a..e0e8ef4 100644 --- a/python/README.md +++ b/python/README.md @@ -18,6 +18,7 @@ Environments: `Python` (plain Python code), `Jupyter` (e.g. Notebooks) | [RankComposites](./RankComposites/) | `Jupyter` | Max NDVI compositing in openEO. | | [RescaleChunks](./RescaleChunks/) | `Jupyter` | The creation of a simple process to rescale Sentinel 2 RGB image along with the use of chunk_polygon apply with a (User Defined Function) UDF. | | [WorldCereal](./WorldCereal/) | `Jupyter` | WorldCereal data extraction sample. | +| [RVI](./RVI/) | `Jupyter` | Radar Vegetation Index. |