Spotlights

The spotlights will focus on conceptual as well as technical topics related to the general task of reaching out for the project goals.

Automated setup of working environment

Setting up a working or project environment requires the definition of different folder paths and the loading of necessary R packages and additional functions. If, in addition, external APIs (application programming interface) of QGIS, SAGA, GRASS Orfeo Toolbox (to name the most important) are to be integrated stably and without great effort, the associated paths and environment variables must also be defined correctly.

Best Practice Scripts & Functions in R

Opinions differ widely on how best to organize the programming workflow in general and the development of scripts and functions in particular. The probably supreme rule is to remain consistent in the naming of functions, variables, etc.. You will see in the example scripts that this is not as easy as it looks likeā€¦

In order not to overstretch the arch, the following sources are worthwhile a visit - complexity is ascendingā€¦

Project work

The treatment of complex tasks is organized and accomplished both on nearly all learning fields and in the vocational application in projects.

Updated: