ucar.nc2.iosp.nexrad2
Class NexradStationDB
java.lang.Object
ucar.nc2.iosp.nexrad2.NexradStationDB
public class NexradStationDB
- extends Object
Manage Nexrad Stations "database"
- Author:
- caron
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NexradStationDB
public NexradStationDB()
init
public static void init()
throws IOException
- Throws:
IOException
get
public static NexradStationDB.Station get(String id)
getByIdNumber
public static NexradStationDB.Station getByIdNumber(String idn)
Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.