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: 26848acfc8c9ea8c9ad8c2a9da88e4f8fbd609dc

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
  • Loading branch information
JuliaRegistrator committed Oct 8, 2022
1 parent 7d43970 commit b508ef9
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 5 deletions.
32 changes: 27 additions & 5 deletions C/CalibrateEDMF/Compat.toml
Original file line number Diff line number Diff line change
@@ -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"
Expand All @@ -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"
Expand All @@ -61,26 +63,46 @@ 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"

["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"
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 = "26848acfc8c9ea8c9ad8c2a9da88e4f8fbd609dc"

0 comments on commit b508ef9

Please sign in to comment.