Skip to content

Commit

Permalink
New version: CalibrateEDMF v0.8.1
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: 755e5b63af1730f3595f7b10a5ce0778bb98fa95

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Sep 9, 2024
1 parent e6f40b3 commit 56f7039
Show file tree
Hide file tree
Showing 3 changed files with 46 additions and 13 deletions.
52 changes: 39 additions & 13 deletions C/CalibrateEDMF/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,19 +1,14 @@
[0]
ArgParse = "1"
AtmosphericProfilesLibrary = "0.1"
Dierckx = "0.5"
Distributions = "0.25"
Glob = "1"
JLD2 = "0.4"
JSON = "0.21"
NPZ = "0.4"
StaticArrays = "1"
Statistics = "1.6.0-1"
StatsBase = "0.33"
StochasticDiffEq = "6.41.0-6"
TerminalLoggers = "0.1"
UnPack = "1"
julia = "1.6.0-1"

["0-0.1"]
EnsembleKalmanProcesses = "0.5"
Expand All @@ -39,14 +34,23 @@ ArtifactWrappers = "0.1"
CLIMAParameters = "0.2-0.4"
SciMLBase = "1"

["0-0.8.0"]
AtmosphericProfilesLibrary = "0.1"
Statistics = "1.6.0-1"
StatsBase = "0.33"
StochasticDiffEq = "6.41.0-6"
julia = "1.6.0-1"

["0.2"]
EnsembleKalmanProcesses = "0.6"
TurbulenceConvection = "0.16-0.17"

["0.2-0"]
DiffEqNoiseProcess = "5"
PackageCompiler = "2"

["0.2-0.8.0"]
DiffEqNoiseProcess = "5"

["0.3"]
ClimaCore = "0.2-0.9"
TurbulenceConvection = "0.18"
Expand All @@ -61,13 +65,15 @@ Thermodynamics = "0.5-0.7"
TurbulenceConvection = "0.22"

["0.4-0"]
CairoMakie = "0.8"
ClimaCore = "0.2-0.10"
Combinatorics = "1.0.2-1"

["0.4-0.7"]
SurfaceFluxes = "0.2-0.3"

["0.4-0.8.0"]
CairoMakie = "0.8"
ClimaCore = "0.2-0.10"

["0.5"]
EnsembleKalmanProcesses = "0.8"
TurbulenceConvection = "0.27.5-0.27"
Expand All @@ -82,28 +88,48 @@ 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.6-0.8.0"]
DiffEqBase = "6.89.0"

["0.7"]
TurbulenceConvection = "0.27.7-0.27"

["0.7-0"]
Interpolations = "0.13-0.14"

["0.7-0.8.0"]
OrdinaryDiffEq = "5-6.18.1"

["0.8-0"]
ArtifactWrappers = "0.2"
ForwardDiff = "0.10"
TurbulenceConvection = "1.3.0-1"

["0.8.0"]
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"

["0.8.1-0"]
AtmosphericProfilesLibrary = "0.1.4"
CLIMAParameters = "0.7"
CairoMakie = "0.8-0.10"
ClimaCore = "0.10"
CloudMicrophysics = "0.10-0.12"
EnsembleKalmanProcesses = "1"
NCDatasets = "0.12"
OrdinaryDiffEq = "6.28.0-6"
SciMLBase = "1.60.0-2"
StatsBase = "0.33-0.34"
StochasticDiffEq = "6"
SurfaceFluxes = "0.6-0.8"
Thermodynamics = "0.9-0.11"
julia = "1.7.0-1"
4 changes: 4 additions & 0 deletions C/CalibrateEDMF/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,7 @@ DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e"

["0.8-0"]
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"

["0.8.1-0"]
MPIPreferences = "3da0fdf6-3ccc-4f1b-acd9-58baa6c99267"
SOCRATESSingleColumnForcings = "efca6b66-9b98-11ed-1a32-7b7cdccd517a"
3 changes: 3 additions & 0 deletions C/CalibrateEDMF/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,6 @@ git-tree-sha1 = "11205a5aefd753350cd2840f46b51ad566d0ea82"

["0.8.0"]
git-tree-sha1 = "26848acfc8c9ea8c9ad8c2a9da88e4f8fbd609dc"

["0.8.1"]
git-tree-sha1 = "755e5b63af1730f3595f7b10a5ce0778bb98fa95"

0 comments on commit 56f7039

Please sign in to comment.