| Package | Description |
|---|---|
| thredds.server.radarServer2 |
| Modifier and Type | Method and Description |
|---|---|
StationList.Station |
StationList.addStation(String stid,
LatLonPoint loc) |
StationList.Station |
StationList.get(String stid) |
StationList.Station |
StationList.getNearest(double longitude,
double latitude) |
| Modifier and Type | Method and Description |
|---|---|
Collection<StationList.Station> |
StationList.getAll() |
List<StationList.Station> |
StationList.getStations(double east,
double west,
double north,
double south) |
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.