This application is used to convert raw radar data in IRIS format to NetCdf format (analogous to cfRadial format).
Some LROSE features can only process data in NetCdf format. Hence, the conversion is necessary.
* This application can be run using the following command from the command line:
RadxConvert -f ~/projDir.strathmore/path/of/saved/data/in/IRIS/format/yyyymmdd/*CONVOL* -params ~/projDir.strathmore/path/of/params/file/RadxConvert.params
The data files in NetCdf format is generated in the output directory mentioned in the params file.
The params file for this application can be found here: radxconvert.params