Skip to content

Commit 7d50b52

Browse files
committed
Widen RootSolvers compat
1 parent 68f340e commit 7d50b52

6 files changed

Lines changed: 45 additions & 43 deletions

File tree

.buildkite/Manifest-v1.11.toml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -516,7 +516,7 @@ version = "0.3.0"
516516
deps = ["Adapt", "ClimaComms", "ClimaCore", "ClimaDiagnostics", "ClimaParams", "ClimaTimeSteppers", "ClimaUtilities", "Dates", "DocStringExtensions", "Insolation", "Interpolations", "LazyArtifacts", "LazyBroadcast", "LinearAlgebra", "NCDatasets", "RootSolvers", "SciMLBase", "StaticArrays", "SurfaceFluxes", "Thermodynamics"]
517517
path = ".."
518518
uuid = "08f4d4ce-cf43-44bb-ad95-9d2d5f413532"
519-
version = "1.5.0"
519+
version = "1.5.1"
520520
weakdeps = ["BSON", "CSV", "CairoMakie", "ClimaAnalysis", "DataFrames", "DelimitedFiles", "Flux", "GeoMakie", "HTTP", "Printf", "StatsBase"]
521521

522522
[deps.ClimaLand.extensions]
@@ -1952,9 +1952,9 @@ version = "1.0.0"
19521952

19531953
[[deps.MLDataDevices]]
19541954
deps = ["Adapt", "Functors", "Preferences", "Random", "SciMLPublic"]
1955-
git-tree-sha1 = "117dd3d538d0ca82979ebcf15d9ad8bf0431c206"
1955+
git-tree-sha1 = "683a2d3a26da07b30d941e308fd330516b478b17"
19561956
uuid = "7e8f7934-dd98-4c1a-8fe8-92b47a384d40"
1957-
version = "1.17.2"
1957+
version = "1.17.3"
19581958

19591959
[deps.MLDataDevices.extensions]
19601960
AMDGPUExt = "AMDGPU"
@@ -2074,10 +2074,10 @@ uuid = "d6f4376e-aef5-505a-96c1-9c027394607a"
20742074
version = "1.11.0"
20752075

20762076
[[deps.MathOptInterface]]
2077-
deps = ["BenchmarkTools", "CodecBzip2", "CodecZlib", "ForwardDiff", "JSON3", "LinearAlgebra", "MutableArithmetics", "NaNMath", "OrderedCollections", "PrecompileTools", "Printf", "SparseArrays", "SpecialFunctions", "Test"]
2078-
git-tree-sha1 = "181c2611c7aa6a362fdf937b1e2af55e6691181f"
2077+
deps = ["BenchmarkTools", "CodecBzip2", "CodecZlib", "ForwardDiff", "JSON", "LinearAlgebra", "MutableArithmetics", "NaNMath", "OrderedCollections", "PrecompileTools", "Printf", "SparseArrays", "SpecialFunctions", "Test"]
2078+
git-tree-sha1 = "7fb98657926ccb4de8f9bb96cda453700ca39a8b"
20792079
uuid = "b8f27783-ece8-5eb3-8dc8-9495eed66fee"
2080-
version = "1.48.0"
2080+
version = "1.49.0"
20812081

20822082
[[deps.MathTeXEngine]]
20832083
deps = ["AbstractTrees", "Automa", "DataStructures", "FreeTypeAbstraction", "GeometryBasics", "LaTeXStrings", "REPL", "RelocatableFolders", "UnicodeFun"]
@@ -2166,9 +2166,9 @@ version = "1.6.7"
21662166

21672167
[[deps.NCDatasets]]
21682168
deps = ["CFTime", "CommonDataModel", "DataStructures", "Dates", "DiskArrays", "NetCDF_jll", "NetworkOptions", "Printf"]
2169-
git-tree-sha1 = "c82c73e2e0c57a0fe13d3414d7c5a6a821d24016"
2169+
git-tree-sha1 = "0d3e499c8fd5b2549b4299eade61de601e5fe6e2"
21702170
uuid = "85f8d34a-cbdd-5861-8df4-14fed0d494ab"
2171-
version = "0.14.10"
2171+
version = "0.14.11"
21722172
weakdeps = ["MPI"]
21732173

