Workshop moderators:
- Tomislav Hengl (University of Amsterdam)
- Carlos H. Grohmann (University of Sao Paulo)
Location: Room 25H86/92. This is a double room with a divider. Access will be through a locked door.
Internet: YES (Ethernet)
Please let us know about your impression of SAGA/GRASS by filling out this web-form.
Literature:
- Chapters 8 and 9 in: Hengl, T. 2009. A Practical Guide to Geostatistical Mapping of Environmental Variables. EUR 22904 EN, Luxembourg: Office for Official Publications of the European Communities, 264 p.
- Conrad, O. 2007. SAGA — Entwurf, Funktionsumfang und Anwendung eines Systems fur Automatisierte Geowissenschaftliche Analysen, Ph.D. thesis, University of Gottingen, Gottingen.
- Grohmann, C.H., Steiner, S.S., 2008. SRTM resample with Short Distance-Low Nugget Kriging. International Journal of Geographical Information Science, 22 (8):895-906.
- Grohmann, C.H., 2008. Introdução à Análise Digital de Terreno com GRASS-GIS. Institute of Geosciences, University of São Paulo.
- Neteler, M. and Mitasova, H. 2008. Open Source GIS: A GRASS GIS Approach, Springer, New York, 3rd edn.
Fig: Room 25H86/92
Daily programme:
DAY 1 29.08.2009
0900-1030 | Introduction to the workshop Introduction to SAGA/GRASS; history and main functionality; the role of open source software; (T. Hengl, C.H. Grohmman) |
1030-1100 | Coffee break |
1100-1300 | Installation of necessary packages (R, SAGA, GRASS, Google Earth) |
| Introduction to the case study: “Fishcamp” |
| Computer exercises in SAGA: loading data, running SAGA commands from R and scripting, interpretation of results (T. Hengl, C.H. Grohmman) |
1300-1400 | Lunch |
1400-1600 | Computer exercises (individual) |
1545-1615 | Coffee break |
1615-1730 | Solving computer exercises (with assistance) |
| Q & A’s / final discussion (T. Hengl) |
2030-23:00 | Dinner at the campus (optional) |
DAY 2 30.08.2009
0930-1030 | Introduction to GRASS GIS: main functionality and operations; GRASS syntax (C.H. Grohmman) |
1030-1100 | Coffee break |
1100-1300 | Computer exercises in GRASS: loading data, running GRASS commands from R and scripting, interpretation of results (demonstration) |
| (C.H. Grohmman, T. Hengl) |
1300-1400 | Lunch |
1400-1530 | Computer exercises (individual) |
1530-1545 | Coffee break |
1615-1730 | Solving computer exercises (C.H. Grohmman) |
| Q & A’s / SAGA verus GRASS questionairre (T. Hengl) |
2000-late | Dinner in the city (optional) |
Late registrations: 15th of August; after that no more registrations are possible;
Description: This workshop aims at PhD students and professionals interested to use open source software packages for processing of their elevation data. R is the open-source version of the S language for statistical computing; SAGA (System for Automated Geoscientific Analyses) and GRASS (Geographic Resources Analysis Support System) are the two most used open-source desktop GIS for automated analysis of elevation data. A combination of R+SAGA/GRASS provides a full integration of statistics and geomorphometry. The topics in this workshop will range from selection of grid cell size, choice of algorithms for DEM generation and filtering, to geostatistical simulations and error propagation. The workshop moderators will demonstrate that R+SAGA/GRASS is capable of handling such demanding tasks as DEM generation from auxiliary maps, automated classification of landforms, and sub-grid parameterization of surface models.
The course will focus on understanding R and SAGA/GRASS syntax and building scripts that can be used to automate DEM-data processing. Each participant should come with a laptop PC and install all software needed prior to the workshop. Registered participants will receive an USB stick with all data sets and overheads at the beginning of the course.
Participants will follow a case study that focuses on generation of DEMs, extraction of DEM parameters and landform classes, and implementation of error propagation in geomorphometry.
SOFTWARE INSTALLATION:
Please make sure you come to this workshop with software already installed and running. You need to install at least (please respect the chronological order):
- R (2.9)
- after the installation open R and install necessary packages (install.views(“Spatial”))
- install separately packages “spgrass6” and “RSAGA”
- Tinn-R
- GRASS GIS (6.4)
- SAGA GIS (2.0.3)
- the latest version of SAGA will be distributed at the beginning of the workshop!
For simplicity, try to come with a Windows OS, possibly with a dual boot (Linux or Mac OS as the 2nd OS).
Here are some examples of code that you could test under your machine.