Uses of Package
ucar.unidata.metdata

Packages that use ucar.unidata.metdata
ucar.unidata.data.radar DataSource classes and utilities for radar data. 
ucar.unidata.data.sounding DataSource classes and utilities for sounding data. 
ucar.unidata.idv The idv package. 
ucar.unidata.idv.control DisplayControls for the IDV - A DisplayControl generally has a data depiction and a control window for modifying or interacting with the display. 
ucar.unidata.idv.control.multi The IDV MultiDisplay. 
ucar.unidata.idv.ui User Interface (UI) classes for the IDV 
ucar.unidata.metdata Meteorological data classes. 
ucar.unidata.view.station The view component for Station data. 
 

Classes in ucar.unidata.metdata used by ucar.unidata.data.radar
NamedStationTable
          Station table that holds a set of NamedStations
 

Classes in ucar.unidata.metdata used by ucar.unidata.data.sounding
NamedStation
          Interface for a landmark with name, id, lat, lon, altitude (height above msl); and a hash table of "properties".
NamedStationImpl
          A class to hold named location information, for a landmark, city, observation point or station, data point, etc.
Station
          Abstraction for a named reporting location.
 

Classes in ucar.unidata.metdata used by ucar.unidata.idv
NamedStationTable
          Station table that holds a set of NamedStations
 

Classes in ucar.unidata.metdata used by ucar.unidata.idv.control
NamedStationImpl
          A class to hold named location information, for a landmark, city, observation point or station, data point, etc.
 

Classes in ucar.unidata.metdata used by ucar.unidata.idv.control.multi
NamedStationTable
          Station table that holds a set of NamedStations
 

Classes in ucar.unidata.metdata used by ucar.unidata.idv.ui
NamedStationTable
          Station table that holds a set of NamedStations
 

Classes in ucar.unidata.metdata used by ucar.unidata.metdata
Ensemble
          A class for holding an ensemble of Quantitys and Values.
NamedStation
          Interface for a landmark with name, id, lat, lon, altitude (height above msl); and a hash table of "properties".
NamedStationImpl
          A class to hold named location information, for a landmark, city, observation point or station, data point, etc.
NamedStationTable
          Station table that holds a set of NamedStations
Quantity
          Abstraction for physical quantity.
Station
          Abstraction for a named reporting location.
StationOb
          A 'raw' observation which occured at a Station at a given time.
StationTable
          Abstraction for (read-only) table of (Fixed) Stations.
StationTableImpl
          Table of reporting stations.
Value
          Abstraction for the value a measured or calculated physical quantity.
WMOHeader
          This class enscapsulates an WMO "Abbreviated heading", the string used as an identifer on WMO format messages.
 

Classes in ucar.unidata.metdata used by ucar.unidata.view.station
Station
          Abstraction for a named reporting location.