pyart.testing.make_target_grid#

pyart.testing.make_target_grid(rgb=False)#

Make a sample Grid with a rectangular target.

Parameters:

rgb (bool, default False) – If True, also add fields needed for RGB-style composites: - cross_correlation_ratio (0.7..1.0) - differential_reflectivity (0..4)

Parameters:

rgb (bool) –