org.gcube.dataanalysis.ecoengine.models.cores.aquamaps
Class AquamapsEnvelopeAlgorithm
java.lang.Object
org.gcube.dataanalysis.ecoengine.models.cores.aquamaps.AquamapsEnvelopeAlgorithm
public class AquamapsEnvelopeAlgorithm
- extends Object
Method Summary |
static EnvelopeSet |
calcEnv(String species,
Object[] singleSpeciesValues,
List<Object> tempvalues,
List<Object> salinityvalues,
List<Object> primprodvalues,
List<Object> icevalues,
List<Object> landdistvalues)
|
static EnvelopeSet |
calculateEnvelopes(String species,
Object[] singleSpeciesValues,
OccurrencePointSets occurrencePointsList)
|
static EnvelopeSet |
calculateEnvelopes(String species,
org.hibernate.SessionFactory vreConnection,
String occurrencePointsTable,
String HcafTable,
Object[] singleSpeciesValues)
|
static String |
getElement(Object[] featuresVector,
int index)
|
static double |
getNumber(Object[] featuresVector,
int index)
|
Object[] |
hspen2ObjectArray(Hspen hspen)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AquamapsEnvelopeAlgorithm
public AquamapsEnvelopeAlgorithm()
getElement
public static String getElement(Object[] featuresVector,
int index)
getNumber
public static double getNumber(Object[] featuresVector,
int index)
calculateEnvelopes
public static EnvelopeSet calculateEnvelopes(String species,
Object[] singleSpeciesValues,
OccurrencePointSets occurrencePointsList)
calcEnv
public static EnvelopeSet calcEnv(String species,
Object[] singleSpeciesValues,
List<Object> tempvalues,
List<Object> salinityvalues,
List<Object> primprodvalues,
List<Object> icevalues,
List<Object> landdistvalues)
calculateEnvelopes
public static EnvelopeSet calculateEnvelopes(String species,
org.hibernate.SessionFactory vreConnection,
String occurrencePointsTable,
String HcafTable,
Object[] singleSpeciesValues)
hspen2ObjectArray
public Object[] hspen2ObjectArray(Hspen hspen)
Copyright © 2012. All Rights Reserved.