Geo Spatio Temporal Data Analysis#

This course covers Python modules typically used in the work with georeferenced and time series data.

All materials can also be viewed here: https://dsu.pages.geomar.de/training/geo-spatio-temporal-data-analysis/

Get materials#

To get started in the course, copy the materials from shared_materials/ to my_materials/:

$ cp -r ~/shared_materials/geo-spatio-temporal-data-analysis/ ~/my_materials/geo-spatio-temporal-data-analysis/

Download materials#

In order to zip and download the materials you were working on to your own computer, open a terminal and run the following:

$ cd $HOME
$ zip -r download.zip my_materials/