saaps.dbt
Class BuildAE

java.lang.Object
  |
  +--saaps.dbt.BuildAE

public class BuildAE
extends java.lang.Object

This class builds the AE database from NGDC. The database consists of hourly values of AE, AL, AO, and AU.

Version:
1.0
Author:
Peter Wintoft

Inner Class Summary
(package private)  class BuildAE.AEDataOneYear
           
 
Constructor Summary
BuildAE()
          Creates new BuildAE
 
Method Summary
static void main(java.lang.String[] args)
           
 void run()
          Go through the files with hourly values on the loacl hard disk.
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

BuildAE

public BuildAE()
Creates new BuildAE
Method Detail

run

public void run()
Go through the files with hourly values on the loacl hard disk.

Data exist for the years 1957 to 1988.


main

public static void main(java.lang.String[] args)
Parameters:
args - the command line arguments