Skip to content

Commit 4eae159

Browse files
committed
Release v0.14.49
1 parent 3f4079a commit 4eae159

File tree

3 files changed

+73
-65
lines changed

3 files changed

+73
-65
lines changed

.buildkite/Manifest.toml

Lines changed: 64 additions & 64 deletions
Original file line numberDiff line numberDiff line change
@@ -172,9 +172,9 @@ version = "1.1.2"
172172

173173
[[deps.BFloat16s]]
174174
deps = ["LinearAlgebra", "Printf", "Random"]
175-
git-tree-sha1 = "3b642331600250f592719140c60cf12372b82d66"
175+
git-tree-sha1 = "e386db8b4753b42caac75ac81d0a4fe161a68a97"
176176
uuid = "ab4f0b2a-ad5b-11e8-123f-65d77653426b"
177-
version = "0.5.1"
177+
version = "0.6.1"
178178

179179
[[deps.BandedMatrices]]
180180
deps = ["ArrayLayouts", "FillArrays", "LinearAlgebra", "PrecompileTools"]
@@ -192,9 +192,9 @@ version = "1.11.0"
192192

193193
[[deps.BangBang]]
194194
deps = ["Accessors", "ConstructionBase", "InitialValues", "LinearAlgebra"]
195-
git-tree-sha1 = "a49f9342fc60c2a2aaa4e0934f06755464fcf438"
195+
git-tree-sha1 = "7edecc3b90af8373014393e98e8fcfbdf3b52543"
196196
uuid = "198e06fe-97b7-11e9-32a5-e1d131e6ad66"
197-
version = "0.4.6"
197+
version = "0.4.7"
198198

199199
[deps.BangBang.extensions]
200200
BangBangChainRulesCoreExt = "ChainRulesCore"
@@ -292,10 +292,10 @@ uuid = "2a0fbf3d-bb9c-48f3-b0a9-814d99fd7ab9"
292292
version = "0.2.7"
293293

294294
[[deps.CUDA]]
295-
deps = ["AbstractFFTs", "Adapt", "BFloat16s", "CEnum", "CUDA_Compiler_jll", "CUDA_Driver_jll", "CUDA_Runtime_Discovery", "CUDA_Runtime_jll", "Crayons", "DataFrames", "ExprTools", "GPUArrays", "GPUCompiler", "GPUToolbox", "KernelAbstractions", "LLVM", "LLVMLoopInfo", "LazyArtifacts", "Libdl", "LinearAlgebra", "Logging", "NVTX", "Preferences", "PrettyTables", "Printf", "Random", "Random123", "RandomNumbers", "Reexport", "Requires", "SparseArrays", "StaticArrays", "Statistics", "demumble_jll"]
296-
git-tree-sha1 = "224c078c40f7cbd98f393d1722953f3a7f24a3ca"
295+
deps = ["AbstractFFTs", "Adapt", "BFloat16s", "CEnum", "CUDA_Compiler_jll", "CUDA_Driver_jll", "CUDA_Runtime_Discovery", "CUDA_Runtime_jll", "Crayons", "DataFrames", "ExprTools", "GPUArrays", "GPUCompiler", "GPUToolbox", "KernelAbstractions", "LLVM", "LLVMLoopInfo", "LazyArtifacts", "Libdl", "LinearAlgebra", "Logging", "NVTX", "Preferences", "PrettyTables", "Printf", "Random", "Random123", "RandomNumbers", "Reexport", "SparseArrays", "StaticArrays", "Statistics", "demumble_jll"]
296+
git-tree-sha1 = "3fe1fb600b6ec029697416d5851ef0661c538f20"
297297
uuid = "052768ef-5323-5732-b1bb-66c8b64840ba"
298-
version = "5.8.5"
298+
version = "5.9.6"
299299

300300
[deps.CUDA.extensions]
301301
ChainRulesCoreExt = "ChainRulesCore"
@@ -311,9 +311,9 @@ version = "5.8.5"
311311

