ucar.nc2.iosp.adde
Class StationDB
java.lang.Object
ucar.nc2.iosp.adde.StationDB
public class StationDB
- extends Object
Reads station table ascii output from mcidas STNLIST command
Constructor Summary |
StationDB(String urlString)
Reads station table ascii output from mcidas STNLIST command |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StationDB
public StationDB(String urlString)
throws IOException
- Reads station table ascii output from mcidas STNLIST command
- Throws:
IOException
getStations
public ArrayList getStations()
main
public static void main(String[] args)
throws IOException
- Throws:
IOException
Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.