Skip to content

Commit

Permalink
New version: ClimaCore v0.6.0 (#51680)
Browse files Browse the repository at this point in the history
UUID: d414da3d-4745-48bb-8d80-42e94e092884
Repo: https://github.com/CliMA/ClimaCore.jl.git
Tree: 92bc3c52876d3e78af3d569f3cfd6778ce4fb48a

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
  • Loading branch information
JuliaRegistrator authored Jan 5, 2022
1 parent b045cfe commit 6d26db6
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 6 deletions.
13 changes: 10 additions & 3 deletions C/ClimaCore/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,9 @@ CUDA = "3"
ForwardDiff = "0.10"
GaussQuadrature = "0.5"
IntervalSets = "0.5"
RecipesBase = "1"
RecursiveArrayTools = "2"
StaticArrays = "1"
UnPack = "1"
UnicodePlots = "1-2"
julia = "1.6.0-1"

["0-0.2"]
Expand All @@ -18,16 +16,25 @@ Plots = "1"
["0-0.3"]
DiffEqBase = "6"

["0-0.5"]
RecipesBase = "1"
UnicodePlots = "1-2"

["0.1.1-0"]
DocStringExtensions = "0.8"

["0.4-0"]
DiffEqBase = "6.75.0-6"

["0.4-0.5"]
Static = "0.4"

["0.5-0"]
CubedSphere = "0.2"
Rotations = "1"

["0.5.1-0"]
["0.5.1-0.5"]
TriplotBase = "0.1"

["0.6-0"]
Static = "0.4-0.5"
8 changes: 5 additions & 3 deletions C/ClimaCore/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,17 @@ ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
GaussQuadrature = "d54b0c1a-921d-58e0-8e36-89d8069c0969"
IntervalSets = "8197267c-284f-5f27-9208-e0e47529a953"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"
RecursiveArrayTools = "731186ca-8d62-57ce-b412-fbd966d074cd"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"
UnicodePlots = "b8865327-cd53-5732-bb35-84acbb429228"

["0-0.2"]
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"

["0-0.5"]
RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"
UnicodePlots = "b8865327-cd53-5732-bb35-84acbb429228"

["0.1.1-0"]
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"

Expand All @@ -27,5 +29,5 @@ Static = "aedffcd0-7271-4cad-89d0-dc628f76c6d3"
CubedSphere = "7445602f-e544-4518-8976-18f8e8ae6cdb"
Rotations = "6038ab10-8711-5258-84ad-4b1120ba62dc"

["0.5.1-0"]
["0.5.1-0.5"]
TriplotBase = "981d1d27-644d-49a2-9326-4793e63143c3"
3 changes: 3 additions & 0 deletions C/ClimaCore/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,6 @@ git-tree-sha1 = "776b394b78547b4276aa998a5a4ed3ea8290a15e"

["0.5.1"]
git-tree-sha1 = "330d51975f876efcc964f8fe5d8b7db723dbd05c"

["0.6.0"]
git-tree-sha1 = "92bc3c52876d3e78af3d569f3cfd6778ce4fb48a"

0 comments on commit 6d26db6

Please sign in to comment.