Package thredds.server.radarServer2
Class StationList
java.lang.Object
thredds.server.radarServer2.StationList
Created by rmay on 12/9/14.
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddStation(String stid, ucar.unidata.geoloc.LatLonPoint loc) getAll()getNearest(double longitude, double latitude) getStations(double east, double west, double north, double south) voidloadFromXmlFile(String filename)
-
Constructor Details
-
StationList
public StationList()
-
-
Method Details
-
loadFromXmlFile
-
addStation
-
getNearest
-
getStations
-
getAll
-
get
-