ucar.nc2.iosp.adde
Class StationDB

java.lang.Object
  extended by ucar.nc2.iosp.adde.StationDB

public class StationDB
extends Object

Reads station table ascii output from mcidas STNLIST command


Nested Class Summary
 class StationDB.Station
           
 
Constructor Summary
StationDB(String urlString)
          Reads station table ascii output from mcidas STNLIST command
 
Method Summary
 ArrayList getStations()
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StationDB

public StationDB(String urlString)
          throws IOException
Reads station table ascii output from mcidas STNLIST command

Throws:
IOException
Method Detail

getStations

public ArrayList getStations()

main

public static void main(String[] args)
                 throws IOException
Throws:
IOException


Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.