From 50485739cccd8f47b356e60b47d2820062493268 Mon Sep 17 00:00:00 2001 From: Julia Sloan Date: Fri, 24 Jan 2025 15:58:53 -0800 Subject: [PATCH] tag v0.28.3 --- .buildkite/Manifest-v1.11.toml | 14 +++++++------- .buildkite/pipeline.yml | 1 + NEWS.md | 2 ++ Project.toml | 4 ++-- reproducibility_tests/ref_counter.jl | 5 ++++- 5 files changed, 16 insertions(+), 10 deletions(-) diff --git a/.buildkite/Manifest-v1.11.toml b/.buildkite/Manifest-v1.11.toml index 93b9285eae..b65f8b6b9e 100644 --- a/.buildkite/Manifest-v1.11.toml +++ b/.buildkite/Manifest-v1.11.toml @@ -350,7 +350,7 @@ version = "0.5.7" deps = ["ArgParse", "ArtifactWrappers", "Artifacts", "AtmosphericProfilesLibrary", "ClimaComms", "ClimaCore", "ClimaDiagnostics", "ClimaParams", "ClimaTimeSteppers", "ClimaUtilities", "CloudMicrophysics", "Dates", "DiffEqBase", "FastGaussQuadrature", "Insolation", "Interpolations", "LazyArtifacts", "LazyBroadcast", "LinearAlgebra", "Logging", "NCDatasets", "NVTX", "RRTMGP", "Random", "SciMLBase", "StaticArrays", "Statistics", "SurfaceFluxes", "Thermodynamics", "UnrolledUtilities", "YAML"] path = ".." uuid = "b2c96348-7fb7-4fe0-8da9-78d88439e717" -version = "0.28.2" +version = "0.28.3" [[deps.ClimaComms]] deps = ["Adapt", "Logging", "LoggingExtras"] @@ -418,9 +418,9 @@ version = "0.1.1" [[deps.ClimaTimeSteppers]] deps = ["ClimaComms", "Colors", "DataStructures", "DiffEqBase", "KernelAbstractions", "Krylov", "LinearAlgebra", "LinearOperators", "NVTX", "SciMLBase", "StaticArrays"] -git-tree-sha1 = "ff967e27a56a938d3e719bb8d2e025b086c3f808" +git-tree-sha1 = "bd5ac9dfd8b38b86b37cebb0cd162c761906c3c0" uuid = "595c0a79-7f3d-439a-bc5a-b232dc3bde79" -version = "0.7.39" +version = "0.7.40" weakdeps = ["BenchmarkTools", "CUDA", "OrderedCollections", "PrettyTables", "StatsBase"] [deps.ClimaTimeSteppers.extensions] @@ -2055,9 +2055,9 @@ version = "1.3.4" [[deps.RecursiveArrayTools]] deps = ["Adapt", "ArrayInterface", "DocStringExtensions", "GPUArraysCore", "IteratorInterfaceExtensions", "LinearAlgebra", "RecipesBase", "StaticArraysCore", "Statistics", "SymbolicIndexingInterface", "Tables"] -git-tree-sha1 = "32f824db4e5bab64e25a12b22483a30a6b813d08" +git-tree-sha1 = "ea6ad53c168c7c1c2e8f870aefda269692a8a91f" uuid = "731186ca-8d62-57ce-b412-fbd966d074cd" -version = "3.27.4" +version = "3.28.0" [deps.RecursiveArrayTools.extensions] RecursiveArrayToolsFastBroadcastExt = "FastBroadcast" @@ -2332,9 +2332,9 @@ weakdeps = ["OffsetArrays", "StaticArrays"] [[deps.StaticArrays]] deps = ["LinearAlgebra", "PrecompileTools", "Random", "StaticArraysCore"] -git-tree-sha1 = "47091a0340a675c738b1304b58161f3b0839d454" +git-tree-sha1 = "02c8bd479d26dbeff8a7eb1d77edfc10dacabc01" uuid = "90137ffa-7385-5640-81b9-e52037218182" -version = "1.9.10" +version = "1.9.11" weakdeps = ["ChainRulesCore", "Statistics"] [deps.StaticArrays.extensions] diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index 4c8e155b26..23dea40b3c 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -1077,6 +1077,7 @@ steps: agents: slurm_mem: 24GB slurm_gpus: 1 + soft_fail: true - group: "Flame graphs" steps: diff --git a/NEWS.md b/NEWS.md index d44232c0f9..81d765fbe6 100644 --- a/NEWS.md +++ b/NEWS.md @@ -14,6 +14,8 @@ See the [documentation](https://clima.github.io/ClimaAtmos.jl/dev/contributor_g ### Features +v0.28.3 +------- ### Read CO2 from file `ClimaAtmos` now support using data from the Mauna Loa CO2 measurements to set diff --git a/Project.toml b/Project.toml index 09cc5802cd..76243a6685 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "ClimaAtmos" uuid = "b2c96348-7fb7-4fe0-8da9-78d88439e717" authors = ["Climate Modeling Alliance"] -version = "0.28.2" +version = "0.28.3" [deps] ArgParse = "c7e460c6-2fb9-53a9-8c5b-16f535851c63" @@ -45,7 +45,7 @@ ClimaComms = "0.6.4" ClimaCore = "0.14.19" ClimaDiagnostics = "0.2.4" ClimaParams = "0.10.17" -ClimaTimeSteppers = "0.7.39" +ClimaTimeSteppers = "0.7.38" ClimaUtilities = "0.1.14" CloudMicrophysics = "0.22.3" Dates = "1" diff --git a/reproducibility_tests/ref_counter.jl b/reproducibility_tests/ref_counter.jl index edb1512659..eb24045605 100644 --- a/reproducibility_tests/ref_counter.jl +++ b/reproducibility_tests/ref_counter.jl @@ -1,4 +1,4 @@ -204 +205 # **README** # @@ -21,6 +21,9 @@ #= +205 +- A ClimaTimeSteppers update + 204 - Change cloud ice effective radius