Class OmsGeomorphonMaximaFinder
java.lang.Object
org.hortonmachine.gears.libs.modules.HMModel
org.hortonmachine.lesto.modules.vegetation.OmsGeomorphonMaximaFinder
public class OmsGeomorphonMaximaFinder
extends org.hortonmachine.gears.libs.modules.HMModel
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringorg.geotools.coverage.grid.GridCoverage2Dstatic final Stringorg.geotools.coverage.grid.GridCoverage2Dstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringorg.geotools.data.simple.SimpleFeatureCollectionstatic final Stringstatic final Stringdoublestatic final Stringdoublestatic final Stringstatic final Stringdoublestatic final Stringstatic final Stringstatic final intFields inherited from class org.hortonmachine.gears.libs.modules.HMModel
doProcess, doReset, gf, pm -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.hortonmachine.gears.libs.modules.HMModel
checkCancel, checkFileExists, checkNull, checkWorkingFolderInPath, concatOr, dumpRaster, dumpVector, getDefaultThreadsNum, getRaster, getVector, help, isCanceled, template
-
Field Details
-
inDTM
public org.geotools.coverage.grid.GridCoverage2D inDTM -
inDSM
public org.geotools.coverage.grid.GridCoverage2D inDSM -
pRadius
public double pRadius -
pThreshold
public double pThreshold -
pElevDiffThres
public double pElevDiffThres -
outMaxima
public org.geotools.data.simple.SimpleFeatureCollection outMaxima -
LABEL
- See Also:
-
LICENSE
- See Also:
-
STATUS
public static final int STATUS- See Also:
-
NAME
- See Also:
-
KEYWORDS
- See Also:
-
CONTACTS
- See Also:
-
AUTHORS
- See Also:
-
DESCRIPTION
- See Also:
-
outMaxima_DESC
- See Also:
-
pElevDiff_DESC
- See Also:
-
pThreshold_DESC
- See Also:
-
pRadius_DESC
- See Also:
-
inDSM_DESC
- See Also:
-
inDTM_DESC
- See Also:
-
pThreshold_UNIT
- See Also:
-
pRadius_UNIT
- See Also:
-
pElevDiffThres_UNIT
- See Also:
-
-
Constructor Details
-
OmsGeomorphonMaximaFinder
public OmsGeomorphonMaximaFinder()
-
-
Method Details
-
process
- Throws:
Exception
-