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 committed Sep 18, 2024
1 parent 31c36a7 commit bfba4e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyart/graph/max_cappi.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ def plot_maxcappi(
field : str
The radar field to be plotted (e.g., "REF", "VEL", "WIDTH").
cmap : str or matplotlib colormap, optional
Colormap to use for the plot. Default is "pyart_NWSRef".
Colormap to use for the plot. Default is "pyart_HomeyerRainbow".
vmin : float, optional
Minimum value for the color scaling. Default is set to the minimum value of the data if not provided.
vmax : float, optional
Expand Down

0 comments on commit bfba4e5

Please sign in to comment.