saaps.dbt
Class LatestPrelKp

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

public class LatestPrelKp
extends java.lang.Object

LatestPrelKp downloads the latest preliminary Kp from SEC and stores it in the SAAPS database. FTP address: ftp://ftp.sel.noaa.gov/pub/latest/DGD.txt The application uses the single parameter databas class DatabaseSP and its related classes.

Version:
2.1 Sets the status field to 2.
Author:
Peter Wintoft

Field Summary
private static double dataGapValue
           
 
Constructor Summary
LatestPrelKp()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Field Detail

dataGapValue

private static double dataGapValue
Constructor Detail

LatestPrelKp

public LatestPrelKp()
Method Detail

main

public static void main(java.lang.String[] args)