Skip to content

Commit

Permalink
New version: KrigingEstimators v0.7.0 (JuliaRegistries#31445)
Browse files Browse the repository at this point in the history
UUID: d293930c-a38c-56c5-8ebb-12008647b47a
Repo: https://github.com/JuliaEarth/KrigingEstimators.jl.git
Tree: f0be09284668de53ba59aaadf4e8b1713053644a

Registrator tree SHA: e934b8c55381f28735124f23e8f7e96d09b20416
  • Loading branch information
JuliaRegistrator authored Mar 7, 2021
1 parent 57b367e commit 9a0bb07
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 7 deletions.
19 changes: 13 additions & 6 deletions K/KrigingEstimators/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ GeoStatsBase = "0.13"
GeoStatsBase = "0.13-0.14"
Variography = "0.8-0.9"

["0.4.4-0"]
["0.4.4-0.6"]
Distances = "0.8-0.10"
Distributions = "0.21-0.24"

Expand All @@ -108,22 +108,29 @@ GeoStatsBase = "0.13-0.15"
["0.4.5-0.5"]
Variography = "0.8-0.10"

["0.4.6-0"]
StaticArrays = ["0.12", "1"]

["0.4.6-0.4"]
GeoStatsBase = "0.16"

["0.4.6-0.6"]
StaticArrays = ["0.12", "1"]

["0.5"]
GeoStatsBase = "0.17"

["0.6-0"]
["0.6"]
Meshes = "0.10"
Variography = "0.11"

["0.6-0"]
julia = "1.5.0-1"

["0.6.0"]
GeoStatsBase = "0.18"

["0.6.1-0"]
["0.6.1-0.6"]
GeoStatsBase = "0.19"

["0.7-0"]
GeoStatsBase = "0.20"
Meshes = "0.11"
Variography = "0.12"
4 changes: 3 additions & 1 deletion K/KrigingEstimators/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,11 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

["0.3-0"]
GeoStatsBase = "323cb8eb-fbf6-51c0-afd0-f8fba70507b2"

["0.3-0.6"]
Distances = "b4f34e82-e78d-54a5-968a-f98e89d6e8f7"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
GeoStatsBase = "323cb8eb-fbf6-51c0-afd0-f8fba70507b2"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"

["0.6-0"]
Expand Down
3 changes: 3 additions & 0 deletions K/KrigingEstimators/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -81,3 +81,6 @@ git-tree-sha1 = "a710f22256df69f46798ec640acbc68924aae474"

["0.6.1"]
git-tree-sha1 = "8aa721159ec433b94c45d9d112ce172307afb092"

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

0 comments on commit 9a0bb07

Please sign in to comment.