Skip to content

Commit

Permalink
New version: CalibrateEDMF v0.8.0
Browse files Browse the repository at this point in the history
UUID: fbaf683a-b9b3-4040-be64-6c4c04986dd0
Repo: https://github.com/CliMA/CalibrateEDMF.jl.git
Tree: 3c9d850e0f80a203f3b619f06494ff61b20a7603

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
  • Loading branch information
JuliaRegistrator committed Sep 11, 2022
1 parent c16f17e commit 113e029
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 5 deletions.
30 changes: 25 additions & 5 deletions C/CalibrateEDMF/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,12 @@
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"
Expand All @@ -36,6 +34,10 @@ NCDatasets = "0.11-0.12"
Interpolations = "0.13"
OrdinaryDiffEq = "5-6"

["0-0.7"]
CLIMAParameters = "0.2-0.4"
SciMLBase = "1"

["0.2"]
EnsembleKalmanProcesses = "0.6"
TurbulenceConvection = "0.16-0.17"
Expand All @@ -61,26 +63,44 @@ 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"]
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"]
TurbulenceConvection = "0.27.6-0.27"

["0.6-0"]
DiffEqBase = "6.89.0"
EnsembleKalmanProcesses = "0.9"
NCDatasets = "0.12.4"

["0.6-0.7"]
EnsembleKalmanProcesses = "0.9"

["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"]
CLIMAParameters = "0.6"
CloudMicrophysics = "0.8"
EnsembleKalmanProcesses = "0.10"
ForwardDiff = "0.10"
SciMLBase = "1.48.1-1.48"
SurfaceFluxes = "0.2-0.4"
Thermodynamics = "0.5-0.9"
TurbulenceConvection = "1"
3 changes: 3 additions & 0 deletions C/CalibrateEDMF/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
3 changes: 3 additions & 0 deletions C/CalibrateEDMF/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,6 @@ git-tree-sha1 = "501f693c7f6c692a0da9330b2de71fdb09d7f603"

["0.7.0"]
git-tree-sha1 = "11205a5aefd753350cd2840f46b51ad566d0ea82"

["0.8.0"]
git-tree-sha1 = "3c9d850e0f80a203f3b619f06494ff61b20a7603"

0 comments on commit 113e029

Please sign in to comment.