Skip to content

Commit

Permalink
New version: Kinematic1D v0.7.0
Browse files Browse the repository at this point in the history
UUID: a8a3bb05-6cc5-4342-abf6-5cc636bd2b35
Repo: https://github.com/CliMA/Kinematic1D.jl.git
Tree: ae9bb752f0f6cb447ea39f031d67b379d845ec8c

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Apr 22, 2024
1 parent f637d72 commit 6cac1bb
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 4 deletions.
23 changes: 19 additions & 4 deletions K/Kinematic1D/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
[0]
ClimaCorePlots = "0.2"
NCDatasets = "0.12"
Plots = "1.29.0-1"
ProgressLogging = "0.1"
TerminalLoggers = "0.1"
Expand All @@ -20,6 +19,9 @@ julia = "1.7.0-1"
["0-0.4"]
ClimaCore = "0.10"

["0-0.6"]
NCDatasets = "0.12"

["0.1.1-0.2"]
CloudMicrophysics = "0.8"

Expand Down Expand Up @@ -50,21 +52,34 @@ EnsembleKalmanProcesses = "1.1.0-1"
CloudMicrophysics = "0.11.1-0.11"

["0.3.4-0"]
Thermodynamics = "0.11"
julia = "1.8.0-1"

["0.3.4-0.3"]
CloudMicrophysics = "0.13.3-0.13"

["0.3.4-0.6"]
Thermodynamics = "0.11"

["0.4-0"]
CloudMicrophysics = "0.15"
LinearAlgebra = "1"
Logging = "1"
Random = "1"

["0.4-0.6"]
CloudMicrophysics = "0.15"

["0.5-0"]
ClimaCore = "0.11"
SpecialFunctions = "2.3.0-2"

["0.5-0.6"]
ClimaCore = "0.11"

["0.6-0"]
Interpolations = "0.15"

["0.7-0"]
ClimaCore = "0.13"
ClimaParams = "0.10.5-0.10"
CloudMicrophysics = "0.18"
NCDatasets = "0.14"
Thermodynamics = "0.12.6-0.12"
4 changes: 4 additions & 0 deletions K/Kinematic1D/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,7 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"

["0.5-0"]
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"

["0.7-0"]
ClimaParams = "5c42b081-d73a-476f-9059-fd94b934656c"
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
3 changes: 3 additions & 0 deletions K/Kinematic1D/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,6 @@ git-tree-sha1 = "9745878fea8fa96a0d1ebeb0d4f3acc7fe29b5b1"

["0.6.1"]
git-tree-sha1 = "7293fa9b3683f1951195b198d6c925e237c0c560"

["0.7.0"]
git-tree-sha1 = "ae9bb752f0f6cb447ea39f031d67b379d845ec8c"

0 comments on commit 6cac1bb

Please sign in to comment.