From 5c0797d3bcb89f0e5677cd57a4cc4250ca3051c5 Mon Sep 17 00:00:00 2001 From: johntruckenbrodt Date: Wed, 22 Jun 2022 18:06:26 +0200 Subject: [PATCH] installation instruction update --- docs/general/installation.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/general/installation.rst b/docs/general/installation.rst index f6431228..d6ffb43e 100644 --- a/docs/general/installation.rst +++ b/docs/general/installation.rst @@ -22,6 +22,7 @@ The following code can be used to replicate the software installation on a Linux See also the web page on how to `update SNAP from the command line `_. Alternatively, updates for individual modules and versions can be downloaded in the `SNAP Update Center `_. +The latest bundle that was used during release of version 1.0.0 is available here: https://step.esa.int/updatecenter/8.0_20220323-143356/. S1_NRB ------ @@ -44,3 +45,8 @@ repository for available versions. :: pip install git+https://github.com/SAR-ARD/S1_NRB.git@v1.0.0 + +Docker +------ + +Both SNAP and S1_NRB can also be installed into a docker container using the Dockerfile that is provided with the package.