From 969b6e361eaa7129ab3e3debe48d1cd83dd81181 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi?= <remi.cresson@inrae.fr> Date: Wed, 28 Aug 2024 10:39:37 +0200 Subject: [PATCH] DOC: remove Mosaic from the list of remote modules --- Documentation/Cookbook/rst/RemoteModules.rst | 7 ------- 1 file changed, 7 deletions(-) diff --git a/Documentation/Cookbook/rst/RemoteModules.rst b/Documentation/Cookbook/rst/RemoteModules.rst index 9957030f44..159365c2c8 100644 --- a/Documentation/Cookbook/rst/RemoteModules.rst +++ b/Documentation/Cookbook/rst/RemoteModules.rst @@ -23,13 +23,6 @@ List of available modules + License: Apache License 2.0 + Description: The differential SAR interferometry (DInSAR) technique relies on the processing of two SAR images of the same portion of the Earth’s surface taken at different time. The aim is to analyze potential events (earthquake, destruction, …) by highlighting differences between SAR images. DInSAR involves a set of tools such as creation of deformation grids , coregistration or building of interferograms. The Orfeo Toolbox remote module DiapOTB contains all necessary steps and allows to launch a complete DInSAR chain. This module has been used with Sentinel-1 data with satisfactory results. This module is a port from DIAPASON tool, integrated in the `ESA GeoHazards TEP <http://terradue.github.io/doc-tep-geohazards/tutorials/diapason-sm.html>`__. - - **otb-mosaic** : Image mosaiking - - + Repository : https://github.com/remicres/otb-mosaic - + Author: Rémi Cresson - + License: CeCILL-B - + Description: This module provides one application dedicated to images mosaicking with several compositing methods available. This module is now part of OTB since version 7.0.0 - - **otb-bv** : Estimation of biophysical variables + Repository: https://gitlab.orfeo-toolbox.org/jinglada/otb-bv -- GitLab