Lectures - Introducing Module Programming
A set of basic SAGA module programming lectures.
Modules
- 01: My first module?
- 02: Pixel by pixel operations with two grids?
- 03: Direct neighbours?
- 04: Direct neighbours - more...?
- 05: Direct neighbours - slope and aspect?
- 06: Extended neighbourhoods?
- 07: Extended neighbourhoods - catchment areas (trace flow)?
- 08: Extended neighbourhoods - catchment areas (parallel)?
- 09: Extended neighbourhoods - catchment areas (recursive)?
- 10: Dynamic Simulation - Life?
- 11: Dynamic Simulation - Soil Nitrogen Dynamics?
- 12: First steps with shapes?
- 13: Reprojecting a shapes layer?
- 14: Vectorising channel lines?