22
33julia_version = " 1.10.2"
44manifest_format = " 2.0"
5- project_hash = " 60f53d07d79df5008ec331956e3787f67e499da0 "
5+ project_hash = " 6787473a7399a92137a6bc5c4e0ab1f75dd24605 "
66
77[[deps .ADTypes ]]
88git-tree-sha1 = " 016833eb52ba2d6bea9fcb50ca295980e728ee24"
@@ -85,14 +85,15 @@ version = "1.1.1"
8585
8686[[deps .ArrayInterface ]]
8787deps = [" Adapt" , " LinearAlgebra" , " SparseArrays" , " SuiteSparse" ]
88- git-tree-sha1 = " 44691067188f6bd1b2289552a23e4b7572f4528d "
88+ git-tree-sha1 = " 133a240faec6e074e07c31ee75619c90544179cf "
8989uuid = " 4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
90- version = " 7.9 .0"
90+ version = " 7.10 .0"
9191
9292 [deps .ArrayInterface .extensions ]
9393 ArrayInterfaceBandedMatricesExt = " BandedMatrices"
9494 ArrayInterfaceBlockBandedMatricesExt = " BlockBandedMatrices"
9595 ArrayInterfaceCUDAExt = " CUDA"
96+ ArrayInterfaceCUDSSExt = " CUDSS"
9697 ArrayInterfaceChainRulesExt = " ChainRules"
9798 ArrayInterfaceGPUArraysCoreExt = " GPUArraysCore"
9899 ArrayInterfaceReverseDiffExt = " ReverseDiff"
@@ -103,6 +104,7 @@ version = "7.9.0"
103104 BandedMatrices = " aae01518-5342-5314-be14-df237901396f"
104105 BlockBandedMatrices = " ffab5731-97b5-5995-9138-79e8c1846df0"
105106 CUDA = " 052768ef-5323-5732-b1bb-66c8b64840ba"
107+ CUDSS = " 45b445bb-4962-46a0-9369-b4df9d0f772e"
106108 ChainRules = " 082447d4-558c-5d27-93f4-14fc19e9eca2"
107109 GPUArraysCore = " 46192b85-c4d5-4398-a991-12ede77f4527"
108110 ReverseDiff = " 37e2e3b7-166d-5795-8a7a-e32c996b4267"
@@ -235,9 +237,9 @@ version = "1.0.1+0"
235237
236238[[deps .CUDA ]]
237239deps = [" AbstractFFTs" , " Adapt" , " BFloat16s" , " CEnum" , " CUDA_Driver_jll" , " CUDA_Runtime_Discovery" , " CUDA_Runtime_jll" , " Crayons" , " DataFrames" , " ExprTools" , " GPUArrays" , " GPUCompiler" , " KernelAbstractions" , " LLVM" , " LLVMLoopInfo" , " LazyArtifacts" , " Libdl" , " LinearAlgebra" , " Logging" , " NVTX" , " Preferences" , " PrettyTables" , " Printf" , " Random" , " Random123" , " RandomNumbers" , " Reexport" , " Requires" , " SparseArrays" , " StaticArrays" , " Statistics" ]
238- git-tree-sha1 = " 3dcab8a2c18ca319ea15a41d90e9528b8e93894a "
240+ git-tree-sha1 = " dd1c682b372b6791b69f6823afe364fc92a0146c "
239241uuid = " 052768ef-5323-5732-b1bb-66c8b64840ba"
240- version = " 5.3.0 "
242+ version = " 5.3.1 "
241243weakdeps = [" ChainRulesCore" , " SpecialFunctions" ]
242244
243245 [deps .CUDA .extensions ]
@@ -298,16 +300,20 @@ weakdeps = ["SparseArrays"]
298300
299301[[deps .ClimaAnalysis ]]
300302deps = [" NCDatasets" , " OrderedCollections" , " Statistics" ]
301- git-tree-sha1 = " 13af105a344bb87c6747e57ce0abc55294906fbd "
303+ git-tree-sha1 = " 1cc42fc6f284dd721051aca33efdba8676ab2617 "
302304uuid = " 29b5916a-a76c-4e73-9657-3c8fd22e65e6"
303- version = " 0.4.1"
304- weakdeps = [" CairoMakie" ]
305+ version = " 0.5.1"
305306
306307 [deps .ClimaAnalysis .extensions ]
307308 CairoMakieExt = " CairoMakie"
309+ GeoMakieExt = " GeoMakie"
310+
311+ [deps .ClimaAnalysis .weakdeps ]
312+ CairoMakie = " 13f3f980-e62b-5c42-98c6-ff1f3baf88f0"
313+ GeoMakie = " db073c08-6b98-4ee5-b6a4-5efafb3259c6"
308314
309315[[deps .ClimaAtmos ]]
310- deps = [" Adapt" , " ArgParse" , " ArtifactWrappers" , " Artifacts" , " AtmosphericProfilesLibrary" , " ClimaComms" , " ClimaCore" , " ClimaParams" , " ClimaTimeSteppers" , " ClimaUtilities" , " CloudMicrophysics" , " Colors" , " Dates" , " Dierckx" , " DiffEqBase" , " DiffEqCallbacks" , " Distributions" , " DocStringExtensions" , " FastGaussQuadrature" , " Insolation" , " Interpolations" , " IntervalSets" , " Krylov" , " LinearAlgebra" , " Logging" , " NCDatasets" , " NVTX" , " Pkg" , " Printf" , " RRTMGP" , " Random" , " RootSolvers" , " SciMLBase" , " StaticArrays" , " Statistics" , " StatsBase" , " SurfaceFluxes" , " Thermodynamics" , " YAML" ]
316+ deps = [" Adapt" , " ArgParse" , " ArtifactWrappers" , " Artifacts" , " AtmosphericProfilesLibrary" , " ClimaComms" , " ClimaCore" , " ClimaDiagnostics " , " ClimaParams" , " ClimaTimeSteppers" , " ClimaUtilities" , " CloudMicrophysics" , " Colors" , " Dates" , " Dierckx" , " DiffEqBase" , " DiffEqCallbacks" , " Distributions" , " DocStringExtensions" , " FastGaussQuadrature" , " Insolation" , " Interpolations" , " IntervalSets" , " Krylov" , " LinearAlgebra" , " Logging" , " NCDatasets" , " NVTX" , " Pkg" , " Printf" , " RRTMGP" , " Random" , " RootSolvers" , " SciMLBase" , " StaticArrays" , " Statistics" , " StatsBase" , " SurfaceFluxes" , " Thermodynamics" , " YAML" ]
311317path = " .."
312318uuid = " b2c96348-7fb7-4fe0-8da9-78d88439e717"
313319version = " 0.23.0"
@@ -358,6 +364,12 @@ git-tree-sha1 = "76e6513438a5a888cf548f78b6e71311e370d626"
358364uuid = " c8b6d40d-e815-466f-95ae-c48aefa668fa"
359365version = " 0.7.5"
360366
367+ [[deps .ClimaDiagnostics ]]
368+ deps = [" Accessors" , " ClimaComms" , " ClimaCore" , " Dates" , " NCDatasets" , " SciMLBase" ]
369+ git-tree-sha1 = " fee70c0ba0e056565e8dd71cc4ac55f25e606a74"
370+ uuid = " 1ecacbb8-0713-4841-9a07-eb5aa8a2d53f"
371+ version = " 0.1.1"
372+
361373[[deps .ClimaParams ]]
362374deps = [" DocStringExtensions" , " TOML" , " Test" ]
363375git-tree-sha1 = " 528aadfaae6f447df3879eab224625ecceec5982"
@@ -371,10 +383,10 @@ uuid = "595c0a79-7f3d-439a-bc5a-b232dc3bde79"
371383version = " 0.7.19"
372384
373385[[deps .ClimaUtilities ]]
374- deps = [" Artifacts" , " CFTime " , " Dates" ]
375- git-tree-sha1 = " d1b30a07829248b325ffffbb739d0f6fe79dfe7c "
386+ deps = [" Artifacts" , " Dates" ]
387+ git-tree-sha1 = " 66b13d461cabc5e9265c9715dba512aea0e1e67f "
376388uuid = " b3f4f4ca-9299-4f7f-bd9b-81e1242a7513"
377- version = " 0.1.3 "
389+ version = " 0.1.4 "
378390weakdeps = [" Adapt" , " ClimaComms" , " ClimaCore" , " ClimaCoreTempestRemap" , " Interpolations" , " NCDatasets" ]
379391
380392 [deps .ClimaUtilities .extensions ]
@@ -1788,9 +1800,9 @@ version = "0.5.12"
17881800
17891801[[deps .Pango_jll ]]
17901802deps = [" Artifacts" , " Cairo_jll" , " Fontconfig_jll" , " FreeType2_jll" , " FriBidi_jll" , " Glib_jll" , " HarfBuzz_jll" , " JLLWrappers" , " Libdl" ]
1791- git-tree-sha1 = " 526f5a03792669e4187e584e8ec9d534248ca765 "
1803+ git-tree-sha1 = " cb5a2ab6763464ae0f19c86c56c63d4a2b0f5bda "
17921804uuid = " 36c8627f-9965-5494-a995-c6b170f724f3"
1793- version = " 1.52.1 +0"
1805+ version = " 1.52.2 +0"
17941806
17951807[[deps .Parameters ]]
17961808deps = [" OrderedCollections" , " UnPack" ]
0 commit comments