Skip to content

Commit

Permalink
Merge pull request #3328 from CliMA/zs/hotfix
Browse files Browse the repository at this point in the history
fix a typo in ci_plots
  • Loading branch information
szy21 authored Sep 23, 2024
2 parents dfd2c9c + 53b0cbd commit fd6d485
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion post_processing/ci_plots.jl
Original file line number Diff line number Diff line change
Expand Up @@ -1008,7 +1008,7 @@ end
Aquaplanet1MPlots = Union{
Val{:sphere_aquaplanet_rhoe_equilmoist_allsky_gw_res},
Val{:gpu_aquaplanet_dyamond},
Val{:longrun_aquaplanet_clearsky_1M},
Val{:longrun_aquaplanet_allsky_1M},
}

function make_plots(::Aquaplanet1MPlots, output_paths::Vector{<:AbstractString})
Expand Down

0 comments on commit fd6d485

Please sign in to comment.