|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--saaps.dbt.BuildDst
This class builds the Dst database from NGDC. The index is the final Dst.
Inner Class Summary | |
(package private) class |
BuildDst.DstData
|
Constructor Summary | |
BuildDst()
Creates new BuildDst |
Method Summary | |
static void |
main(java.lang.String[] args)
|
void |
run()
Connects to the ftp server, goes through the list of available data, downloads the data, and stores it into the SAAPS database. |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public BuildDst()
Method Detail |
public void run()
Currently (2001-03-01) final Dst data exist for 1957 to 1998.
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 |