Skip to content

3dgeo-heidelberg/etrainee

Repository files navigation

Welcome to the E-TRAINEE course repository!

DOI

This repository hosts the E-TRAINEE course on Time Series Analysis in Remote Sensing for Understanding Human-Environment Interactions, which is an open e-learning course containing four main modules. The first one provides a general overview of methods for remote sensing (RS) time series analysis, and the other three focus on specific processing steps connected to different types of data:

  • Module 1: Methods of Time Series Analysis in RS
  • Module 2: Satellite Multispectral Images Time Series Analysis
  • Module 3: 3D/4D Geographic Point Cloud Time Series Analysis
  • Module 4: Airborne Imaging Spectroscopy Time Series Analysis

Each module consists of several themes with a theoretical part, a self-evaluation quiz, as well as practical tutorials and exercises. Moreover, modules 2-4 include two or three case studies with a deeper look into selected research problems. In addition, there is Module 0 summarising the course prerequisites in terms of knowledge in RS, statistics, and programming necessary to follow the course; links to available learning materials are provided there.

Intended audience

The course is primarily developed for MSc students of geoinformatics and geography who specialize in remote sensing for monitoring Earth surface dynamics and changes. It may also be of interest and use to MSc and PhD students in fields related to environmental studies, ecology, geology, and other potential users dealing with remote sensing applications, such as practitioners of national environmental and conservation agencies.

Datasets

DOI 

Datasets used in the exercises, case studies, and practical tutorials are hosted on Zenodo and can be downloaded separately for each Module.

Course website

The course site is hosted on GitHub Pages and can be accessed at https://3dgeo-heidelberg.github.io/etrainee/. It is automatically built from the source files in this repository (contained in /course).

Downloading the course website documents

The automatically compiled website can be downloaded from the gh-pages branch of this repository.

Building the course documents with mkdocs

The course site is built using the mkdocs site generator, which is configured with a single YAML configuration file (mkdocs/mkdocs.yml). This procedure can be run locally. You may need to install mkdocs and any required packages using conda and pip or other Python package managers (see /mkdocs/requirements_mkdocs.txt).

To build the course site, change into the /mkdocs directory and run mkdocs:

python -m mkdocs build

The full course website is then generated in a directory called site.

Usage and development of the course

  • The latest version of the course is always available in the main branch of this repository. Updates to the course are made in feature branches or forks (see below) and merged into the main branch when ready. Therefore, the main branch may be ahead of the latest release version.
  • When using the course, i.e., when teaching or training with it, we recommend to fork the repository into your GitHub account/organization and use the latest version of the main branch. This ensures that the course content is stable while updates may be merged in this repository. If you want to integrate updates from this repository into your fork, you can do so by creating a pull request from this repository to your forked repository, or use the syncing offered by GitHub. For more information, please refer to the manual on Setting up online resources for teaching E-TRAINEE as a university course.
  • Updates or corrections of the course material in this repository can be made by creating a pull request from your forked repository to this repository. The pull request will be reviewed and merged into the main branch if accepted.
  • Reviewing and releases of the course are performed by the E-TRAINEE team. The latest release version of the course is tagged in the repository.

Acknowledgements

This course was developed in the frame of the strategic partnership project E-TRAINEE funded by the Erasmus+ Programme of the European Union (ID 2020-1-CZ01-KA203-078308). Acquisition of data for this course was supported by the mini grant "Towards sustainable development of natural environments based on continuous remote sensing monitoring" funded by the 4EU+ European University Alliance.

Citation

Please cite E-TRAINEE when using it in your teaching or training, and reference the appropriate release version. All releases of E-TRAINEE are listed on Zenodo where you will find the citation information including DOI.

E-TRAINEE Development Team. {year} ETRAINEE - E-learning course on Time Series Analysis in Remote Sensing for Understanding Human-Environment Interactions. https://doi.org/10.5281/zenodo.8402924

The course was also presented in the form of a conference paper at the ISPRS Geospatial Week 2023:

Potůčková, M., Albrechtová, J., Anders, K., Červená, L., Dvořák, J., Gryguc, K., Höfle, B., Hunt, L., Lhotáková, Z., Marcinkowska-Ochtyra, A., Mayr, A., Neuwirthová, E., Ochtyra, A., Rutzinger, M., Šedová, A., Šrollerů, A., and Kupková, L. (2023): E-TRAINEE: Open E-Learning course on Time Series Analysis in Remote Sensing. The International Archives of the Photogrammetry, Remote Sensing and Spatial Information Sciences. Vol. XLVIII-1/W2-2023, pp. 989-996. https://doi.org/10.5194/isprs-archives-XLVIII-1-W2-2023-989-2023

License

Except when explicitly stated otherwise, the course is licensed under the CC BY-SA 4.0 license, associated code is licensed under the MIT license.

Development team members

The development team has been led by Dr. Markéta Potůčková and it consists of experts from 4 universities:

Charles University, Faculty of Science
Dept. of Applied Geoinformatics and Cartography
Dr. Markéta Potůčková web ORCID
Dr. Lucie Kupková web ORCID
Dr. Lucie Červená web ORCID
Alex Šrollerů
Jakub Dvořák ORCID
Adéla Šedová
Dept. of Experimental Plant Biology
Prof. Jana Albrechtová web ORCID
Dr. Zuzana Lhotáková ORCID
Dr. Lena Hunt ORCID
Dr. Eva Neuwirthová ORCID
Heidelberg University, Institute of Geography
3D Geospatial Data Processing Group
Prof. Bernhard Höfle web ORCID
Dr. Katharina Anders web ORCID
Sina Antonia Zumstein
University of Innsbruck, Institute for Geography
Remote Sensing & Topographic LiDAR Research Group
Dr. Martin Rutzinger web ORCID
Dr. Andreas Mayr web ORCID
University of Warsaw, Faculty of Geography and Regional Studies
Dept. of Geoinformatics, Cartography and Remote Sensing
Dr. Adriana Marcinkowska-Ochtyra web ORCID
Dr. Adrian Ochtyra web ORCID
Krzysztof Gryguc ORCID

About

E-learning course on Time Series Analysis in Remote Sensing for Understanding Human-Environment Interactions

Resources

License

Stars

Watchers

Forks

Packages

No packages published