Help for SDSEMS
PURPOSE:
SDSEMS accepts a DEM image and calculates its standard deviation of
scene elevation relative to mean slope based on the Ancillary
Geographic Product ATBD.
EXECUTION:
Example
SDSEMS INP=A OUT=B
OPERATION:
BYTE, HALF, FULL, REAL, and DOUB INP formats are supported. OUT format is REAL.
HISTORY:
2018-07-03 W. Bunch - Initial version.
PARAMETERS:
INP
STRING - Input image files
OUT
STRING - Output image file
WX
STRING - Input pixel width in sample direction
WY
STRING - Input pixel width in line direction
DEBLINE
STRING - Debug pixel line number
DEBSAMP
STRING - Debug pixel sample number
See Examples:
Cognizant Programmer: