VOS_NUMBER |
Number of the volume scan (VOS) to be read
from a TSDIS Level 1 HDF. Default is first VOS (VOS_NUMBER = 1).
|
CATCH_ERROR |
Set this keyword to enable an error handler that will return control
to the calling function if an IDL error occurs. Normally when an IDL
error occurs, a message is printed and processing stops. When
catch_error is set, a message is printed and rsl_anyformat_to_radar
returns -1.
|
QUIET |
Set this keyword to turn off progress reporting.
|
ERROR |
Assign a variable to this keyword to have a boolean error status
returned. A value of 1, or TRUE, indicates an error occurred;
0, or FALSE, means no error.
|
FIELDS |
String scalar or array containing fields to be processed.
Default: all fields. Fields are in the form of the 2-character names
used by RSL and UF, such as 'DZ', 'VR', etc. (This keyword is operational only for Sigmet raw files. It is ignored for all others.)
|
MAXSWEEPS |
Maximum number of sweeps to read from volume scan. Default: all sweeps.
(This keyword is operational for UF files and Sigmet raw files. It is ignored
for all others.)
|