org.gcube.dataanalysis.ecoengine.evaluation.bioclimate
Class InterpolateTables
java.lang.Object
org.gcube.dataanalysis.ecoengine.evaluation.bioclimate.InterpolateTables
public class InterpolateTables
- extends Object
checks if two tables are equal checks numbers at the second decimal position
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
temporaryDirectory
protected String temporaryDirectory
selectElementsQuery
public static String selectElementsQuery
selectDestElementsQuery
public static String selectDestElementsQuery
status
public float status
referencedbConnection
protected org.hibernate.SessionFactory referencedbConnection
InterpolateTables
public InterpolateTables(String configPath,
String persistencePath,
String databaseURL,
String databaseUserName,
String databasePassword)
throws Exception
- Throws:
Exception
getInterpolatedTables
public String[] getInterpolatedTables()
interpolate
public void interpolate(String table1,
String table2,
int intervals,
InterpolateTables.INTERPOLATIONFUNCTIONS function,
int startYear,
int endYear)
throws Exception
- Throws:
Exception
getStatus
public float getStatus()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2012. All Rights Reserved.