Module: 09: Extended neighbourhoods - catchment areas (recursive)
Copyrights (c) 2003 by Olaf Conrad
Menu: Lectures > Introducing Module Programming
Name | Type | Identifier | Description | Constraints |
---|---|---|---|---|
Input | ||||
Elevation grid | Grid (input) | ELEVATION | This must be your input data of type grid. | |
Output | ||||
Catchment area | Grid (output) | AREA | This will contain your output data of type grid. |