Package ucar.unidata.data.sounding

DataSource classes and utilities for sounding data.

See:
          Description

Interface Summary
SoundingAdapter Interface for adapting and retrieving sounding datasets into SoundingObs
 

Class Summary
AddeSoundingAdapter Class for retrieving upper air data from an ADDE remote server.
CDMProfileDataSource The Class CDMPointDataSource.
CdmTrackAdapter Adapter for track type data.
CdmTrackInfo Class TrackInfo Provides access to a track or trajectory
CDMTrajectoryFeatureTypeInfo Created by IntelliJ IDEA.
CDMTrajectoryFeatureTypeInfo.StationBean Class description
CDMTrajectoryFeatureTypeInfo.TrajectoryFeatureBean Class description
CMASoundingAdapter This class creates VisAD compatible data objects from a file of upper air soundings from CMA.
CosmicTrajectoryFeatureTypeInfo Created by IntelliJ IDEA.
CosmicTrajectoryObsDataset Implements TrajectoryDataset for datasets with these characteristics: it has only one dimension, the dimension is UNLIMITED and is named "MSL_alt" it has one coordinate variable, MSL_alt(MSL_alt) Time is synthesized from the start and end times in the global attributes has the variables Lat(MSL_alt), Lon(MSL_alt), and MSL_alt(MSL_alt) with units "deg", "deg", and "km", respectively.
DbTrajectoryDataSource  
EolDbTrackAdapter  
Link Provides support for conceptually linking two Link.End-s together.
Link.End Provides support for the end of a Link.
LinkSet Provides support for a set of Link-s.
LinkSet.EndIterator A wrapper around the iterator of the keyset of a Map
NetcdfSoundingAdapter This class creates VisAD compatible data objects from a netCDF file of upper air soundings.
RAOB Provides support for soundings from RAdiosonde OBservations.
RAOB.Contribution Class Contribution.
RAOB.Contribution.End Class End
RAOB.MandatoryPressureProfile Provides support for mandatory pressure data.
RAOB.MandatoryWindProfile Provides support for mandatory wind data.
RAOB.MaximumWindProfile Provides support for maximum wind data.
RAOB.SignificantTemperatureProfile Provides support for significant temperature data.
RAOB.SignificantWindProfile Provides support for significant wind data.
RAOB.TropopauseProfile Provides support for tropopause data.
RAOB.ValidSegmentSet Provides support for run-length encoded sets of valid-data segments.
RaobDataSet Holds sounding data from the chooser
RaobDataSource DataSource for RAOB soundings.
SondeDataSource A data source for balloon and aircraft tracks
SoundingAdapterImpl Class for retrieving upper air data from an ADDE remote server.
SoundingOb Provide support for an upper air observation with station information, a timestamp, and data.
SoundingStation Temporary holder for sounding station info.
TrackAdapter Adapter for track type data.
TrackDataSource A data source for balloon and aircraft tracks
TrackInfo Class TrackInfo Provides access to a track or trajectory
TrajectoryFeatureTypeAdapter Created by IntelliJ IDEA.
TrajectoryFeatureTypeDataSource Created by IntelliJ IDEA.
 

Package ucar.unidata.data.sounding Description

DataSource classes and utilities for sounding data.