Actions

MEDIANGLAETTUNG

From BAWiki

Revision as of 13:58, 10 October 2022 by Guntram Seiß (talk | contribs)

Basic Information

Name of Program

MEDIANGLAETTUNG

Version-Date

January 1999

Description-Date

January 1999

Catchwords

median
smoothing
topography
morphology
volume method

Short Description of Functionality

The program MEDIANGLAETTUNG smoothes topographical information by evaluating the median value of depth information.

Input-Files

  1. input-file (file type medianglaettung.dat)
  2. file with depth information (file type geom.dat)

Output-Files

  1. file with smoothed depth information (file type geom.dat)

Methodology

The program seeks depth points which are inside a rectangular array around the actual point. The dimensions of the array must be defined in the input file. The new depth value at the point is set to the median value of all depht values that were found in the array.

Program(s) to run before this Program

ZWISCHENPUNKTE

Program(s) to run after this Program

ARCGIS, ArcGIS-Applications

Additional Information

Language

Fortran90

Additional software

-

Original Version

J. Fräßdorf

Maintenance

working group PRE

Documentation/Literature

$PROGHOME/examples/medianglaettung/*


back to Program Descriptions


Overview