public class StationHelper extends Object
| Constructor and Description |
|---|
StationHelper() |
| Modifier and Type | Method and Description |
|---|---|
void |
addStation(Station s) |
LatLonRect |
getBoundingBox() |
Station |
getStation(String name) |
List<Station> |
getStations() |
List<Station> |
getStations(LatLonRect boundingBox) |
List<Station> |
getStations(List<String> stnNames) |
void |
setStations(List<Station> nstations) |
public void addStation(Station s)
public LatLonRect getBoundingBox()
public List<Station> getStations(LatLonRect boundingBox) throws IOException
IOExceptionCopyright © 1999-2013 UCAR/Unidata. All Rights Reserved.