Class ProfilerTimeHeightControl

All Implemented Interfaces:
ActionListener, ItemListener, PropertyChangeListener, EventListener, HyperlinkListener, Sharable, DataChangeListener, DisplayControl, Prototypable, ControlListener, DisplayListener

public class ProfilerTimeHeightControl extends WindTimeHeightControl
Given an earth-located VisAD Field of one or more NOAA Profiler Network staiton data, make a 2D plot of the wind data against height and time, and make related controls. Uses data as a VisAD FieldImpl with VisAD function (Time -> ((Z) -> (DIR, SPD)) where time values are VisAD Datetime objects, Z has RealType RealType.Altitude, DIR and SPD have RealType Display.Flow1Azimuth and Display.Flow1Radial, The data display is in its own window, not the main IDV view manager.
Version:
$Revision: 1.38 $
Author:
Unidata IDV development