pyart.map.example_roi_func_dist_beam
-
pyart.map.example_roi_func_dist_beam(zg, yg, xg)[source]
Example RoI function which returns a radius which grows with distance
and whose parameters are based on virtual beam size.
Parameters: | zg, yg, xg : float
Distance from the grid center in meters for the x, y and z axes.
|
Returns: | roi : float
|