diff --git a/N/NumericalEarth/Compat.toml b/N/NumericalEarth/Compat.toml index ecad280c15eada1..0f4f5330aad8fa9 100644 --- a/N/NumericalEarth/Compat.toml +++ b/N/NumericalEarth/Compat.toml @@ -12,7 +12,6 @@ NCDatasets = "0.12 - 0.14" OffsetArrays = "1.14.0 - 1" PrecompileTools = "1" Scratch = "1" -SeawaterPolynomials = "0.3.5 - 0.3" StaticArrays = "1" ZipFile = "0.10" julia = "1.10.0 - 1" @@ -32,6 +31,9 @@ CUDA_Compiler_jll = "0.3.1 - 0.3" CubicSplines = "0.2" MPI = "0.20" +["0 - 0.5"] +SeawaterPolynomials = "0.3.5 - 0.3" + ["0 - 0.5.2"] Thermodynamics = "0.15.3 - 0.15" @@ -95,11 +97,16 @@ Accessors = "0.1.44 - 0.1" ["0.5.5"] Oceananigans = ["0.109.1 - 0.109", "0.110.1 - 0.110"] -["0.5.5 - 0"] +["0.5.5 - 0.5"] ClimaSeaIce = "0.5.6 - 0.5" ["0.5.6 - 0.5.8"] Oceananigans = "0.110.1 - 0.111" -["0.5.9 - 0"] +["0.5.9 - 0.5"] Oceananigans = "0.110.6 - 0.111" + +["0.6 - 0"] +ClimaSeaIce = "0.5 - 0.6" +Oceananigans = "0.110 - 0.111" +SeawaterPolynomials = "0.3 - 0.4" diff --git a/N/NumericalEarth/Versions.toml b/N/NumericalEarth/Versions.toml index 82069cc238cae73..27eca07a6ac36df 100644 --- a/N/NumericalEarth/Versions.toml +++ b/N/NumericalEarth/Versions.toml @@ -60,3 +60,6 @@ git-tree-sha1 = "d410ee4867ae58c46f7743853cf5db336e51eb65" ["0.5.9"] git-tree-sha1 = "de52db579690f3f896199f1670c4894309cf412e" + +["0.6.0"] +git-tree-sha1 = "7f07b8657ac5d29bd6b71b5191c1529f505fd6ea" diff --git a/N/NumericalEarth/WeakCompat.toml b/N/NumericalEarth/WeakCompat.toml index 1b109d175c4406f..a6f6271a87a5fc1 100644 --- a/N/NumericalEarth/WeakCompat.toml +++ b/N/NumericalEarth/WeakCompat.toml @@ -58,7 +58,7 @@ ConservativeRegridding = "0.2.3 - 0.2" ["0.5.5"] Breeze = "0.5.3 - 0.5" -["0.5.5 - 0"] +["0.5.5 - 0.5"] RRTMGP = "0.21.9 - 0.21" ["0.5.6 - 0"] @@ -83,4 +83,10 @@ Breeze = "0.5.3 - 0.7" GeoInterface = "1" Makie = "0.24" NaturalEarth = "0.1" + +["0.5.9 - 0.5"] Reactant = "0.2.270 - 0.2" + +["0.6 - 0"] +RRTMGP = "0.21.9 - 0.22" +Reactant = "0.2.274 - 0.2"