Skip to content

Commit

Permalink
Update pyart/util/radar_utils.py
Browse files Browse the repository at this point in the history
Co-authored-by: Max Grover <[email protected]>
  • Loading branch information
isilber and mgrover1 authored Dec 6, 2023
1 parent f4592b9 commit 312c508
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyart/util/radar_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ def determine_sweeps(radar, max_offset=0.1, running_win_dt=5.0, deg_rng=(-5.0, 3
Parameters
----------
radar : radar object
radar : Radar object
The radar object containing the data.
max_offset : float
Maximum elevation offset (if is_ppi is True) or azimuth offset (if
Expand Down

0 comments on commit 312c508

Please sign in to comment.