public class NexradStationDB extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
NexradStationDB.Station |
| Constructor and Description |
|---|
NexradStationDB() |
| Modifier and Type | Method and Description |
|---|---|
static NexradStationDB.Station |
get(String id) |
static NexradStationDB.Station |
getByIdNumber(String idn) |
static void |
init() |
public static void init()
throws IOException
IOExceptionpublic static NexradStationDB.Station get(String id)
public static NexradStationDB.Station getByIdNumber(String idn)
Copyright © 1999–2014 UCAR/Unidata. All rights reserved.