312312
[[deps.CUDA_Compiler_jll]]
313313
deps = ["Artifacts", "CUDA_Driver_jll", "CUDA_Runtime_jll", "JLLWrappers", "LazyArtifacts", "Libdl", "TOML"]
314-
git-tree-sha1 = "68bac021c5d511fe39c2f4306cc9623a6626dbb4"
314+
git-tree-sha1 = "e547b2202721853ec06c6d9a71c87426419ba765"
315315
uuid = "d1e2174e-dfdc-576e-b43e-73b79eb1aca8"
316-
version = "0.2.2+0"
316+
version = "0.4.1+1"
317317

318318
[[deps.CUDA_Driver_jll]]
319319
deps = ["Artifacts", "JLLWrappers", "Libdl", "Pkg"]
@@ -376,7 +376,7 @@ weakdeps = ["CUDA", "MPI"]
376376
deps = ["Adapt", "BandedMatrices", "BlockArrays", "ClimaComms", "ClimaInterpolations", "CubedSphere", "DataStructures", "ForwardDiff", "GaussQuadrature", "GilbertCurves", "HDF5", "InteractiveUtils", "IntervalSets", "KrylovKit", "LazyBroadcast", "LinearAlgebra", "MultiBroadcastFusion", "NVTX", "PkgVersion", "RecursiveArrayTools", "RootSolvers", "SparseArrays", "StaticArrays", "Statistics", "UnrolledUtilities"]
377377
path = ".."
378378
uuid = "d414da3d-4745-48bb-8d80-42e94e092884"
379-
version = "0.14.48"
379+
version = "0.14.49"
380380
weakdeps = ["CUDA", "GPUCompiler", "Krylov"]
381381

382382
[deps.ClimaCore.extensions]
@@ -419,9 +419,9 @@ version = "1.0.10"
419419

420420
[[deps.ClimaTimeSteppers]]
421421
deps = ["ClimaComms", "DataStructures", "DiffEqBase", "KernelAbstractions", "Krylov", "LinearAlgebra", "LinearOperators", "NVTX", "SciMLBase", "StaticArrays"]
422-
git-tree-sha1 = "23c8346606e165aa8805f25063f24e39bd8e148d"
422+
git-tree-sha1 = "4ccf3dcc43dfce0d5c0e437dc432b5b20233e2fa"
423423
uuid = "595c0a79-7f3d-439a-bc5a-b232dc3bde79"
424-
version = "0.8.5"
424+
version = "0.8.6"
425425
weakdeps = ["BenchmarkTools", "CUDA", "OrderedCollections", "PrettyTables", "StatsBase"]
426426

427427
[deps.ClimaTimeSteppers.extensions]
@@ -619,10 +619,10 @@ uuid = "8bb1440f-4735-579b-a4ab-409b98df4dab"
619619
version = "1.9.1"
620620

621621
[[deps.DiffEqBase]]
622-
deps = ["ArrayInterface", "BracketingNonlinearSolve", "ConcreteStructs", "DocStringExtensions", "EnzymeCore", "FastBroadcast", "FastClosures", "FastPower", "FunctionWrappers", "FunctionWrappersWrappers", "LinearAlgebra", "Logging", "Markdown", "MuladdMacro", "PrecompileTools", "Printf", "RecursiveArrayTools", "Reexport", "SciMLBase", "SciMLOperators", "SciMLStructures", "Setfield", "Static", "StaticArraysCore", "SymbolicIndexingInterface", "TruncatedStacktraces"]
623-
git-tree-sha1 = "0514bf55835444420ce81f8e32c5e2369d4af456"
622+
deps = ["ArrayInterface", "BracketingNonlinearSolve", "ConcreteStructs", "DocStringExtensions", "FastBroadcast", "FastClosures", "FastPower", "FunctionWrappers", "FunctionWrappersWrappers", "LinearAlgebra", "Logging", "Markdown", "MuladdMacro", "PrecompileTools", "Printf", "RecursiveArrayTools", "Reexport", "SciMLBase", "SciMLOperators", "SciMLStructures", "Setfield", "Static", "StaticArraysCore", "SymbolicIndexingInterface", "TruncatedStacktraces"]
623+
git-tree-sha1 = "c4707e6374210edbad5d2e1be1bd0e38d8106203"
624624
uuid = "2b5f629d-d688-5b77-993f-72d75c75574e"
625-
version = "6.199.0"
625+
version = "6.200.0"
626626

