pyart.map#
Description
Py-ART has a robust function for mapping radar data from the collected radar coordinates to Cartesian coordinates.
Classes
|
The GateMapper class will, given one radar's gate, find the gate in another radar's volume that is closest in location to the specified gate. |
Functions
|
Example RoI function which returns a constant radius. |
|
Example RoI function which returns a radius which grows with distance. |
|
Example RoI function which returns a radius which grows with distance and whose parameters are based on virtual beam size. |
|
Map one or more radars to a Cartesian grid returning a Grid object. |
|
Separately grid PPI sweeps to an X-Y plane considering only horizontal distances in grid RoI and weighting function. |
|
Separately grid RHI sweeps to a Y-Z plane considering only cross-sectional distances in grid RoI and weighting function. |
|
Map gates from one or more radars to a Cartesian grid. |
|
Map one or more radars to a Cartesian grid. |