Skip to content

Commit

Permalink
FIX: metadata in core.radar.get_elevation
Browse files Browse the repository at this point in the history
  • Loading branch information
isilber committed Dec 1, 2023
1 parent e4db15b commit c999ccd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyart/core/radar.py
Original file line number Diff line number Diff line change
Expand Up @@ -449,7 +449,7 @@ def get_elevation(self, sweep, copy=False):
Returns
-------
azimuths : array
elevation : array
Array containing the elevation angles for a given sweep.
"""
Expand Down

0 comments on commit c999ccd

Please sign in to comment.