From e324084ae75253822f16732ff4af7931f4ad7a52 Mon Sep 17 00:00:00 2001 From: teopista Date: Mon, 15 Jun 2026 16:16:21 +0200 Subject: [PATCH] just testing --- docs/source/cookbook/optical_mosaic.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/cookbook/optical_mosaic.rst b/docs/source/cookbook/optical_mosaic.rst index 57bd248f55..3b2706bef2 100644 --- a/docs/source/cookbook/optical_mosaic.rst +++ b/docs/source/cookbook/optical_mosaic.rst @@ -4,7 +4,7 @@ Optical mosaics Overview -------- - +I would like to create a single raster dataset from several raster datasets by mosaicing them together. How can I do that? A mosaic is a combination or fusion of two or more images. In SEPAL, you can create a single raster dataset from several raster datasets by mosaicing them together. This can be achieved on both contiguous rasters (see first image below) and overlapping images (see second image below).