Package | Description |
---|---|
edu.wisc.ssec.mcidasv.chooser |
McIDAS-V specific choosers.
|
edu.wisc.ssec.mcidasv.chooser.adde | |
edu.wisc.ssec.mcidasv.data.adde |
Modifier and Type | Class and Description |
---|---|
class |
PolarOrbitTrackChooser
Polar Orbit Track Chooser
Allows user to load TLE files for display in McIDAS-V via three methods:
Remote: ADDE or URL
Local: file
|
Modifier and Type | Class and Description |
---|---|
class |
AddeBasicImageChooser
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 |
AddeFrontChooser
A chooser for adde front products
|
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 |
AddeImageParameterChooser
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 |
AddeRaobChooser
A chooser class for selecting Raob data.
|
class |
ImageChooser
Chooser that allows users to select images from a remote ADDE server.
|
Modifier and Type | Field and Description |
---|---|
private AddeChooser |
AddeSoundingAdapter.addeChooser
Used to grab accounting information for a currently selected server.
|
Constructor and Description |
---|
AddeSoundingAdapter(String server,
String mandDataset,
String sigDataset,
boolean mainHours,
AddeChooser chooser) |
AddeSoundingAdapter(String server,
String mandDataset,
String sigDataset,
String satelliteTime,
String satellitePixel,
AddeChooser chooser) |