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
IOException
Copyright © 1999–2014 UCAR/Unidata. All rights reserved.