org.gcube.dataanalysis.ecoengine.transducers
Class OccurrencePointsInSeaOnEarth
java.lang.Object
org.gcube.dataanalysis.ecoengine.transducers.OccurrencePointsMerger
org.gcube.dataanalysis.ecoengine.transducers.OccurrencePointsInSeaOnEarth
- All Implemented Interfaces:
- ComputationalAgent, Transducerer
public class OccurrencePointsInSeaOnEarth
- extends OccurrencePointsMerger
Fields inherited from class org.gcube.dataanalysis.ecoengine.transducers.OccurrencePointsMerger |
columns, columnsNames, confidence, confidenceValue, config, dbconnection, eventDateColumn, eventDatFld, finalTableLabel, finalTableName, finalTableNameF, finalTableNameL, firstbest, javaDateFormat, lastModificationColumn, latFld, latitudeColumn, leftRows, leftTableName, leftTableNameF, lonFld, longitudeColumn, modifDatFld, objectstodelete, objectstoinsert, recordedByColumn, recordedByFld, records_left, records_right, rightRows, rightTableName, rightTableNameF, scientificNameColumn, scientificNameFld, spatialTolerance, spatialToleranceValue, sqlDateFormat, status |
Methods inherited from class org.gcube.dataanalysis.ecoengine.transducers.OccurrencePointsMerger |
computeRange, convert2conventionalFormat, extProb, extractColumnNames, getInfrastructure, getNumLeftObjects, getNumRightObjects, getOutput, getResourceLoad, getResources, getStatus, initDB, main, manageHighProbability, manageLowProbability, occurrenceRecord2String, persist, postProcess, probabilityDates, probabilityStrings, row2OccurrenceRecord, setConfiguration, shutdown, takeFullRanges, takeRange |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OccurrencePointsInSeaOnEarth
public OccurrencePointsInSeaOnEarth()
getInputParameters
public List<StatisticalType> getInputParameters()
- Specified by:
getInputParameters
in interface ComputationalAgent
- Overrides:
getInputParameters
in class OccurrencePointsMerger
init
public void init()
throws Exception
- Specified by:
init
in interface ComputationalAgent
- Overrides:
init
in class OccurrencePointsMerger
- Throws:
Exception
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
compute
public void compute()
throws Exception
- Specified by:
compute
in interface ComputationalAgent
- Overrides:
compute
in class OccurrencePointsMerger
- Throws:
Exception
Copyright © 2012. All Rights Reserved.