Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 1.9 KB

README.md

File metadata and controls

36 lines (24 loc) · 1.9 KB

Practical

Materials for the Crop Mapping using Synthetic Aperture Radar (SAR) and Optical Remote Sensing.

Prepared by:
Krištof Oštir
Matej Račič

Installation instructions

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/ARSET23/Practical. 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 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.

Practicals

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.

Additional resources

This tutorial is based on the materials provided by Sinergise. Where you can find even more examples and resources for the eo-learn library.

Acknowledgment

Preparation of the materials was part financed by the Slovenian Research Agency core funding No. P2-0406.

License

This project is licensed under the terms of the Apache License.

© Copyright 2022 University of Ljubljana, Faculty of Civil and Geodetic Engineering