Surface Operations#
The surface module contains functions for performing common surface calculations on elevation rasters.
Operations#
|
Calculates the aspect of each raster cell for each raster band. |
|
Calculates the curvature of each raster cell for each raster band. |
|
Calculates the easting component of each raster cell for each band. |
|
Calculates the hillshade component of each raster cell for each band. |
|
Calculates the nothing component of each raster cell for each band. |
|
Calculates the slope (degrees) of each raster cell for each raster band. |
|
Calculates the 3D surface area of each raster cell for each raster band. |
|
Compute the Topographic Position Index of a DEM. |