pyart.correct¶
Description
Correct radar fields.
Classes
|
A class for building a boolean arrays for filtering gates based on a set of condition typically based on the values in the radar fields. |
Functions
|
Calculate the attenuation from a polarimetric radar using Z-PHI method. |
|
Calculate the attenuation and the differential attenuation from a polarimetric radar using linear dependece with PhiDP. |
|
Calculate the attenuation and the differential attenuation from a polarimetric radar using Z-PHI method. |
|
Corrects a radar data bias. |
|
Corrects RhoHV for noise according to eq. |
|
Dealias Doppler velocities using the 4DD algorithm. |
|
Dealias Doppler velocities using a region based algorithm. |
|
Dealias Doppler velocities using multi-dimensional phase unwrapping [1]_ and [2]_. |
|
Despeckle a radar volume by identifying small objects in each scan and masking them out. |
|
Find objects (i.e., contiguous gates) in one or more sweeps that match thresholds. |
|
Create a filter which removes undesired gates based on moments. |
|
Phase process using a LP method [1]. |
|
Phase process using a LP method [1] using Py-ART's Gatefilter. |