diff --git a/post_processing/ci_plots.jl b/post_processing/ci_plots.jl index b058c2d71a..df2c26072e 100644 --- a/post_processing/ci_plots.jl +++ b/post_processing/ci_plots.jl @@ -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})