| radar | a radar structure. |
| uf_file | A string expression containing the name of the output UF file. |
| FIELDS | String array (or scalar for single field) containing the fields to be written to the output file. Default is all fields. Fields are in the form of the 2-character field names used by RSL, such as 'DZ', 'VR', etc. |
| ERROR | Set this keyword to a variable to return the error status. A value of 1 is returned for error, 0 otherwise. |
| FORCE_OWRITE | Set this keyword to overwrite an existing file regardless of file permissions (only if you are the file owner). |
rsl_radar_to_uf_gzip, radar, 'new.uf'Note that the file name argument does not include the suffix .gz.