627627
[deps.DiffEqBase.extensions]
628628
DiffEqBaseCUDAExt = "CUDA"
@@ -683,9 +683,9 @@ version = "1.15.1"
683683

684684
[[deps.DifferentiationInterface]]
685685
deps = ["ADTypes", "LinearAlgebra"]
686-
git-tree-sha1 = "44d9321761ed99e1d444b5081b3166d3259adcf0"
686+
git-tree-sha1 = "7ae99144ea44715402c6c882bfef2adbeadbc4ce"
687687
uuid = "a0c0ee7d-e4b9-4e03-894e-1c5f64a51d63"
688-
version = "0.7.14"
688+
version = "0.7.16"
689689

690690
[deps.DifferentiationInterface.extensions]
691691
DifferentiationInterfaceChainRulesCoreExt = "ChainRulesCore"
@@ -835,9 +835,9 @@ uuid = "9aa1b823-49e4-5ca5-8b0f-3971ec8bab6a"
835835
version = "0.3.2"
836836

837837
[[deps.FastPower]]
838-
git-tree-sha1 = "1dd291358e0e3a31f77dbbb76ce7abbcca38d410"
838+
git-tree-sha1 = "862831f78c7a48681a074ecc9aac09f2de563f71"
839839
uuid = "a4df4552-cc26-4903-aec0-212e50a0e84b"
840-
version = "1.3.0"
840+
version = "1.3.1"
841841

842842
[deps.FastPower.extensions]
843843
FastPowerEnzymeExt = "Enzyme"
@@ -859,9 +859,9 @@ version = "1.3.0"
859859

860860
[[deps.FileIO]]
861861
deps = ["Pkg", "Requires", "UUIDs"]
862-
git-tree-sha1 = "d60eb76f37d7e5a40cc2e7c36974d864b82dc802"
862+
git-tree-sha1 = "6522cfb3b8fe97bec632252263057996cbd3de20"
863863
uuid = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549"
864-
version = "1.17.1"
864+
version = "1.18.0"
865865
weakdeps = ["HTTP"]
866866

867867
[deps.FileIO.extensions]
@@ -913,9 +913,9 @@ version = "1.3.7"
913913

914914
[[deps.ForwardDiff]]
915915
deps = ["CommonSubexpressions", "DiffResults", "DiffRules", "LinearAlgebra", "LogExpFunctions", "NaNMath", "Preferences", "Printf", "Random", "SpecialFunctions"]
916-
git-tree-sha1 = "b2977f86ed76484de6f29d5b36f2fa686f085487"
916+
git-tree-sha1 = "eef4c86803f47dcb61e9b8790ecaa96956fdd8ae"
917917
uuid = "f6369f11-7733-5829-9624-2563aa707210"
918-
version = "1.3.1"
918+
version = "1.3.2"
919919
weakdeps = ["StaticArrays"]
920920

921921
[deps.ForwardDiff.extensions]
@@ -956,9 +956,9 @@ version = "3.4.1+0"
956956

957957
[[deps.GPUArrays]]
958958
deps = ["Adapt", "GPUArraysCore", "KernelAbstractions", "LLVM", "LinearAlgebra", "Printf", "Random", "Reexport", "ScopedValues", "Serialization", "SparseArrays", "Statistics"]
959-
git-tree-sha1 = "4afe2c81e0160a7190c24361defc8c28f3616bac"
959+
git-tree-sha1 = "cf610e3149d6bd9d3dfb63b218869394c3ee819f"
960960
uuid = "0c68f7d7-f131-5f86-a1c3-88cf8149b2d7"
961-
version = "11.3.4"
961+
version = "11.4.0"
962962
weakdeps = ["JLD2"]
963963

964964
[deps.GPUArrays.extensions]
@@ -978,15 +978,15 @@ version = "1.7.5"
978978

979979
[[deps.GPUToolbox]]
980980
deps = ["LLVM"]
981-
git-tree-sha1 = "5bfe837129bf49e2e049b4f1517546055cc16a93"
981+
git-tree-sha1 = "9e9186b09a13b7f094f87d1a9bb266d8780e1b1c"
982982
uuid = "096a3bc2-3ced-46d0-87f4-dd12716f4bfc"
983-
version = "0.3.0"
983+
version = "1.0.0"
984984

