|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--saaps.dbt.BuildAE
This class builds the AE database from NGDC. The database consists of hourly values of AE, AL, AO, and AU.
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 |
|
Constructor Detail |
public BuildAE()
Method Detail |
public void run()
Data exist for the years 1957 to 1988.
public static void main(java.lang.String[] args)
args
- the command line arguments
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |