Package | Description |
---|---|
ucar.unidata.idv.chooser |
Choosers for the IDV.
|
ucar.unidata.idv.chooser.adde | |
ucar.unidata.view.sounding |
Provides support for aerological diagrams.
|
Modifier and Type | Class and Description |
---|---|
class |
BundleChooser
A chooser that shows the SavedBundles from the bundles.xml
|
class |
DqcRadarChooser
A chooser for the DQC radar collection
|
class |
FileChooser
This provides a JFileChooser for choosing data sets from the file system.
|
class |
FrontChooser
A chooser for adde front products
|
class |
IdvChooser
This is the base class of all Chooser classes.
|
class |
ImageChooser
Deprecated.
use AddeImageChooser directly
|
class |
Level2RadarChooser
A chooser for Level II NEXRAD data.
|
class |
LightningChooser
Deprecated.
|
class |
McidasImageChooser
This is a wrapper around VisAD's ADDE image chooser
|
class |
MesoWestChooser
Allows the user to select a url as a data source
|
class |
PointChooser
Deprecated.
Use
AddePointDataChooser directly |
class |
PollingFileChooser
A class for choosing files that can be polled.
|
class |
ProfilerChooser
Deprecated.
|
class |
RadarChooser
Deprecated.
Use
AddeRadarChooser directly |
class |
RaobChooser
A chooser class for selecting Raob data.
|
class |
RaobPointChooser
Deprecated.
|
class |
SkeletonChooser
Bare bones chooser.
|
class |
TDSPointObsChooser
Chooser for TDS remote point obs collections
|
class |
TDSRadarChooser
Class for choosing radar data from a THREDDS Radar Server
|
class |
TDSRadarChooser1
Created by IntelliJ IDEA.
|
class |
TimesChooser
A chooser that allows for selecting times
|
class |
UrlChooser
Allows the user to select a url as a data source
|
class |
XmlChooser
This handles a variety of flavors of xml documents (e.g., thredds
query capability, thredds catalogs, idv menus) to create data
choosers from.
|
Modifier and Type | Method and Description |
---|---|
protected void |
IdvChooser.initChooserPanel(ChooserPanel chooserPanel)
Initialize the given panel.
|
Modifier and Type | Class and Description |
---|---|
class |
AddeChooser |
class |
AddeFrontChooser
A chooser for adde front products
|
class |
AddeGLMDataChooser
Selection widget for ADDE point data
|
class |
AddeImageChooser
Widget to select images from a remote ADDE server
Displays a list of the descriptors (names) of the image datasets
available for a particular ADDE group on the remote server.
|
class |
AddeLightningDataChooser
Selection widget for ADDE point data
|
class |
AddePointDataChooser
Selection widget for ADDE point data
|
class |
AddeProfilerDataChooser
Selection widget for specifing data sources of
NOAA National Profiler Network data.
|
class |
AddeRadarChooser
Widget to select NEXRAD radar images from a remote ADDE server
Displays a list of the descriptors (names) of the radar datasets
available for a particular ADDE group on the remote server.
|
class |
AddeRaobPointDataChooser
Selection widget for ADDE point data
|
Modifier and Type | Class and Description |
---|---|
class |
SoundingSelector
This is the class that can be used for selecting soundings from a
upperair netCDF data file.
|