diff --git a/C/CalibrateEDMF/Compat.toml b/C/CalibrateEDMF/Compat.toml index 7ab01beed4800dd..5aa46c5cddf5769 100644 --- a/C/CalibrateEDMF/Compat.toml +++ b/C/CalibrateEDMF/Compat.toml @@ -1,15 +1,12 @@ [0] ArgParse = "1" -ArtifactWrappers = "0.1" AtmosphericProfilesLibrary = "0.1" -CLIMAParameters = "0.2-0.4" Dierckx = "0.5" Distributions = "0.25" Glob = "1" JLD2 = "0.4" JSON = "0.21" NPZ = "0.4" -SciMLBase = "1" StaticArrays = "1" StatsBase = "0.33" StochasticDiffEq = "6.41.0-6" @@ -36,6 +33,11 @@ NCDatasets = "0.11-0.12" Interpolations = "0.13" OrdinaryDiffEq = "5-6" +["0-0.7"] +ArtifactWrappers = "0.1" +CLIMAParameters = "0.2-0.4" +SciMLBase = "1" + ["0.2"] EnsembleKalmanProcesses = "0.6" TurbulenceConvection = "0.16-0.17" @@ -61,6 +63,8 @@ TurbulenceConvection = "0.22" CairoMakie = "0.8" ClimaCore = "0.2-0.10" Combinatorics = "1.0.2-1" + +["0.4-0.7"] SurfaceFluxes = "0.2-0.3" ["0.5"] @@ -68,8 +72,10 @@ EnsembleKalmanProcesses = "0.8" TurbulenceConvection = "0.27.5-0.27" ["0.5-0"] -CloudMicrophysics = "0.5" DocStringExtensions = "0.8-0.9" + +["0.5-0.7"] +CloudMicrophysics = "0.5" Thermodynamics = "0.5-0.8" ["0.6"] @@ -77,10 +83,26 @@ TurbulenceConvection = "0.27.6-0.27" ["0.6-0"] DiffEqBase = "6.89.0" + +["0.6-0.7"] EnsembleKalmanProcesses = "0.9" NCDatasets = "0.12.4" +["0.7"] +TurbulenceConvection = "0.27.7-0.27" + ["0.7-0"] Interpolations = "0.13-0.14" OrdinaryDiffEq = "5-6.18.1" -TurbulenceConvection = "0.27.7-0.27" + +["0.8-0"] +ArtifactWrappers = "0.2" +CLIMAParameters = "0.6" +CloudMicrophysics = "0.9" +EnsembleKalmanProcesses = "0.12-0.13" +ForwardDiff = "0.10" +NCDatasets = "0.12.8" +SciMLBase = "1.48.1-1.48" +SurfaceFluxes = "0.2-0.4" +Thermodynamics = "0.5-0.9" +TurbulenceConvection = "1.3.0-1" diff --git a/C/CalibrateEDMF/Deps.toml b/C/CalibrateEDMF/Deps.toml index 6281981b5de6b32..bc3010eebf17613 100644 --- a/C/CalibrateEDMF/Deps.toml +++ b/C/CalibrateEDMF/Deps.toml @@ -45,3 +45,6 @@ Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa" ["0.6-0"] DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e" + +["0.8-0"] +ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210" diff --git a/C/CalibrateEDMF/Versions.toml b/C/CalibrateEDMF/Versions.toml index c43b253af2086f7..db6be4daed98189 100644 --- a/C/CalibrateEDMF/Versions.toml +++ b/C/CalibrateEDMF/Versions.toml @@ -18,3 +18,6 @@ git-tree-sha1 = "501f693c7f6c692a0da9330b2de71fdb09d7f603" ["0.7.0"] git-tree-sha1 = "11205a5aefd753350cd2840f46b51ad566d0ea82" + +["0.8.0"] +git-tree-sha1 = "26848acfc8c9ea8c9ad8c2a9da88e4f8fbd609dc"