985985
[[deps.GR]]
986986
deps = ["Artifacts", "Base64", "DelimitedFiles", "Downloads", "GR_jll", "HTTP", "JSON", "Libdl", "LinearAlgebra", "Preferences", "Printf", "Qt6Wayland_jll", "Random", "Serialization", "Sockets", "TOML", "Tar", "Test", "p7zip_jll"]
987-
git-tree-sha1 = "6949039c4db076a5967228bf9d7b6f32f2324328"
987+
git-tree-sha1 = "ee0585b62671ce88e48d3409733230b401c9775c"
988988
uuid = "28b8d3ca-fb5f-59d9-8090-bfdbd6d07a71"
989-
version = "0.73.20"
989+
version = "0.73.22"
990990

991991
[deps.GR.extensions]
992992
IJuliaExt = "IJulia"
@@ -996,9 +996,9 @@ version = "0.73.20"
996996

997997
[[deps.GR_jll]]
998998
deps = ["Artifacts", "Bzip2_jll", "Cairo_jll", "FFMPEG_jll", "Fontconfig_jll", "FreeType2_jll", "GLFW_jll", "JLLWrappers", "JpegTurbo_jll", "Libdl", "Libtiff_jll", "Pixman_jll", "Qt6Base_jll", "Zlib_jll", "libpng_jll"]
999-
git-tree-sha1 = "04a6eb1e57dc3a6992b5af5aa753a2f8d3a1028e"
999+
git-tree-sha1 = "7dd7173f7129a1b6f84e0f03e0890cd1189b0659"
10001000
uuid = "d2c73de3-f751-5644-a686-071e5b155ba9"
1001-
version = "0.73.20+0"
1001+
version = "0.73.22+0"
10021002

10031003
[[deps.GaussQuadrature]]
10041004
deps = ["SpecialFunctions"]
@@ -1264,9 +1264,9 @@ version = "4.0.1+0"
12641264

12651265
[[deps.LLVM]]
12661266
deps = ["CEnum", "LLVMExtra_jll", "Libdl", "Preferences", "Printf", "Unicode"]
1267-
git-tree-sha1 = "ce8614210409eaa54ed5968f4b50aa96da7ae543"
1267+
git-tree-sha1 = "69e4739502b7ab5176117e97e1664ed181c35036"
12681268
uuid = "929cbde3-209d-540e-8aea-75f648917ca0"
1269-
version = "9.4.4"
1269+
version = "9.4.6"
12701270
weakdeps = ["BFloat16s"]
12711271

12721272
[deps.LLVM.extensions]
@@ -1428,10 +1428,10 @@ deps = ["Libdl", "OpenBLAS_jll", "libblastrampoline_jll"]
14281428
uuid = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
14291429

14301430
[[deps.LinearOperators]]
1431-
deps = ["FastClosures", "LinearAlgebra", "Printf", "Requires", "SparseArrays", "TimerOutputs"]
1432-
git-tree-sha1 = "db137007d2c4ed948aa5f2518a2b451851ea8bda"
1431+
deps = ["FastClosures", "LinearAlgebra", "Printf", "SparseArrays", "TimerOutputs"]
1432+
git-tree-sha1 = "80f975f228586a745c8716ff3aa33715fe9ee188"
14331433
uuid = "5c8ed15e-5a4c-59e4-a42b-c7e8811fb125"
1434-
version = "2.11.0"
1434+
version = "2.12.0"
14351435

14361436
[deps.LinearOperators.extensions]
14371437
LinearOperatorsAMDGPUExt = "AMDGPU"
@@ -1643,9 +1643,9 @@ version = "1.2.0"
16431643