21742174
[deps.NCDatasets.extensions]
@@ -2818,9 +2818,9 @@ version = "0.1.0"
28182818

28192819
[[deps.SciMLBase]]
28202820
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"]
2821-
git-tree-sha1 = "ba4214bef5dc42bb7dcba837300a558fdcd51ba0"
2821+
git-tree-sha1 = "1b007ef25d4c18da29f956c2cad0a45f1c98f0f3"
28222822
uuid = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
2823-
version = "2.135.0"
2823+
version = "2.136.0"
28242824

28252825
[deps.SciMLBase.extensions]
28262826
SciMLBaseChainRulesCoreExt = "ChainRulesCore"
@@ -3342,9 +3342,9 @@ version = "0.4.1"
33423342

33433343
[[deps.Unitful]]
33443344
deps = ["Dates", "LinearAlgebra", "Random"]
3345-
git-tree-sha1 = "c25751629f5baaa27fef307f96536db62e1d754e"
3345+
git-tree-sha1 = "57e1b2c9de4bd6f40ecb9de4ac1797b81970d008"
33463346
uuid = "1986cc42-f94f-5a68-af5c-568840ba703d"
3347-
version = "1.27.0"
3347+
version = "1.28.0"
33483348

33493349
[deps.Unitful.extensions]
33503350
ConstructionBaseUnitfulExt = "ConstructionBase"

.buildkite/Manifest.toml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -513,7 +513,7 @@ version = "0.3.0"
513513
deps = ["Adapt", "ClimaComms", "ClimaCore", "ClimaDiagnostics", "ClimaParams", "ClimaTimeSteppers", "ClimaUtilities", "Dates", "DocStringExtensions", "Insolation", "Interpolations", "LazyArtifacts", "LazyBroadcast", "LinearAlgebra", "NCDatasets", "RootSolvers", "SciMLBase", "StaticArrays", "SurfaceFluxes", "Thermodynamics"]
514514
path = ".."
515515
uuid = "08f4d4ce-cf43-44bb-ad95-9d2d5f413532"
516-
version = "1.5.0"
516+
version = "1.5.1"
517517
weakdeps = ["BSON", "CSV", "CairoMakie", "ClimaAnalysis", "DataFrames", "DelimitedFiles", "Flux", "GeoMakie", "HTTP", "Printf", "StatsBase"]
518518

519519
[deps.ClimaLand.extensions]
@@ -1939,9 +1939,9 @@ version = "1.0.0"
19391939

19401940
[[deps.MLDataDevices]]
19411941
deps = ["Adapt", "Functors", "Preferences", "Random", "SciMLPublic"]
1942-
git-tree-sha1 = "117dd3d538d0ca82979ebcf15d9ad8bf0431c206"
1942+
git-tree-sha1 = "683a2d3a26da07b30d941e308fd330516b478b17"
19431943
uuid = "7e8f7934-dd98-4c1a-8fe8-92b47a384d40"
1944-
version = "1.17.2"
1944+
version = "1.17.3"
19451945

19461946
[deps.MLDataDevices.extensions]
19471947
AMDGPUExt = "AMDGPU"
@@ -2060,10 +2060,10 @@ deps = ["Base64"]
20602060
uuid = "d6f4376e-aef5-505a-96c1-9c027394607a"
20612061

20622062
[[deps.MathOptInterface]]
2063-
deps = ["BenchmarkTools", "CodecBzip2", "CodecZlib", "ForwardDiff", "JSON3", "LinearAlgebra", "MutableArithmetics", "NaNMath", "OrderedCollections", "PrecompileTools", "Printf", "SparseArrays", "SpecialFunctions", "Test"]
2064-
git-tree-sha1 = "181c2611c7aa6a362fdf937b1e2af55e6691181f"
2063+
deps = ["BenchmarkTools", "CodecBzip2", "CodecZlib", "ForwardDiff", "JSON", "LinearAlgebra", "MutableArithmetics", "NaNMath", "OrderedCollections", "PrecompileTools", "Printf", "SparseArrays", "SpecialFunctions", "Test"]
2064+
git-tree-sha1 = "7fb98657926ccb4de8f9bb96cda453700ca39a8b"
20652065
uuid = "b8f27783-ece8-5eb3-8dc8-9495eed66fee"
2066-
version = "1.48.0"
2066+
version = "1.49.0"
20672067

