Skip to content

Commit

Permalink
New version: GeoEstimation v0.6.0 (JuliaRegistries#31448)
Browse files Browse the repository at this point in the history
UUID: a4aa24f8-9f24-4d1a-b848-66d123bfa54d
Repo: https://github.com/JuliaEarth/GeoEstimation.jl.git
Tree: 80ad938a48663f7c5ff4c79acf4a6307a5b8a69e

Registrator tree SHA: e934b8c55381f28735124f23e8f7e96d09b20416
  • Loading branch information
JuliaRegistrator authored Mar 7, 2021
1 parent 3473655 commit 5032d6f
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 3 deletions.
14 changes: 11 additions & 3 deletions G/GeoEstimation/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,23 @@ GeoStatsBase = "0.16"
["0.4"]
GeoStatsBase = "0.17"

["0.4.2-0"]
["0.4.2-0.5"]
StaticArrays = ["0.12", "1"]

["0.5-0"]
["0.5"]
Meshes = "0.10"

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

["0.5.0"]
GeoStatsBase = "0.18"

["0.5.1-0"]
["0.5.1-0.5"]
GeoStatsBase = "0.19"

["0.6-0"]
GeoStatsBase = "0.20"
KrigingEstimators = "0.7"
Meshes = "0.11"
Variography = "0.12"
6 changes: 6 additions & 0 deletions G/GeoEstimation/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,13 @@ Distances = "b4f34e82-e78d-54a5-968a-f98e89d6e8f7"
GeoStatsBase = "323cb8eb-fbf6-51c0-afd0-f8fba70507b2"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
NearestNeighbors = "b8a86587-4115-5ab1-83bc-aa920d37bbce"

["0-0.5"]
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"

["0.5-0"]
Meshes = "eacbb407-ea5a-433e-ab97-5258b1ca43fa"

["0.6-0"]
KrigingEstimators = "d293930c-a38c-56c5-8ebb-12008647b47a"
Variography = "04a0146e-e6df-5636-8d7f-62fa9eb0b20c"
3 changes: 3 additions & 0 deletions G/GeoEstimation/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,6 @@ git-tree-sha1 = "18d4f4c38ec7230b9e559bba75a84018600e4702"

["0.5.1"]
git-tree-sha1 = "8e3a3f30328dc42f4f097984d50a199541185481"

["0.6.0"]
git-tree-sha1 = "80ad938a48663f7c5ff4c79acf4a6307a5b8a69e"

0 comments on commit 5032d6f

Please sign in to comment.