16441644
[[deps.NonlinearSolveBase]]
16451645
deps = ["ADTypes", "Adapt", "ArrayInterface", "CommonSolve", "Compat", "ConcreteStructs", "DifferentiationInterface", "EnzymeCore", "FastClosures", "LinearAlgebra", "Markdown", "MaybeInplace", "Preferences", "Printf", "RecursiveArrayTools", "SciMLBase", "SciMLJacobianOperators", "SciMLLogging", "SciMLOperators", "SciMLStructures", "Setfield", "StaticArraysCore", "SymbolicIndexingInterface", "TimerOutputs"]
1646-
git-tree-sha1 = "3e17fdeea0b444b233e9c8265c3bc4f43a0a2e03"
1646+
git-tree-sha1 = "9323e063ce69851b28e5c96539b2e2024f9a7e4c"
16471647
uuid = "be0214bd-f91f-a760-ac4e-3421ce2b2da0"
1648-
version = "2.11.0"
1648+
version = "2.11.2"
16491649

16501650
[deps.NonlinearSolveBase.extensions]
16511651
NonlinearSolveBaseBandedMatricesExt = "BandedMatrices"
@@ -1723,9 +1723,9 @@ version = "1.6.1"
17231723

17241724
[[deps.OpenSSL_jll]]
17251725
deps = ["Artifacts", "JLLWrappers", "Libdl"]
1726-
git-tree-sha1 = "f19301ae653233bc88b1810ae908194f07f8db9d"
1726+
git-tree-sha1 = "c9cbeda6aceffc52d8a0017e71db27c7a7c0beaf"
17271727
uuid = "458c3c95-2e84-50aa-8efc-19380b2a3a95"
1728-
version = "3.5.4+0"
1728+
version = "3.5.5+0"
17291729

17301730
[[deps.OpenSpecFun_jll]]
17311731
deps = ["Artifacts", "CompilerSupportLibraries_jll", "JLLWrappers", "Libdl"]
@@ -1735,9 +1735,9 @@ version = "0.5.6+0"
17351735

17361736
[[deps.Opus_jll]]
17371737
deps = ["Artifacts", "JLLWrappers", "Libdl"]
1738-
git-tree-sha1 = "39a11854f0cba27aa41efaedf43c77c5daa6be51"
1738+
git-tree-sha1 = "e2bb57a313a74b8104064b7efd01406c0a50d2ff"
17391739
uuid = "91d4177d-7536-5919-b921-800302f37372"
1740-
version = "1.6.0+0"
1740+
version = "1.6.1+0"
17411741

17421742
[[deps.OrderedCollections]]
17431743
git-tree-sha1 = "05868e21324cede2207c6f0f466b4bfef6d5e7ee"
@@ -1824,9 +1824,9 @@ version = "1.4.4"
18241824

18251825
[[deps.Plots]]
18261826
deps = ["Base64", "Contour", "Dates", "Downloads", "FFMPEG", "FixedPointNumbers", "GR", "JLFzf", "JSON", "LaTeXStrings", "Latexify", "LinearAlgebra", "Measures", "NaNMath", "Pkg", "PlotThemes", "PlotUtils", "PrecompileTools", "Printf", "REPL", "Random", "RecipesBase", "RecipesPipeline", "Reexport", "RelocatableFolders", "Requires", "Scratch", "Showoff", "SparseArrays", "Statistics", "StatsBase", "TOML", "UUIDs", "UnicodeFun", "Unzip"]
1827-
git-tree-sha1 = "063ef757a1e0e15af77bbe92be92da672793fd4e"
1827+
git-tree-sha1 = "1cc8ad0762e59e713ee3ef28f9b78b2c9f4ca078"
18281828
uuid = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
1829-
version = "1.41.4"
1829+
version = "1.41.5"
18301830

18311831
[deps.Plots.extensions]
18321832
FileIOExt = "FileIO"
@@ -1862,9 +1862,9 @@ version = "1.4.3"
18621862

18631863
[[deps.PreallocationTools]]
18641864
deps = ["Adapt", "ArrayInterface", "PrecompileTools"]
1865-
git-tree-sha1 = "6c6925c42710b794dbb8fe7ab0cbc393c5b59fbe"
1865+
git-tree-sha1 = "dc8d6bde5005a0eac05ae8faf1eceaaca166cfa4"
18661866
uuid = "d236fae5-4411-538c-8e31-a6e3d9e00b46"
1867-
version = "1.0.0"
1867+
version = "1.1.2"
18681868

