pyart.map.example_roi_func_dist#
- pyart.map.example_roi_func_dist(zg, yg, xg)#
Example RoI function which returns a radius which grows with distance.
- Parameters:
zg, yg, xg (float) – Distance from the grid center in meters for the x, y and z axes.
- Returns:
roi (float)