DEM processing module

DemProcessing: Implemented in DemProcessing file

The dem_processing class creates the input needed to the Stats processing.

Several DEM processing methods can be used:

  • DEM processing methods using only one DEM:

    • ref

    • sec

    • ref-curvature

    • sec-curvature

  • DEM processing methods using two DEMs:

    • alti-diff

    • alti-diff-slope-norm

    • angular-diff

One can find here the full list of API functions available in the dem_processing module, as well as their description and input and output parameters: DemProcessing API