Skip to content

Commit

Permalink
Update pyart/graph/max_cappi.py
Browse files Browse the repository at this point in the history
Co-authored-by: Zach Sherman <[email protected]>
  • Loading branch information
syedhamidali and zssherman authored Aug 31, 2024
1 parent 922b775 commit 2a1bc85
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyart/graph/max_cappi.py
Original file line number Diff line number Diff line change
Expand Up @@ -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 = []

Expand Down

0 comments on commit 2a1bc85

Please sign in to comment.