Skip to content

Commit

Permalink
tag v0.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
juliasloan25 committed Feb 2, 2024
1 parent 6e209f7 commit 604e8fe
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 19 deletions.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "ClimaAtmos"
uuid = "b2c96348-7fb7-4fe0-8da9-78d88439e717"
authors = ["Climate Modeling Alliance"]
version = "0.19.2"
version = "0.20.0"

[deps]
ArgParse = "c7e460c6-2fb9-53a9-8c5b-16f535851c63"
Expand Down
24 changes: 14 additions & 10 deletions docs/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,9 @@ version = "7.7.0"

[[deps.ArrayLayouts]]
deps = ["FillArrays", "LinearAlgebra"]
git-tree-sha1 = "a45ec4acc9d905f94b47243cff666820bb107789"
git-tree-sha1 = "f5c3f5584f14322a0bd73362fd88b589dabd4019"
uuid = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
version = "1.5.2"
version = "1.5.3"
weakdeps = ["SparseArrays"]

[deps.ArrayLayouts.extensions]
Expand Down Expand Up @@ -241,7 +241,7 @@ weakdeps = ["SparseArrays"]
deps = ["ArgParse", "ArtifactWrappers", "Artifacts", "AtmosphericProfilesLibrary", "CLIMAParameters", "ClimaComms", "ClimaCore", "ClimaTimeSteppers", "CloudMicrophysics", "Colors", "Dates", "Dierckx", "DiffEqBase", "DiffEqCallbacks", "DocStringExtensions", "FastGaussQuadrature", "Insolation", "Interpolations", "IntervalSets", "Krylov", "LinearAlgebra", "Logging", "NCDatasets", "NVTX", "Pkg", "Printf", "RRTMGP", "Random", "RootSolvers", "SciMLBase", "StaticArrays", "Statistics", "StatsBase", "SurfaceFluxes", "Thermodynamics", "YAML"]
path = ".."
uuid = "b2c96348-7fb7-4fe0-8da9-78d88439e717"
version = "0.19.2"
version = "0.20.0"

[[deps.ClimaComms]]
deps = ["CUDA", "MPI"]
Expand Down Expand Up @@ -1047,9 +1047,9 @@ version = "0.2.4"

[[deps.NCDatasets]]
deps = ["CFTime", "CommonDataModel", "DataStructures", "Dates", "DiskArrays", "NetCDF_jll", "NetworkOptions", "Printf"]
git-tree-sha1 = "4704758e7dd9c843f0a99b18a26aa2d88dd8b8e6"
git-tree-sha1 = "79400cceb1655e7b2fe528a7b114c785bc152e59"
uuid = "85f8d34a-cbdd-5861-8df4-14fed0d494ab"
version = "0.14.0"
version = "0.14.1"

[[deps.NLSolversBase]]
deps = ["DiffResults", "Distributed", "FiniteDiff", "ForwardDiff"]
Expand Down Expand Up @@ -1236,10 +1236,14 @@ deps = ["InteractiveUtils", "Markdown", "Sockets", "Unicode"]
uuid = "3fa0cd96-eef1-5676-8a61-b3b8758bbffb"

[[deps.RRTMGP]]
deps = ["Adapt", "CUDA", "ClimaComms", "DocStringExtensions", "GaussQuadrature", "Random", "StaticArrays"]
git-tree-sha1 = "40ea97b2334725cef9b7f9e2fc2f76b35596807d"
deps = ["Adapt", "Artifacts", "CUDA", "ClimaComms", "DocStringExtensions", "GaussQuadrature", "Random", "StaticArrays"]
git-tree-sha1 = "3493869e9bbe529dfd8dada02b455847bdb46f27"
uuid = "a01a1ee8-cea4-48fc-987c-fc7878d79da1"
version = "0.10.0"
version = "0.11.0"
weakdeps = ["CLIMAParameters"]

[deps.RRTMGP.extensions]
CreateParametersExt = "CLIMAParameters"

[[deps.Random]]
deps = ["SHA"]
Expand Down Expand Up @@ -1335,9 +1339,9 @@ version = "0.1.0"

[[deps.SciMLBase]]
deps = ["ADTypes", "ArrayInterface", "CommonSolve", "ConstructionBase", "Distributed", "DocStringExtensions", "EnumX", "FillArrays", "FunctionWrappersWrappers", "IteratorInterfaceExtensions", "LinearAlgebra", "Logging", "Markdown", "PrecompileTools", "Preferences", "Printf", "RecipesBase", "RecursiveArrayTools", "Reexport", "RuntimeGeneratedFunctions", "SciMLOperators", "StaticArraysCore", "Statistics", "SymbolicIndexingInterface", "Tables", "TruncatedStacktraces"]
git-tree-sha1 = "e4344257d8a9dfc92e0fc113f0a5bababa8d2082"
git-tree-sha1 = "535bb76be2c1090a09767b18b160f5729ad12aff"
uuid = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
version = "2.22.0"
version = "2.23.0"

