Skip to content

Commit

Permalink
Merge pull request #85 from CliMA/ne/ces_ext
Browse files Browse the repository at this point in the history
Add extension for CES
  • Loading branch information
nefrathenrici authored May 14, 2024
2 parents 7ff57b2 + af1d28b commit 3961f8a
Show file tree
Hide file tree
Showing 6 changed files with 80 additions and 467 deletions.
7 changes: 6 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,19 @@ authors = ["Climate Modeling Alliance"]
version = "0.1.0"

[deps]
CalibrateEmulateSample = "95e48a1f-0bec-4818-9538-3db4340308e3"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
EnsembleKalmanProcesses = "aa8a2aa5-91d8-4396-bcef-d4f2ec43552d"
JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
TOML = "fa267f1f-6049-4f14-aa54-33bafae1ed76"
YAML = "ddb6d928-2868-570f-bddf-ab3f9cf99eb6"

[weakdeps]
CalibrateEmulateSample = "95e48a1f-0bec-4818-9538-3db4340308e3"

[extensions]
CESExt = "CalibrateEmulateSample"

[compat]
CalibrateEmulateSample = "0.5"
Distributions = "0.25"
Expand Down
Loading

0 comments on commit 3961f8a

Please sign in to comment.