radar : Radar
Radar object for which to determine the system phase.
ncp_lev : :
Miminum normal coherent power level. Regions below this value will
not be included in the phase calculation.
rhohv_lev : :
Miminum copolar coefficient level. Regions below this value will not
be included in the phase calculation.
ncp_field, rhv_field, phidp_field : str
Field names within the radar object which represent the normal
coherent power, the copolar coefficient, and the differential phase
shift. A value of None for any of these parameters will use the
default field name as defined in the Py-ART configuration file.
|