Actions

RadxEvad

From Lrose Wiki

Revision as of 04:16, 14 January 2021 by Tingyucha (talk | contribs) (Created page with "RadxEvad reads in Doppler data from a polar radar file, computes volumetric VAD (VVP) winds and writes them out to NetCDF. = Running RadxEvad = To check all command line opti...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

RadxEvad reads in Doppler data from a polar radar file, computes volumetric VAD (VVP) winds and writes them out to NetCDF.

Running RadxEvad

To check all command line options for RadxEvad, including debugging options and file paths, the typical '-h' flag can be invoked:

/path/to/lrose/install/bin/RadxEvad -h

Likewise, to obtain the default parameter file, use the following command:

/path/to/lrose/install/bin/RadxEvad -print_params > RadxEvad.params

The RadxEvad Parameter file

  • RadxEvad is a large application with many parameters available for controlling its operation.