Skip to content

Commit

Permalink
Adding extra parameters for stochastic EnKF
Browse files Browse the repository at this point in the history
  • Loading branch information
mleprovost committed Oct 16, 2019
1 parent fbb8768 commit 9ad0017
Show file tree
Hide file tree
Showing 13 changed files with 6,372 additions and 421 deletions.
56 changes: 28 additions & 28 deletions Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@ version = "1.0.0"

[[BandedMatrices]]
deps = ["FillArrays", "LazyArrays", "LinearAlgebra", "MatrixFactorizations", "Random", "SparseArrays"]
git-tree-sha1 = "cdda54b29a1c52fa33defc0c61e3b8bb61f73d15"
git-tree-sha1 = "5a9e887a119842c033622d5fab67968516e2746f"
uuid = "aae01518-5342-5314-be14-df237901396f"
version = "0.10.1"
version = "0.12.3"

[[Base64]]
uuid = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
Expand All @@ -70,15 +70,15 @@ version = "0.5.6"

[[BlockArrays]]
deps = ["LinearAlgebra"]
git-tree-sha1 = "a36887ddaaf66b8f5bd017871f239247aa6f459f"
git-tree-sha1 = "f58a4335816434b7c283bb9933b374b158a25b34"
uuid = "8e7c35d0-a365-5155-bbbb-fb81a777f24e"
version = "0.9.1"
version = "0.10.1"

[[BlockBandedMatrices]]
deps = ["BandedMatrices", "BlockArrays", "Distributed", "FillArrays", "LazyArrays", "LinearAlgebra", "MatrixFactorizations", "Pkg", "Profile", "Random", "SharedArrays", "SparseArrays", "Statistics", "Test"]
git-tree-sha1 = "52a3f347579a93ca4131ec2f6fd298ffde0deccb"
git-tree-sha1 = "160fc541f01304ab823d1aff1959e84f28a63faf"
uuid = "ffab5731-97b5-5995-9138-79e8c1846df0"
version = "0.4.6"
version = "0.5.1"

[[BoundaryValueDiffEq]]
deps = ["BandedMatrices", "DiffEqBase", "DiffEqDiffTools", "ForwardDiff", "LinearAlgebra", "NLsolve", "Reexport", "SparseArrays"]
Expand Down Expand Up @@ -111,10 +111,10 @@ uuid = "944b1d66-785c-5afd-91f1-9de20f533193"
version = "0.6.0"

[[ColorSchemes]]
deps = ["Colors", "Random", "Test"]
git-tree-sha1 = "cec817e8be9e896266fee4976447c5ced7dc7255"
deps = ["ColorTypes", "Colors", "FixedPointNumbers", "Random", "Test"]
git-tree-sha1 = "f876ee572cea8d066b3dd5b903efacdea4072f6b"
uuid = "35d6a980-a343-548e-a6ea-1d62b119f2f4"
version = "3.4.0"
version = "3.5.0"

[[ColorTypes]]
deps = ["FixedPointNumbers", "Random"]
Expand All @@ -136,9 +136,9 @@ version = "0.2.0"

[[Compat]]
deps = ["Base64", "Dates", "DelimitedFiles", "Distributed", "InteractiveUtils", "LibGit2", "Libdl", "LinearAlgebra", "Markdown", "Mmap", "Pkg", "Printf", "REPL", "Random", "Serialization", "SharedArrays", "Sockets", "SparseArrays", "Statistics", "Test", "UUIDs", "Unicode"]
git-tree-sha1 = "84aa74986c5b9b898b0d1acaf3258741ee64754f"
git-tree-sha1 = "ed2c4abadf84c53d9e58510b5fc48912c2336fbb"
uuid = "34da2185-b29b-5c13-b0c7-acf172513d20"
version = "2.1.0"
version = "2.2.0"

[[Conda]]
deps = ["JSON", "VersionParsing"]
Expand Down Expand Up @@ -184,9 +184,9 @@ uuid = "8bb1440f-4735-579b-a4ab-409b98df4dab"

[[DiffEqBase]]
deps = ["ArrayInterface", "Compat", "DiffEqDiffTools", "Distributed", "DocStringExtensions", "FunctionWrappers", "IterativeSolvers", "IteratorInterfaceExtensions", "LinearAlgebra", "MuladdMacro", "Parameters", "Printf", "RecipesBase", "RecursiveArrayTools", "RecursiveFactorization", "Requires", "Roots", "SparseArrays", "StaticArrays", "Statistics", "SuiteSparse", "TableTraits", "TreeViews"]
git-tree-sha1 = "72b6ffef7720c669606b282984b3efd9bd7973d9"
git-tree-sha1 = "8bbda5bbf07f0620b7796124231e10bf22e45be7"
uuid = "2b5f629d-d688-5b77-993f-72d75c75574e"
version = "6.3.4"
version = "6.3.6"

[[DiffEqCallbacks]]
deps = ["DataStructures", "DiffEqBase", "ForwardDiff", "NLsolve", "OrdinaryDiffEq", "RecipesBase", "RecursiveArrayTools", "StaticArrays"]
Expand Down Expand Up @@ -272,9 +272,9 @@ version = "0.8.1"

