Skip to content

Commit

Permalink
Update Advanced_Sounding_Complex_Layout.py
Browse files Browse the repository at this point in the history
  • Loading branch information
kylejgillett authored Sep 20, 2023
1 parent 1b0d8a7 commit 9692cd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/Advanced_Sounding_Complex_Layout.py
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@
# add legends to the skew and hodo
skewleg = skew.ax.legend(loc='upper left')
hodoleg = h.ax.legend(loc='upper left')
# add a quick plot title, this could be automated by
# add a quick plot title, this could be automated by
# declaring a station and datetime variable when using
# realtime observation data from siphon.
plt.figtext(0.45, 0.97, 'OUN | MAY 4TH 1999 - 00Z VERTICAL PROFILE',
Expand Down

0 comments on commit 9692cd4

Please sign in to comment.