18691869
[deps.PreallocationTools.extensions]
18701870
PreallocationToolsForwardDiffExt = "ForwardDiff"
@@ -1889,10 +1889,10 @@ uuid = "21216c6a-2e73-6563-6e65-726566657250"
18891889
version = "1.5.1"
18901890

18911891
[[deps.PrettyTables]]
1892-
deps = ["Crayons", "LaTeXStrings", "Markdown", "PrecompileTools", "Printf", "Reexport", "StringManipulation", "Tables"]
1893-
git-tree-sha1 = "1101cd475833706e4d0e7b122218257178f48f34"
1892+
deps = ["Crayons", "LaTeXStrings", "Markdown", "PrecompileTools", "Printf", "REPL", "Reexport", "StringManipulation", "Tables"]
1893+
git-tree-sha1 = "c5a07210bd060d6a8491b0ccdee2fa0235fc00bf"
18941894
uuid = "08abe8d2-0d0c-5749-adfa-8a2ac140af0d"
1895-
version = "2.4.0"
1895+
version = "3.1.2"
18961896

18971897
[[deps.Printf]]
18981898
deps = ["Unicode"]
@@ -1989,9 +1989,9 @@ version = "0.6.12"
19891989

19901990
[[deps.RecursiveArrayTools]]
19911991
deps = ["Adapt", "ArrayInterface", "DocStringExtensions", "GPUArraysCore", "LinearAlgebra", "PrecompileTools", "RecipesBase", "StaticArraysCore", "SymbolicIndexingInterface"]
1992-
git-tree-sha1 = "d8fbab1e8a272cc8e73fc24515075e48e6f77034"
1992+
git-tree-sha1 = "81750fa442cc5cb3ab1ba89b1cdf8eda543e6905"
19931993
uuid = "731186ca-8d62-57ce-b412-fbd966d074cd"
1994-
version = "3.45.1"
1994+
version = "3.47.0"
19951995

19961996
[deps.RecursiveArrayTools.extensions]
19971997
RecursiveArrayToolsFastBroadcastExt = "FastBroadcast"
@@ -2052,9 +2052,9 @@ version = "1.0.2"
20522052

20532053
[[deps.RuntimeGeneratedFunctions]]
20542054
deps = ["ExprTools", "SHA", "Serialization"]
2055-
git-tree-sha1 = "2f609ec2295c452685d3142bc4df202686e555d2"
2055+
git-tree-sha1 = "7257165d5477fd1025f7cb656019dcb6b0512c38"
20562056
uuid = "7e49a35a-f44a-4d26-94aa-eba1b4ca6b47"
2057-
version = "0.5.16"
2057+
version = "0.5.17"
20582058

20592059
[[deps.SHA]]
20602060
uuid = "ea8e919c-243c-51af-8825-aaa63cd721ce"
@@ -2072,9 +2072,9 @@ version = "0.1.0"
20722072

20732073
[[deps.SciMLBase]]
20742074
deps = ["ADTypes", "Accessors", "Adapt", "ArrayInterface", "CommonSolve", "ConstructionBase", "Distributed", "DocStringExtensions", "EnumX", "FunctionWrappersWrappers", "IteratorInterfaceExtensions", "LinearAlgebra", "Logging", "Markdown", "Moshi", "PreallocationTools", "PrecompileTools", "Preferences", "Printf", "RecipesBase", "RecursiveArrayTools", "Reexport", "RuntimeGeneratedFunctions", "SciMLLogging", "SciMLOperators", "SciMLPublic", "SciMLStructures", "StaticArraysCore", "Statistics", "SymbolicIndexingInterface"]
2075-
git-tree-sha1 = "9923adc7defeba6a52a99eb493ec317ac6c65942"
2075+
git-tree-sha1 = "1b007ef25d4c18da29f956c2cad0a45f1c98f0f3"
20762076
uuid = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
2077-
version = "2.134.0"
2077+
version = "2.136.0"
20782078

20792079
[deps.SciMLBase.extensions]
20802080
SciMLBaseChainRulesCoreExt = "ChainRulesCore"
@@ -2128,10 +2128,10 @@ uuid = "a6db7da4-7206-11f0-1eab-35f2a5dbe1d1"
21282128
version = "1.8.0"
21292129

