Materials for the Remote Sensing and Change Detection with Sentinel Time Series Data.
Prepared by:
Krištof Oštir
Matej Račič
We will be using Anaconda, which can be installed from the website.
Once installed open Anaconda Prompt and move to the location of the extracted repository cd Downloads/EduServ23/Optical
. If you have downloaded it to a different drive type the letter of the drive first D:
.
Here you can create a new environment for this tutorial using the provided environment.yml file:
conda update -n base -c defaults conda
conda env create --name eo --file environment.yml
conda activate eo
Alternatively, you can use pip to install the libraries using 'pip' and follow the tutorial. This will take some time. Once installed run jupyter lab
and a browser tab will open.
We will be using the notebooks available in the corresponding folders. To run the notebook after the practical you will need a Sentinel Hub account.
Free trial is also available. Once registered you can follow the instructions to configure access to the services or use sentinelhub.id
with credentials_SH.ipynb
.
This tutorial is based on the materials provided by Sinergise. Where you can find even more examples and resources for the eo-learn library.
Preparation of the materials was part financed by the Slovenian Research Agency core funding No. P2-0406.
This project is licensed under the terms of the Apache License.
© Copyright 2022 University of Ljubljana, Faculty of Civil and Geodetic Engineering