20682068
[[deps.MathTeXEngine]]
20692069
deps = ["AbstractTrees", "Automa", "DataStructures", "FreeTypeAbstraction", "GeometryBasics", "LaTeXStrings", "REPL", "RelocatableFolders", "UnicodeFun"]
@@ -2151,9 +2151,9 @@ version = "1.6.7"
21512151

21522152
[[deps.NCDatasets]]
21532153
deps = ["CFTime", "CommonDataModel", "DataStructures", "Dates", "DiskArrays", "NetCDF_jll", "NetworkOptions", "Printf"]
2154-
git-tree-sha1 = "c82c73e2e0c57a0fe13d3414d7c5a6a821d24016"
2154+
git-tree-sha1 = "0d3e499c8fd5b2549b4299eade61de601e5fe6e2"
21552155
uuid = "85f8d34a-cbdd-5861-8df4-14fed0d494ab"
2156-
version = "0.14.10"
2156+
version = "0.14.11"
21572157
weakdeps = ["MPI"]
21582158

21592159
[deps.NCDatasets.extensions]
@@ -2796,9 +2796,9 @@ version = "0.1.0"
27962796

27972797
[[deps.SciMLBase]]
27982798
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"]
2799-
git-tree-sha1 = "ba4214bef5dc42bb7dcba837300a558fdcd51ba0"
2799+
git-tree-sha1 = "1b007ef25d4c18da29f956c2cad0a45f1c98f0f3"
28002800
uuid = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
2801-
version = "2.135.0"
2801+
version = "2.136.0"
28022802

28032803
[deps.SciMLBase.extensions]
28042804
SciMLBaseChainRulesCoreExt = "ChainRulesCore"
@@ -3305,9 +3305,9 @@ version = "0.4.1"
33053305

33063306
[[deps.Unitful]]
33073307
deps = ["Dates", "LinearAlgebra", "Random"]
3308-
git-tree-sha1 = "c25751629f5baaa27fef307f96536db62e1d754e"
3308+
git-tree-sha1 = "57e1b2c9de4bd6f40ecb9de4ac1797b81970d008"
33093309
uuid = "1986cc42-f94f-5a68-af5c-568840ba703d"
3310-
version = "1.27.0"
3310+
version = "1.28.0"
33113311

33123312
[deps.Unitful.extensions]
33133313
ConstructionBaseUnitfulExt = "ConstructionBase"

NEWS.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@ ClimaLand.jl Release Notes
33

