Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 679 Bytes

README.md

File metadata and controls

19 lines (17 loc) · 679 Bytes

IGARSS 2024 Summer School - From Data to Wisdom

Installation of the virtual envirnoment

Please follow the steps below:

  • Download the workshop.yaml file
  • Open the anaconda navigator/terminal
  • Run the following commands:
conda env create -f workshop.yaml

Afterwards,

conda activate datacube
  • An error may rise related to Microsoft Visual Tools. In order to solve it: