Uses of Interface
ucar.unidata.data.sounding.SoundingAdapter
Packages that use SoundingAdapter
Package
Description
DataSource classes and utilities for sounding data.
Provides support for aerological diagrams.
-
Uses of SoundingAdapter in ucar.unidata.data.sounding
Classes in ucar.unidata.data.sounding that implement SoundingAdapterModifier and TypeClassDescriptionclass
Class for retrieving upper air data from an ADDE remote server.class
The Class CDMStationProfileAdapter.class
This class creates VisAD compatible data objects from a file of upper air soundings from CMA.class
This class creates VisAD compatible data objects from a netCDF file of upper air soundings.Methods in ucar.unidata.data.sounding that return SoundingAdapterModifier and TypeMethodDescriptionRaobDataSet.getSoundingAdapter()
Get the adapter for this datasetMethods in ucar.unidata.data.sounding with parameters of type SoundingAdapterModifier and TypeMethodDescriptionvoid
RaobDataSet.setSoundingAdapter
(SoundingAdapter a) Set the sounding adapter for this datasetConstructors in ucar.unidata.data.sounding with parameters of type SoundingAdapterModifierConstructorDescriptionRaobDataSet
(SoundingAdapter adapter, List soundingObs) Create a new RaobDataSet -
Uses of SoundingAdapter in ucar.unidata.view.sounding
Methods in ucar.unidata.view.sounding that return SoundingAdapterModifier and TypeMethodDescriptionSoundingFileBrowser.getSoundingAdapter()
Get the SoundingAdapter associated with this browserSoundingSelector.getSoundingAdapter()
Get the SoundingAdapter used by this selector.Methods in ucar.unidata.view.sounding with parameters of type SoundingAdapterModifier and TypeMethodDescriptionprotected void
SoundingSelector.setSoundingAdapter
(SoundingAdapter newAdapter) Set the SoundingAdapter used by this selector