44
main
55
------
6-
6+
v1.5.1
7+
------
8+
- Adjust RootSolvers lower compat
79
v1.5.0
810
------
911
- Update to Insolation v1; use cosine zenith angle directly from Insolation.jl PR[#1617](https://github.com/CliMA/ClimaLand.jl/pull/1617)

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ClimaLand"
22
uuid = "08f4d4ce-cf43-44bb-ad95-9d2d5f413532"
33
authors = ["Clima Land Team"]
4-
version = "1.5.0"
4+
version = "1.5.1"
55

66
[deps]
77
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
@@ -69,7 +69,7 @@ LazyBroadcast = "1.0.0"
6969
LinearAlgebra = "1"
7070
NCDatasets = "0.14"
7171
Printf = "1"
72-
RootSolvers = "1"
72+
RootSolvers = "0.3, 0.4, 1.0"
7373
SciMLBase = "2.68"
7474
StaticArrays = "1.9"
7575
StatsBase = "0.34"

docs/Manifest-v1.11.toml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -440,7 +440,7 @@ version = "0.3.0"
440440
deps = ["Adapt", "ClimaComms", "ClimaCore", "ClimaDiagnostics", "ClimaParams", "ClimaTimeSteppers", "ClimaUtilities", "Dates", "DocStringExtensions", "Insolation", "Interpolations", "LazyArtifacts", "LazyBroadcast", "LinearAlgebra", "NCDatasets", "RootSolvers", "SciMLBase", "StaticArrays", "SurfaceFluxes", "Thermodynamics"]
441441
path = ".."
442442
uuid = "08f4d4ce-cf43-44bb-ad95-9d2d5f413532"
443-
version = "1.5.0"
443+
version = "1.5.1"
444444
weakdeps = ["BSON", "CSV", "CairoMakie", "ClimaAnalysis", "DataFrames", "DelimitedFiles", "Flux", "GeoMakie", "HTTP", "Printf", "StatsBase"]
445445

446446
[deps.ClimaLand.extensions]
@@ -2101,10 +2101,10 @@ uuid = "d0879d2d-cac2-40c8-9cee-1863dc0c7391"
21012101
version = "0.1.2"
21022102

21032103
[[deps.MathOptInterface]]
2104-
deps = ["BenchmarkTools", "CodecBzip2", "CodecZlib", "ForwardDiff", "JSON3", "LinearAlgebra", "MutableArithmetics", "NaNMath", "OrderedCollections", "PrecompileTools", "Printf", "SparseArrays", "SpecialFunctions", "Test"]
2105-
git-tree-sha1 = "181c2611c7aa6a362fdf937b1e2af55e6691181f"
2104+
deps = ["BenchmarkTools", "CodecBzip2", "CodecZlib", "ForwardDiff", "JSON", "LinearAlgebra", "MutableArithmetics", "NaNMath", "OrderedCollections", "PrecompileTools", "Printf", "SparseArrays", "SpecialFunctions", "Test"]
2105+
git-tree-sha1 = "7fb98657926ccb4de8f9bb96cda453700ca39a8b"
21062106
uuid = "b8f27783-ece8-5eb3-8dc8-9495eed66fee"
2107-
version = "1.48.0"
2107+
version = "1.49.0"
21082108

21092109
[[deps.MathTeXEngine]]
21102110
deps = ["AbstractTrees", "Automa", "DataStructures", "FreeTypeAbstraction", "GeometryBasics", "LaTeXStrings", "REPL", "RelocatableFolders", "UnicodeFun"]
@@ -2197,9 +2197,9 @@ version = "1.6.7"
21972197

21982198
[[deps.NCDatasets]]
21992199
deps = ["CFTime", "CommonDataModel", "DataStructures", "Dates", "DiskArrays", "NetCDF_jll", "NetworkOptions", "Printf"]
2200-
git-tree-sha1 = "c82c73e2e0c57a0fe13d3414d7c5a6a821d24016"
2200+
git-tree-sha1 = "0d3e499c8fd5b2549b4299eade61de601e5fe6e2"
22012201
uuid = "85f8d34a-cbdd-5861-8df4-14fed0d494ab"
2202-
version = "0.14.10"
2202+
version = "0.14.11"
22032203

22042204
[deps.NCDatasets.extensions]
22052205
NCDatasetsMPIExt = "MPI"
@@ -3362,9 +3362,9 @@ version = "0.4.1"
33623362

33633363
[[deps.Unitful]]
33643364
deps = ["Dates", "LinearAlgebra", "Random"]
3365-
git-tree-sha1 = "c25751629f5baaa27fef307f96536db62e1d754e"
3365+
git-tree-sha1 = "57e1b2c9de4bd6f40ecb9de4ac1797b81970d008"
33663366
uuid = "1986cc42-f94f-5a68-af5c-568840ba703d"
3367-
version = "1.27.0"
3367+
version = "1.28.0"
33683368
weakdeps = ["ConstructionBase", "ForwardDiff", "InverseFunctions", "LaTeXStrings", "Latexify", "NaNMath", "Printf"]
33693369

33703370
[deps.Unitful.extensions]

docs/Manifest.toml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -437,7 +437,7 @@ version = "0.3.0"
437437
deps = ["Adapt", "ClimaComms", "ClimaCore", "ClimaDiagnostics", "ClimaParams", "ClimaTimeSteppers", "ClimaUtilities", "Dates", "DocStringExtensions", "Insolation", "Interpolations", "LazyArtifacts", "LazyBroadcast", "LinearAlgebra", "NCDatasets", "RootSolvers", "SciMLBase", "StaticArrays", "SurfaceFluxes", "Thermodynamics"]
438438
path = ".."
439439
uuid = "08f4d4ce-cf43-44bb-ad95-9d2d5f413532"
440-
version = "1.5.0"
440+
version = "1.5.1"
441441
weakdeps = ["BSON", "CSV", "CairoMakie", "ClimaAnalysis", "DataFrames", "DelimitedFiles", "Flux", "GeoMakie", "HTTP", "Printf", "StatsBase"]
442442

443443
[deps.ClimaLand.extensions]
@@ -2089,10 +2089,10 @@ uuid = "d0879d2d-cac2-40c8-9cee-1863dc0c7391"
20892089
version = "0.1.2"
20902090

20912091
[[deps.MathOptInterface]]
2092-
deps = ["BenchmarkTools", "CodecBzip2", "CodecZlib", "ForwardDiff", "JSON3", "LinearAlgebra", "MutableArithmetics", "NaNMath", "OrderedCollections", "PrecompileTools", "Printf", "SparseArrays", "SpecialFunctions", "Test"]
2093-
git-tree-sha1 = "181c2611c7aa6a362fdf937b1e2af55e6691181f"
2092+
deps = ["BenchmarkTools", "CodecBzip2", "CodecZlib", "ForwardDiff", "JSON", "LinearAlgebra", "MutableArithmetics", "NaNMath", "OrderedCollections", "PrecompileTools", "Printf", "SparseArrays", "SpecialFunctions", "Test"]
2093+
git-tree-sha1 = "7fb98657926ccb4de8f9bb96cda453700ca39a8b"
20942094
uuid = "b8f27783-ece8-5eb3-8dc8-9495eed66fee"
2095-
version = "1.48.0"
2095+
version = "1.49.0"
20962096

20972097
[[deps.MathTeXEngine]]
20982098
deps = ["AbstractTrees", "Automa", "DataStructures", "FreeTypeAbstraction", "GeometryBasics", "LaTeXStrings", "REPL", "RelocatableFolders", "UnicodeFun"]
@@ -2184,9 +2184,9 @@ version = "1.6.7"
21842184

21852185
[[deps.NCDatasets]]
21862186
deps = ["CFTime", "CommonDataModel", "DataStructures", "Dates", "DiskArrays", "NetCDF_jll", "NetworkOptions", "Printf"]
2187-
git-tree-sha1 = "c82c73e2e0c57a0fe13d3414d7c5a6a821d24016"
2187+
git-tree-sha1 = "0d3e499c8fd5b2549b4299eade61de601e5fe6e2"
21882188
uuid = "85f8d34a-cbdd-5861-8df4-14fed0d494ab"
2189-
version = "0.14.10"
2189+
version = "0.14.11"
21902190

21912191
[deps.NCDatasets.extensions]
21922192
NCDatasetsMPIExt = "MPI"
@@ -3327,9 +3327,9 @@ version = "0.4.1"
33273327

33283328
[[deps.Unitful]]
33293329
deps = ["Dates", "LinearAlgebra", "Random"]
3330-
git-tree-sha1 = "c25751629f5baaa27fef307f96536db62e1d754e"
3330+
git-tree-sha1 = "57e1b2c9de4bd6f40ecb9de4ac1797b81970d008"
33313331
uuid = "1986cc42-f94f-5a68-af5c-568840ba703d"
3332-
version = "1.27.0"
3332+
version = "1.28.0"
33333333
weakdeps = ["ConstructionBase", "ForwardDiff", "InverseFunctions", "LaTeXStrings", "Latexify", "NaNMath", "Printf"]
33343334

33353335
[deps.Unitful.extensions]

0 commit comments

Comments
 (0)