About

Responsible staff

Hugo Ledoux photo

Hugo Ledoux

|

Ken Arroyo Ohori photo

Ken Arroyo Ohori

|

Ravi Peters photo

Ravi Peters

|

Please do not email us for questions, we want everyone to benefit from the answers we provide, and we encourage students to also answer questions.

For all questions related to the content, please use discord.

Only use email for personal issues.

Contact hours

During the Q2:

Education methods

This is a blended-learning course. The contact hours are there to answer questions, to help with the assignments, give feedback on the assignments, and we will sometimes explain topics that are less understood. We will also have some guest lectures from practitioners; these are not part of the material for the exam, they are just there to present what is done in practice.

The contact hours are not mandatory (except the one during week 2.5 when there is a mid-term exam (15% final mark)) but they certainly will help in understanding the concepts.

The lectures are replaced by videos and reading that you need to do individually at home before the contact hours.

Marking

final exam 30%
mid-term exam 15%
3 assignments (all programming with C++) 55%

Expected prior knowledge

The course is designed for students from the MSc Geomatics, and the following courses are required prerequisites:

  1. GEO1000, or knowledge of a programming language, eg Matlab, Java or Python (C++ is mandatory for some of the assignments)
  2. GEO1001
  3. GEO1002

Course Content

Digital terrain models (terrains) are computer representations of the elevation of a given area, and they play an important role in understanding and analysing our built environment. They are the necessary input for several applications (eg flood modelling, visibility, effects of climate change on the north poles, etc.), and they are also relevant for studying for seabed and other planets.

The course provides an overview of the fundamentals of digital terrain modelling (DTM):

The course has both a theoretical part and a practical part where students reconstruct, manipulate, process, and extract information from terrains.

All the labs are programming tasks (to be done with the Python and C++ programming languages), and other open-source libraries and software are used.

Study Goals

At the end of the course, students will be able to: