6.2.2 gpri2_raw_plot.py
Usage: gpri2_raw_plot.py v1.6 30-Sep-2011: [options] raw_par raw_data
Takes a GPRI raw data set and raw data acquisition parameters and displays the
two channels and the slant range echo. The start position in the file can be
set by specifying -o or --offset and defaults to 0 (the start of the file). A
specified number of points can be set to zero using the -z option
Options:
-h, --help show this help message and exit
-d DATA_TYPE, --data-type=DATA_TYPE
Specify the data type (float32, int16 [default=int16])
-o OFFSET, --offset=OFFSET
Specify record offset to begin display [default=10]
-z ZERO, --zero=ZERO number of samples to set to 0 at the start of the
echo: [default=0]
-s STRIDE, --stride=STRIDE
spacing between successive display records:
[default=100]
-y YMAX, --ymax=YMAX maximum value for range-profile magnitude:
[default=20.0]
-r RMAX, --rmax=RMAX maximum slant range for plot: [default=0.0]
-n, --no_range_wgt turn off range weighting of the echo
--png generate PNG output image