Uses of Package
ucar.unidata.view.sounding

Packages that use ucar.unidata.view.sounding
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.view.sounding Provides support for aerological diagrams. 
 

Classes in ucar.unidata.view.sounding used by ucar.unidata.idv
AerologicalDisplay
          Provides a 2-D VisAD display for an aerological ( meteorological thermodynamic) diagram.
AerologicalDisplayConstants
          Set of constants used by AerologicalDisplays
 

Classes in ucar.unidata.view.sounding used by ucar.unidata.idv.control
AerologicalDisplay
          Provides a 2-D VisAD display for an aerological ( meteorological thermodynamic) diagram.
AerologicalDisplayConstants
          Set of constants used by AerologicalDisplays
Hodograph3DDisplay
          Provides support for displaying a 3D wind hodograph.
ParcelMode
          An enumerated-type for how the initial conditions (pressure, temperature, moisture content) of an air parcel is determined.
 

Classes in ucar.unidata.view.sounding used by ucar.unidata.view.sounding
AerologicalCoordinateSystem
          Provides support for converting between the (x,y) coordinates on a thermodynamic diagram and (pressure,temperature) coordinates.
AerologicalDisplay
          Provides a 2-D VisAD display for an aerological ( meteorological thermodynamic) diagram.
AerologicalDisplay.LeftPressureAxisLabels
          Provides support for the left pressure-axis labels.
AerologicalDisplay.LowerTemperatureAxisLabels
          Provides support for the lower temperature labels.
AerologicalDisplay.PressureAxisLabels
          Provides support for labels for the pressure axis.
AerologicalDisplay.RightPressureAxisLabels
          Provides support for the left pressure-axis labels.
AerologicalDisplay.TemperatureAxisLabels
          Provides support for labels on the temperature axis.
AerologicalDisplay.UpperTemperatureAxisLabels
          Provides support for the lower temperature labels.
AerologicalDisplayConstants
          Set of constants used by AerologicalDisplays
AerologicalReadoutTable.MyReadout
          Provides support for readouts in a table.
AerologicalReadoutTable.PTDerivedReadout
          Provides support for readouts derived from pressure and temperature.
AerologicalReadoutTable.PTRDerivedReadout
          Provides support for readouts derived from pressure, temperature, and mixing-ratio.
AerologicalReadoutTable.RowEntry
          Provides support for a row in the table model.
AirTemperatureProfile
          Supports an airtemperature-profile as a JavaBean.
BackgroundContours
          Supports background contours on a thermodynamic diagram.
BeanNetwork
          Controls the timing of computations of a network of ClockedBeans.
Box
          Supports a non-standard box background on a thermodynamic diagram.
CenterPole
          Provides support for the center pole of a 3D wind hodograph.
ClockedBean
          A skeletal Java Bean that computes the value of its output properties only when "clocked" by an external source.
CompassLabels
          Provides support for compass labels.
ComputeCell
          Abstract, computational entity with one or more inputs and one output.
DataController
          Provides support for mediating interactions between a (mutable) sounding database and views of the database.
DewPointProfile
          Supports an dew-point profile as a JavaBean.
DryAdiabats
          Supports background dry adiabats on a thermodynamic diagram.
DryTrajectory
          Provides support for displaying the dry portion of a lifted parcel's pseudo- adiabatic trajectory.
EmagramCoordinateSystem
          Provides support for converting between the (x,y) coordinates on a skew T - log P diagram and (pressure,temperature) coordinates.
EnergyFeatureCell
          Computes a massic energy feature from a profile of massic energy and two integration limits.
IntermediateRings
          Provides support for intermediate-level rings in a 3D wind hodograph.
Isobars
          Supports background isobars on a thermodynamic diagram.
Isotherms
          Supports background isotherms on a thermodynamic diagram.
MeanWindCell
          Provides support for the computation of the density-weighted, mean horizontal wind.
MeanWindTrace
          Provides support for displaying the mean wind as a trace (ex: a point).
MixingRatioTrajectory
          Provides support for displaying a constant mixing-ratio curve from a saturation point to lower pressure.
ParcelMode
          An enumerated-type for how the initial conditions (pressure, temperature, moisture content) of an air parcel is determined.
Profile
          Supports a profile trace on a thermodynamic diagram.
ProfileFeatureCell
          Computes the level of a feature from an atmospheric buoyancy-profile.
PseudoAdiabaticTrajectory
          Provides support for the pseudo-adiabatic trajectory of a lifted parcel of air.
RealReadout
          Provides support for readouts of real values.
SaturationAdiabats
          Supports background saturation adiabats on a thermodynamic diagram.
SaturationMixingRatioContours
          Provides support for displaying contours of constant saturation mixing-ratio on a thermodynamic diagram.
SaturationTrajectory
          Provides support for the saturated portion of the pseudo-adiabatic trajectory of a lifted air parcel.
ScaleLabels
          Provides support for displaying scale-labels along an axis.
SkewTCoordinateSystem
          Provides support for converting between the (x,y) coordinates on a skew T - log P diagram and (pressure,temperature) coordinates.
SkewTReadoutTable.MyReadout
          Provides support for readouts in a table.
SkewTReadoutTable.PTDerivedReadout
          Provides support for readouts derived from pressure and temperature.
SkewTReadoutTable.PTRDerivedReadout
          Provides support for readouts derived from pressure, temperature, and mixing-ratio.
SkewTReadoutTable.RowEntry
          Provides support for a row in the table model.
Sounding
          Provides support for a composite displayable comprising a temperature profile and a dew-point profile.
SoundingFileBrowser
          A browser for finding netCDF upper air files.
SpeedLabels
          Provides support for speed labels for a 3D wind hodograph.
StuveCoordinateSystem
          Provides support for converting between the (x,y) coordinates on a skew T - log P diagram and (pressure,temperature) coordinates.
TemperatureCalculator
          Provides support for calculating the temperature associated with the next pressure of a parcel trajectory.
TemperatureCalculatorFactory
          Provides support for creating temperature calculators.
Trajectory
          Provides support for displaying a parcel's trajectory.
WindArrow
          Supports the display a horizontal wind as a wind-direction shaft with barbs.
WindBarbProfile
          Provides support for the display of a wind profile on in an AerologicalDisplay as a set of as a set of wind barbs.
WindProfile
          Provides support for the display of a vertical profile of the horizontal wind.
WindProfileDisplay
          Provides support for displaying vertical profiles of the horizontal wind.
WindProfileDisplayable
          Supports the display a horizontal wind as a wind-direction shaft with barbs.
WindProfileDisplayRenderer
          Provides an interface to a VisAD DisplayRenderer for displaying wind profiles.
WindProfileSet
          Provides support for a CompositeDisplayable of WindProfile-s.
WindStaff
          Provides support for the display of a wind profile as a collection of wind arrows.
WindTrace
          Provides support for displaying a wind profile as a trace.
WindTrace.DisplayableWindTrace
          Provides support for displaying a wind profile as an (x,y,z) trace.