[[Documenter]]
deps = ["Base64", "DocStringExtensions", "InteractiveUtils", "JSON", "LibGit2", "Logging", "Markdown", "REPL", "Test", "Unicode"]
git-tree-sha1 = "1b6ae3796f60311e39cd1770566140d2c056e87f"
git-tree-sha1 = "d45c163c7a3ae293c15361acc52882c0f853f97c"
uuid = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
version = "0.23.3"
version = "0.23.4"

[[DocumenterTools]]
deps = ["Base64", "DocStringExtensions", "LibGit2"]
Expand Down Expand Up @@ -317,9 +317,9 @@ uuid = "7b1f6079-737a-58dc-b8bc-7a2ca5c1b5ee"

[[FillArrays]]
deps = ["LinearAlgebra", "Random", "SparseArrays"]
git-tree-sha1 = "8fba6ddaf66b45dec830233cea0aae43eb1261ad"
git-tree-sha1 = "16974065d5bfa867446d3228bc63f05a440e910b"
uuid = "1a297f60-69ca-5386-bcde-b61e274b549b"
version = "0.6.4"
version = "0.7.2"

[[FixedPointNumbers]]
git-tree-sha1 = "d14a6fa5890ea3a7e5dcab6811114f132fec2b4b"
Expand Down Expand Up @@ -466,9 +466,9 @@ version = "0.14.0"

[[LazyArrays]]
deps = ["FillArrays", "LinearAlgebra", "MacroTools", "StaticArrays"]
git-tree-sha1 = "e71f611fec1329f0fd6c82e9b5d7da3fc9822b0d"
git-tree-sha1 = "576081d32ef488a03a8cebcc63fdb23d52b466e5"
uuid = "5078a376-72f3-5289-bfd5-ec5146d43c02"
version = "0.10.0"
version = "0.12.2"

[[LibGit2]]
uuid = "76f85450-5226-5b5a-8eaa-529ad045b433"
Expand Down Expand Up @@ -518,9 +518,9 @@ uuid = "d6f4376e-aef5-505a-96c1-9c027394607a"

[[MatrixFactorizations]]
deps = ["LinearAlgebra", "Random", "Test"]
git-tree-sha1 = "95ed2db8197ef7eadce558dff0e9595169672aee"
git-tree-sha1 = "42f7931fac4068709a8412d3766e9a2bfc91e451"
uuid = "a3b82374-2e81-5b9e-98ce-41277c0e4c87"
version = "0.1.0"
version = "0.2.0"

[[MbedTLS]]
deps = ["BinaryProvider", "Dates", "Libdl", "Random", "Sockets"]
Expand Down Expand Up @@ -637,10 +637,10 @@ deps = ["Dates", "LibGit2", "Markdown", "Printf", "REPL", "Random", "SHA", "UUID
uuid = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"

[[PlotThemes]]
deps = ["PlotUtils", "Requires", "Test"]
git-tree-sha1 = "f3afd2d58e1f6ac9be2cea46e4a9083ccc1d990b"
deps = ["PlotUtils", "Requires", "Statistics"]
git-tree-sha1 = "d2f3a41081a72815f5c59eacdc8046237a7cbe12"
uuid = "ccf2f8ad-2431-5c83-bf29-c5338b663b6a"
version = "0.3.0"
version = "0.4.0"

[[PlotUtils]]
deps = ["Colors", "Dates", "Printf", "Random", "Reexport"]
Expand Down Expand Up @@ -761,9 +761,9 @@ version = "0.6.0"

[[Revise]]
deps = ["CodeTracking", "Distributed", "FileWatching", "JuliaInterpreter", "LibGit2", "LoweredCodeUtils", "OrderedCollections", "Pkg", "REPL", "UUIDs", "Unicode"]
git-tree-sha1 = "2e5e1ec94098cd4866ba157be54f7e166f1c56d5"
git-tree-sha1 = "301706196827bdcc045658fc6df3e52fd3d76f83"
uuid = "295af30f-e4ad-537b-8983-00126c2a3abe"
version = "2.2.0"
version = "2.2.2"

[[Rmath]]
deps = ["BinaryProvider", "Libdl", "Random", "Statistics", "Test"]
Expand Down Expand Up @@ -838,9 +838,9 @@ version = "0.7.2"

[[StaticArrays]]
deps = ["LinearAlgebra", "Random", "Statistics"]
git-tree-sha1 = "db23bbf50064c582b6f2b9b043c8e7e98ea8c0c6"
git-tree-sha1 = "1085ffbf5fd48fdba64ef8e902ca429c4e1212d3"
uuid = "90137ffa-7385-5640-81b9-e52037218182"
version = "0.11.0"
version = "0.11.1"

[[Statistics]]
deps = ["LinearAlgebra", "SparseArrays"]
Expand Down
Loading

0 comments on commit 9ad0017

Please sign in to comment.