public interface Station extends EarthLocation, Comparable<Station>
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Station description
|
String |
getName()
Station name or id.
|
String |
getWmoId()
WMO station id.
|
getAltitude, getLatitude, getLatLon, getLongitude, isMissingcompareToString getName()
String getWmoId()
String getDescription()
Copyright © 1999-2013 UCAR/Unidata. All Rights Reserved.