21302130
[[deps.SciMLOperators]]
2131-
deps = ["Accessors", "ArrayInterface", "DocStringExtensions", "LinearAlgebra", "MacroTools"]
2132-
git-tree-sha1 = "d1d14b15bbebf48dc80e8a7cfe640e2d835e22ea"
2131+
deps = ["Accessors", "ArrayInterface", "DocStringExtensions", "LinearAlgebra"]
2132+
git-tree-sha1 = "794c760e6aafe9f40dcd7dd30526ea33f0adc8b7"
21332133
uuid = "c0aeaf25-5076-4817-a8d5-81caf7dfa961"
2134-
version = "1.14.1"
2134+
version = "1.15.1"
21352135
weakdeps = ["SparseArrays", "StaticArraysCore"]
21362136

21372137
[deps.SciMLOperators.extensions]
@@ -2327,9 +2327,9 @@ version = "7.2.1+1"
23272327

23282328
[[deps.SymbolicIndexingInterface]]
23292329
deps = ["Accessors", "ArrayInterface", "RuntimeGeneratedFunctions", "StaticArraysCore"]
2330-
git-tree-sha1 = "b19cf024a2b11d72bef7c74ac3d1cbe86ec9e4ed"
2330+
git-tree-sha1 = "94c58884e013efff548002e8dc2fdd1cb74dfce5"
23312331
uuid = "2efcf032-c050-4f8e-a9bb-153293bab1f5"
2332-
version = "0.3.44"
2332+
version = "0.3.46"
23332333
weakdeps = ["PrettyTables"]
23342334

23352335
[deps.SymbolicIndexingInterface.extensions]
@@ -2404,9 +2404,9 @@ version = "1.0.2"
24042404

24052405
[[deps.Thermodynamics]]
24062406
deps = ["ForwardDiff", "Random", "RootSolvers"]
2407-
git-tree-sha1 = "889a64acae197759949c7d249645a31914c25688"
2407+
git-tree-sha1 = "3958121b3ed912e0858960b682de6e98cb4949dd"
24082408
uuid = "b60c26fb-14c3-4610-9d3e-2d17fe7ff00c"
2409-
version = "0.15.6"
2409+
version = "0.15.7"
24102410
weakdeps = ["ClimaParams"]
24112411

24122412
[deps.Thermodynamics.extensions]
@@ -2747,9 +2747,9 @@ version = "0.61.1+0"
27472747

27482748
[[deps.libaec_jll]]
27492749
deps = ["Artifacts", "JLLWrappers", "Libdl"]
2750-
git-tree-sha1 = "1aa23f01927b2dac46db77a56b31088feee0a491"
2750+
git-tree-sha1 = "13b760f97c6e753b47df30cb438d4dc3b50df282"
27512751
uuid = "477f73a3-ac25-53e9-8cc3-50b2fa2566f0"
2752-
version = "1.1.4+0"
2752+
version = "1.1.5+0"
27532753

27542754
[[deps.libaom_jll]]
27552755
deps = ["Artifacts", "JLLWrappers", "Libdl"]

NEWS.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,17 @@ ClimaCore.jl Release Notes
33

44
main
55
-------
6+
7+
v0.14.49
8+
-------
9+
- Add `PressureInterpolator` [2422](https://github.com/CliMA/ClimaCore.jl/pull/2422)
10+
- Add Buildkite pipeline to check flagship AMIP performance [2438](https://github.com/CliMA/ClimaCore.jl/pull/2438)
11+
- Fix conservation of split divergence [2432](https://github.com/CliMA/ClimaCore.jl/pull/2432)
12+
613
v0.14.48
714
-------
815
- Add `VerticalMassBorrowingLimiter` [2383](https://github.com/CliMA/ClimaCore.jl/pull/2383)
16+
917
v0.14.47
1018
-------
1119
- Use space-filling curve for CubedSphereGrid and ExtrudedCubedSphereGrid

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ClimaCore"
22
uuid = "d414da3d-4745-48bb-8d80-42e94e092884"
33
authors = ["CliMA Contributors <clima-software@caltech.edu>"]
4-
version = "0.14.48"
4+
version = "0.14.49"
55

66
[deps]
77
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"

0 commit comments

Comments
 (0)