Skip to content

Commit ce89da3

Browse files
committed
Update ClimaAnalysis to v0.5.16
1 parent 50ced5f commit ce89da3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.buildkite/Manifest-v1.11.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
julia_version = "1.11.4"
44
manifest_format = "2.0"
5-
project_hash = "4fe4935d5d45f04880ac419a664997320feb94e4"
5+
project_hash = "556cc366c0974a7c1af7cf9d7cb51d21d3254f47"
66

77
[[deps.ADTypes]]
88
git-tree-sha1 = "e2478490447631aedba0823d4d7a80b2cc8cdb32"
@@ -365,9 +365,9 @@ weakdeps = ["SparseArrays"]
365365

366366
[[deps.ClimaAnalysis]]
367367
deps = ["Artifacts", "Dates", "Interpolations", "NCDatasets", "NaNStatistics", "OrderedCollections", "Reexport", "Statistics", "Unitful"]
368-
git-tree-sha1 = "1cae1cd626bd636bba0e1a4a681e0296372848bc"
368+
git-tree-sha1 = "0a9f4a6de147d0a9dc09f2e8f702f76dd6777e07"
369369
uuid = "29b5916a-a76c-4e73-9657-3c8fd22e65e6"
370-
version = "0.5.15"
370+
version = "0.5.16"
371371
weakdeps = ["GeoMakie", "Makie"]
372372

373373
[deps.ClimaAnalysis.extensions]

.buildkite/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
4141
Thermodynamics = "b60c26fb-14c3-4610-9d3e-2d17fe7ff00c"
4242

4343
[compat]
44-
ClimaAnalysis = "0.5.15"
44+
ClimaAnalysis = "0.5.16"
4545
ClimaTimeSteppers = "0.7, 0.8"
4646
Statistics = "1"
4747
Flux = "0.15"

0 commit comments

Comments
 (0)