pyart.filters#
Description
Filters (pyart.filters
)#
Classes for specifying what gates are included and excluded from routines.
Filtering radar data#
|
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. |
|
Create a filter which removes undesired gates based on moments. |
Create a filter which removes undesired gates based on texture of moments. |
|
|
Create a filter which removes undesired gates based on SNR. |
|
Create a filter which removes undesired gates based on visibility. |
|
Create a filter which removes undesired gates based on class values |
|
Create a filter which removes undesired gates based on temperature. |
|
Create a filter which removes undesired gates based height over the iso0. |
|
Create a filter which removes data not suspected of being birds |
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
|
Create a filter which removes data not suspected of being birds |
|
Create a filter which removes undesired gates based on class values |
|
Create a filter which removes undesired gates based height over the iso0. |
Create a filter which removes undesired gates based on texture of moments. |
|
|
Create a filter which removes undesired gates based on moments. |
|
Create a filter which removes undesired gates based on SNR. |
|
Create a filter which removes undesired gates based on temperature. |
|
Create a filter which removes undesired gates based on visibility. |