org.gcube.dataanalysis.ecoengine.transducers
Class OccurrencePointsIntersector
java.lang.Object
org.gcube.dataanalysis.ecoengine.transducers.OccurrencePointsMerger
org.gcube.dataanalysis.ecoengine.transducers.OccurrencePointsIntersector
- All Implemented Interfaces:
- ComputationalAgent, Transducerer
public class OccurrencePointsIntersector
- extends OccurrencePointsMerger
Fields inherited from class org.gcube.dataanalysis.ecoengine.transducers.OccurrencePointsMerger |
columns, columnsNames, confidenceValue, config, dbconnection, eventDatFld, finalTableLabel, finalTableName, finalTableNameL, firstbest, latFld, leftTableName, lonFld, modifDatFld, objectstodelete, objectstoinsert, recordedByFld, records_left, records_right, rightTableName, scientificNameFld, spatialToleranceValue, status |
Methods inherited from class org.gcube.dataanalysis.ecoengine.transducers.OccurrencePointsMerger |
compute, convert2conventionalFormat, extProb, extractColumnNames, getInfrastructure, getInputParameters, getOutput, getResourceLoad, getResources, getStatus, init, occurrenceRecord2String, persist, probabilityDates, probabilityStrings, row2OccurrenceRecord, setConfiguration, shutdown |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OccurrencePointsIntersector
public OccurrencePointsIntersector()
getDescription
public String getDescription()
- Specified by:
getDescription
in interface ComputationalAgent
- Overrides:
getDescription
in class OccurrencePointsMerger
prepareFinalTable
protected void prepareFinalTable()
throws Exception
- Overrides:
prepareFinalTable
in class OccurrencePointsMerger
- Throws:
Exception
manageHighProbability
protected void manageHighProbability(float probability,
OccurrencePointsMerger.OccurrenceRecord leftOcc,
OccurrencePointsMerger.OccurrenceRecord rightOcc)
- Overrides:
manageHighProbability
in class OccurrencePointsMerger
manageLowProbability
protected void manageLowProbability(float probability,
OccurrencePointsMerger.OccurrenceRecord leftOcc,
OccurrencePointsMerger.OccurrenceRecord rightOcc)
- Overrides:
manageLowProbability
in class OccurrencePointsMerger
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2012. All Rights Reserved.