Class OmsRasterMaximaFinder
java.lang.Object
org.hortonmachine.gears.libs.modules.HMModel
org.hortonmachine.lesto.modules.vegetation.rastermaxima.OmsRasterMaximaFinder
public class OmsRasterMaximaFinder
extends org.hortonmachine.gears.libs.modules.HMModel
-
Field Summary
FieldsModifier and TypeFieldDescriptionbooleanstatic final Stringbooleanstatic final Stringorg.geotools.coverage.grid.GridCoverage2Dstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final intorg.geotools.data.simple.SimpleFeatureCollectionorg.geotools.data.simple.SimpleFeatureCollectionstatic final Stringorg.geotools.data.simple.SimpleFeatureCollectionstatic final Stringdoublestatic final Stringdoublestatic final Stringstatic final Stringintstatic final Stringintstatic final Stringdoublestatic final Stringdoublestatic final Stringintstatic final StringFields 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
-
inDsmDtmDiff
public org.geotools.coverage.grid.GridCoverage2D inDsmDtmDiff -
pMode
-
pThreshold
public double pThreshold -
pSize
public int pSize -
pPercent
public int pPercent -
pMaxRadius
public double pMaxRadius -
doCircular
public boolean doCircular -
doAllowNovalues
public boolean doAllowNovalues -
pBorderDistanceThres
public double pBorderDistanceThres -
pTopBufferThres
public double pTopBufferThres -
pTopBufferThresCellCount
public int pTopBufferThresCellCount -
outMaxima
public org.geotools.data.simple.SimpleFeatureCollection outMaxima -
outCircles
public org.geotools.data.simple.SimpleFeatureCollection outCircles -
outBorders
public org.geotools.data.simple.SimpleFeatureCollection outBorders -
OMSMAXIMAFINDER_DESCRIPTION
- See Also:
-
OMSMAXIMAFINDER_KEYWORDS
- See Also:
-
OMSMAXIMAFINDER_LABEL
- See Also:
-
OMSMAXIMAFINDER_NAME
- See Also:
-
OMSMAXIMAFINDER_STATUS
public static final int OMSMAXIMAFINDER_STATUS- See Also:
-
inGeodata_DESCRIPTION
- See Also:
-
pThreshold_DESCRIPTION
- See Also:
-
pMode_DESCRIPTION
- See Also:
-
pPercent_DESCRIPTION
- See Also:
-
pMaxRadius_DESCRIPTION
- See Also:
-
doCircular_DESCRIPTION
- See Also:
-
doAllowNovalues_DESCRIPTION
- See Also:
-
pBorderDistanceThres_DESCRIPTION
- See Also:
-
pSize_DESCRIPTION
- See Also:
-
outMaxima_DESCRIPTION
- See Also:
-
outCircles_DESCRIPTION
- See Also:
-
pTopBufferThresCellCount_DESCRIPTION
- See Also:
-
pTopBufferThres_DESCRIPTION
- See Also:
-
NOTE
- See Also:
-
-
Constructor Details
-
OmsRasterMaximaFinder
public OmsRasterMaximaFinder()
-
-
Method Details
-
process
- Throws:
Exception
-