Prepare Yourself

This chapter guides you on how to get all the necessary software you will need for this online course and introduce you to the fundamental layout of several useful programs. We will use a Virtual Machine (VM) which comes with all the software we need. Read on to find out what it is all about!

Chapter in a Box

In this chapter, the following content awaits you:

Intro
– virtual machines explained
Get Your VM
– download your own virtual machine
– get guided how to install our virtual machine using VirtualBox
R-Studio
– introduction to R-Studio user interface
– instructions how to execute R commands in R-Studio
QGIS
– introduction to QGIS user interface
SNAP
– introduction to SNAP user interface
R Crash Course
– get a basic understanding of data types in R
– prove your understanding with a lot of exercises

Virtual Machines Explained

Installations and updates of software packages are always a little annoying, no doubt. Often one software is being actively developed and updated, while others are not. This propably leads to modified functionalities or communication problems between programs. Unfortunately, we will need to work with several separate software bundles in order to achieve our goals…

But there is no cause for concern – because we have prepaired your very own VirtualBox image! You are right to ask: What does it mean?

VirtualBox is a cross-platform virtualization application. It installs a new virtual operating system (Virtual Machine, VM) on your computer, regardless of which system you currently use (e.g., Windows, Mac, Linux). Just think about VirtualBox as any other program, which you can easily delete if you want to get rid of it. It does not affect your underlying operating system in any way!

Well, so why are we using this system? Within the VirtualBox image all required software is already installed and ready to use. This means that once the image is installed, there are no more installations and updates to worry about! Hooray!
There are several other advantages in using a VM, e.g., you can run multiple operating systems simultaneously, test new software, and switch back to a previous state or backup of your VM if something went terribly wrong. Read here for a more detailed explanation.

Of course, the VirtualBox is not mandatory, it is just an offer that makes things easier if you are not familar with remote sensing software. You are free to install each software package by your own. The individual programs are listed and linked hereinafter. Be aware that thereby programs might differ in appearance and output from what is shown in this online course.

However, we recommend to use a computer with at least 8 gb of main memory (RAM), as remote sensing datasets are often very large and their processing computational demanding. Additionally you will need approximately 10 gb of free disk space on your harddrive.

In future, every effort will be made on our part to ensure that the programs within the VirtualBox are properly working and updated. However, information given comes without warranty, either express or implied. Neither the authors, nor Freie Universitaet Berlin will be held liable for any damages caused or alleged to be caused directly or indirectly by provided software.
If you find any problems or errors we would appreciate if you contact us.


Software included in our VM

All provided computer programs as well as the operating system itself (Linux Debian) are free and open-source. That is, you are freely licensed to use, copy, study and change the software in any way. The following overview lists all programs we need for this online course. Use this list in case you want to install everything by your own. However, do not download each one individually if you want to use our VirtualBox (Get Your VM). A detailed step-by-step guide for the VM installation is given in the next section.

  • R – Progamming language
  • R-Studio – Integrated development environment
  • SNAP – Remote sensing software
  • QGIS – Geographic Information System
  • Bulk Download Application – Software for Bulk Downloading of remote sensing data
  • GDAL – Geospatial Data Abstraction Library