Skip to content

Commit

Permalink
Label update
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Wohland committed Oct 21, 2022
1 parent 87e6ad1 commit fb5658c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/plot_s10_maps.py
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ def plot_array_CMIP5(ds, historical=False):
"cmap": plt.get_cmap("RdBu_r"),
}
if historical:
"Mean wind speed 1985-2005 [m/s]"
label = "Mean wind speed 1985-2005 [m/s]"
plot_params = {
"levels": linspace(2, 10, 9),
"extend": "both",
Expand Down

0 comments on commit fb5658c

Please sign in to comment.