[deps.SciMLBase.extensions]
SciMLBaseChainRulesCoreExt = "ChainRulesCore"
Expand Down
14 changes: 7 additions & 7 deletions examples/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -86,9 +86,9 @@ version = "7.7.0"

[[deps.ArrayLayouts]]
deps = ["FillArrays", "LinearAlgebra"]
git-tree-sha1 = "a45ec4acc9d905f94b47243cff666820bb107789"
git-tree-sha1 = "f5c3f5584f14322a0bd73362fd88b589dabd4019"
uuid = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
version = "1.5.2"
version = "1.5.3"
weakdeps = ["SparseArrays"]

[deps.ArrayLayouts.extensions]
Expand Down Expand Up @@ -308,7 +308,7 @@ weakdeps = ["CairoMakie"]
deps = ["ArgParse", "ArtifactWrappers", "Artifacts", "AtmosphericProfilesLibrary", "CLIMAParameters", "ClimaComms", "ClimaCore", "ClimaTimeSteppers", "CloudMicrophysics", "Colors", "Dates", "Dierckx", "DiffEqBase", "DiffEqCallbacks", "DocStringExtensions", "FastGaussQuadrature", "Insolation", "Interpolations", "IntervalSets", "Krylov", "LinearAlgebra", "Logging", "NCDatasets", "NVTX", "Pkg", "Printf", "RRTMGP", "Random", "RootSolvers", "SciMLBase", "StaticArrays", "Statistics", "StatsBase", "SurfaceFluxes", "Thermodynamics", "YAML"]
path = ".."
uuid = "b2c96348-7fb7-4fe0-8da9-78d88439e717"
version = "0.19.2"
version = "0.20.0"

[[deps.ClimaComms]]
deps = ["CUDA", "MPI"]
Expand Down Expand Up @@ -1660,9 +1660,9 @@ version = "1.4.0"

[[deps.NCDatasets]]
deps = ["CFTime", "CommonDataModel", "DataStructures", "Dates", "DiskArrays", "NetCDF_jll", "NetworkOptions", "Printf"]
git-tree-sha1 = "4704758e7dd9c843f0a99b18a26aa2d88dd8b8e6"
git-tree-sha1 = "79400cceb1655e7b2fe528a7b114c785bc152e59"
uuid = "85f8d34a-cbdd-5861-8df4-14fed0d494ab"
version = "0.14.0"
version = "0.14.1"

[[deps.NCRegressionTests]]
deps = ["NCDatasets", "OrderedCollections", "PrettyTables", "Test"]
Expand Down Expand Up @@ -2218,9 +2218,9 @@ version = "0.1.0"

[[deps.SciMLBase]]
deps = ["ADTypes", "ArrayInterface", "CommonSolve", "ConstructionBase", "Distributed", "DocStringExtensions", "EnumX", "FillArrays", "FunctionWrappersWrappers", "IteratorInterfaceExtensions", "LinearAlgebra", "Logging", "Markdown", "PrecompileTools", "Preferences", "Printf", "RecipesBase", "RecursiveArrayTools", "Reexport", "RuntimeGeneratedFunctions", "SciMLOperators", "StaticArraysCore", "Statistics", "SymbolicIndexingInterface", "Tables", "TruncatedStacktraces"]
git-tree-sha1 = "e4344257d8a9dfc92e0fc113f0a5bababa8d2082"
git-tree-sha1 = "535bb76be2c1090a09767b18b160f5729ad12aff"
uuid = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
version = "2.22.0"
version = "2.23.0"

[deps.SciMLBase.extensions]
SciMLBaseChainRulesCoreExt = "ChainRulesCore"
Expand Down
2 changes: 1 addition & 1 deletion perf/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@ weakdeps = ["CairoMakie"]
deps = ["ArgParse", "ArtifactWrappers", "Artifacts", "AtmosphericProfilesLibrary", "CLIMAParameters", "ClimaComms", "ClimaCore", "ClimaTimeSteppers", "CloudMicrophysics", "Colors", "Dates", "Dierckx", "DiffEqBase", "DiffEqCallbacks", "DocStringExtensions", "FastGaussQuadrature", "Insolation", "Interpolations", "IntervalSets", "Krylov", "LinearAlgebra", "Logging", "NCDatasets", "NVTX", "Pkg", "Printf", "RRTMGP", "Random", "RootSolvers", "SciMLBase", "StaticArrays", "Statistics", "StatsBase", "SurfaceFluxes", "Thermodynamics", "YAML"]
path = ".."
uuid = "b2c96348-7fb7-4fe0-8da9-78d88439e717"
version = "0.19.2"
version = "0.20.0"

[[deps.ClimaComms]]
deps = ["CUDA", "MPI"]
Expand Down

0 comments on commit 604e8fe

Please sign in to comment.