slope and aspect

slope_and_aspect

The slope_and_aspect module determines the slope and aspect of a surface. The slope is the angle between the surface and the horizon. The aspect is the cardinal direction in degrees (rotating clockwise with 0° being North) that the slope is facing.

Module Input Ports

  • Z Scale [Number] Accepts Z Scale (vertical exaggeration).
  • Input Field [Field] Accepts a field with scalar or vector data.

Module Output Ports

  • Output Field [Field] Outputs both slope and aspect data as a field
  • Output Slope Object [Renderable]: Outputs to the viewer.
  • Output Aspect Object [Renderable]: Outputs to the viewer.