Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Sbozzolo committed Sep 24, 2024
1 parent e4024cb commit daaa1c3
Show file tree
Hide file tree
Showing 8 changed files with 330 additions and 1,311 deletions.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ ClimaComms = "0.5.6, 0.6"
ClimaCore = "0.14.6"
ClimaCoreTempestRemap = "0.3"
Dates = "1"
JLD2 = "0.4"
JLD2 = "0.4, 0.5"
NCDatasets = "0.11, 0.12, 0.13, 0.14.2"
SciMLBase = "1, 2"
StaticArrays = "1"
Expand Down
454 changes: 60 additions & 394 deletions experiments/ClimaCore/Manifest.toml

Large diffs are not rendered by default.

213 changes: 95 additions & 118 deletions experiments/ClimaCore/sea_breeze/Manifest.toml

Large diffs are not rendered by default.

493 changes: 81 additions & 412 deletions experiments/ClimaEarth/Manifest.toml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion experiments/ClimaEarth/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ ArtifactWrappers = "0.2"
ClimaAnalysis = "0.5.4"
ClimaAtmos = "0.27"
ClimaCorePlots = "0.2"
ClimaLand = "0.14"
ClimaLand = "0.14, 0.15"
ClimaParams = "0.10"
ClimaTimeSteppers = "0.7"
ClimaUtilities = "0.1"
Expand Down
473 changes: 90 additions & 383 deletions perf/Manifest.toml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion perf/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ ArtifactWrappers = "0.2"
ClimaAnalysis = "0.5.4"
ClimaAtmos = "0.27"
ClimaCorePlots = "0.2"
ClimaLand = "0.14"
ClimaLand = "0.14, 0.15"
ClimaParams = "0.10"
ClimaTimeSteppers = "0.7"
ClimaUtilities = "0.1"
Expand Down
2 changes: 1 addition & 1 deletion test/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Thermodynamics = "b60c26fb-14c3-4610-9d3e-2d17fe7ff00c"
Aqua = "0.8"
ArtifactWrappers = "0.2"
ClimaAtmos = "0.27"
ClimaLand = "0.14"
ClimaLand = "0.14, 0.15"
ClimaParams = "0.10"
ClimaUtilities = "0.1"
Dates = "1"
Expand Down

0 comments on commit daaa1c3

Please sign in to comment.