|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--saaps.dbt.LatestLundKp
Download the latest nowcasted and forecasted Kp values from
the Lund site. The data are located at
http://sol.irfl.lu.se/KpForecast/latestNowcast.txt and
http://sol.irfl.lu.se/KpForecast/latestForecast.txt .
Constructor Summary | |
LatestLundKp()
|
Method Summary | |
private Kp |
getLatestForecast()
|
private Kp |
getLatestNowcast()
|
private Kp |
getLatestPrediction(java.lang.String urlString)
|
static void |
main(java.lang.String[] args)
|
void |
run()
|
private void |
store(Kp kp)
|
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public LatestLundKp()
Method Detail |
public void run()
private Kp getLatestNowcast()
private Kp getLatestForecast()
private Kp getLatestPrediction(java.lang.String urlString)
private void store(Kp kp)
public static void main(java.lang.String[] args)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |