From 2a1bc855cc1ad332fde280c7d7e4088d6adb9293 Mon Sep 17 00:00:00 2001 From: Hamid Ali Syed <35923822+syedhamidali@users.noreply.github.com> Date: Fri, 30 Aug 2024 23:19:05 -0400 Subject: [PATCH] Update pyart/graph/max_cappi.py Co-authored-by: Zach Sherman <19153455+zssherman@users.noreply.github.com> --- pyart/graph/max_cappi.py | 1 - 1 file changed, 1 deletion(-) diff --git a/pyart/graph/max_cappi.py b/pyart/graph/max_cappi.py index c88fad0486..e188bf6558 100644 --- a/pyart/graph/max_cappi.py +++ b/pyart/graph/max_cappi.py @@ -285,7 +285,6 @@ def get_coord_or_attr(ds, coord_name, attr_name): ) # Retrieve instrument name - # instrument_name = ds.attrs.get("instrument_name", "N/A")[:4] # Initialize an empty list to store the processed radar names full_title = []