org.gcube.application.aquamaps.ecomodelling.generators.examples.hspec
Class StandaloneUsage

java.lang.Object
  extended by org.gcube.application.aquamaps.ecomodelling.generators.examples.hspec.StandaloneUsage

public class StandaloneUsage
extends java.lang.Object


Constructor Summary
StandaloneUsage()
           
 
Method Summary
static void main(java.lang.String[] args)
          This example sequentially generates distributions for hspec suitable, native, 2050 suitable and 2050 native the calculation is performed by the library, basing on the reference DB Species list is taken by the species.txt configuration file if this file is not present, species list is taken from the indicated hspen table
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StandaloneUsage

public StandaloneUsage()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
This example sequentially generates distributions for hspec suitable, native, 2050 suitable and 2050 native the calculation is performed by the library, basing on the reference DB Species list is taken by the species.txt configuration file if this file is not present, species list is taken from the indicated hspen table

Parameters:
args -
Throws:
java.lang.Exception