From 359491d144e9b0e3f747fb58e9f21eaf1ff23147 Mon Sep 17 00:00:00 2001 From: mgrover1 Date: Fri, 6 Oct 2023 08:33:04 -0500 Subject: [PATCH] FIX: Fix the small typo in xradar grid example --- examples/xradar/plot_grid_xradar.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/xradar/plot_grid_xradar.py b/examples/xradar/plot_grid_xradar.py index fa6874bb1b..61a500d03d 100644 --- a/examples/xradar/plot_grid_xradar.py +++ b/examples/xradar/plot_grid_xradar.py @@ -1,7 +1,7 @@ """ -================================== -Plot a PPI Using Xradar and Py-ART -================================== +================================= +Grid Data Using Xradar and Py-ART +================================= An example which uses xradar and Py-ART to grid a PPI file.