org.gcube.dataanalysis.geo.algorithms
Class SpeciesDistributionsMapsCreatorFromPoints

java.lang.Object
  extended by org.gcube.dataanalysis.ecoengine.interfaces.StandardLocalExternalAlgorithm
      extended by org.gcube.dataanalysis.geo.algorithms.MapsCreator
          extended by org.gcube.dataanalysis.geo.algorithms.SpeciesDistributionsMapsCreatorFromPoints
All Implemented Interfaces:
org.gcube.dataanalysis.ecoengine.interfaces.ComputationalAgent, org.gcube.dataanalysis.ecoengine.interfaces.Transducerer

public class SpeciesDistributionsMapsCreatorFromPoints
extends MapsCreator


Field Summary
 
Fields inherited from class org.gcube.dataanalysis.ecoengine.interfaces.StandardLocalExternalAlgorithm
config, inputs, outputParameters, resourceManager, status
 
Constructor Summary
SpeciesDistributionsMapsCreatorFromPoints()
           
 
Method Summary
 String getDescription()
           
 void init()
           
static void main(String[] args)
           
protected  void setInputParameters()
           
 
Methods inherited from class org.gcube.dataanalysis.geo.algorithms.MapsCreator
insertGeoChunksIntoTable, process, shutdown
 
Methods inherited from class org.gcube.dataanalysis.ecoengine.interfaces.StandardLocalExternalAlgorithm
addDoubleInput, addEnumerateInput, addIntegerInput, addOutputString, addRemoteDatabaseInput, addStringInput, compute, getInfrastructure, getInputParameter, getInputParameters, getOutput, getResourceLoad, getResources, getStatus, log, setConfiguration
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpeciesDistributionsMapsCreatorFromPoints

public SpeciesDistributionsMapsCreatorFromPoints()
Method Detail

getDescription

public String getDescription()
Specified by:
getDescription in interface org.gcube.dataanalysis.ecoengine.interfaces.ComputationalAgent
Overrides:
getDescription in class MapsCreator

init

public void init()
          throws Exception
Specified by:
init in interface org.gcube.dataanalysis.ecoengine.interfaces.ComputationalAgent
Specified by:
init in class MapsCreator
Throws:
Exception

setInputParameters

protected void setInputParameters()
Specified by:
setInputParameters in class MapsCreator

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception


Copyright © 2013. All Rights Reserved.