Skip to content

Commit

Permalink
New version: GeoAcceleratedArrays v0.3.0
Browse files Browse the repository at this point in the history
UUID: a1bd0a3b-d31e-42b9-ba04-538dc10eeccf
Repo: https://github.com/evetion/GeoAcceleratedArrays.jl.git
Tree: 091bfc2de05b69e24be906deab38a5d4f3aab823

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Jan 7, 2025
1 parent 8be6221 commit 835c567
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 3 deletions.
11 changes: 9 additions & 2 deletions G/GeoAcceleratedArrays/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,19 @@
[0]
AcceleratedArrays = "0.3"
julia = "1.6.0-1"

["0-0.1"]
NearestNeighbors = "0.4"
StaticArrays = "1"

["0-0.2"]
julia = "1.6.0-1"

["0.2"]
LibSpatialIndex = "0.2"

["0.2-0"]
Extents = "0.1"
GeoInterface = "1"
LibSpatialIndex = "0.2"

["0.3-0"]
julia = "1.10.0-1"
4 changes: 3 additions & 1 deletion G/GeoAcceleratedArrays/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ AcceleratedArrays = "44e12807-9a19-5591-91cf-c1b4fb89ce64"
NearestNeighbors = "b8a86587-4115-5ab1-83bc-aa920d37bbce"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"

["0.2"]
LibSpatialIndex = "f19c2e90-9d16-5f2d-a2a7-af3fb29e4907"

["0.2-0"]
Extents = "411431e0-e8b7-467b-b5e0-f676ba4f2910"
GeoInterface = "cf35fbd7-0cd7-5166-be24-54bfbe79505f"
LibSpatialIndex = "f19c2e90-9d16-5f2d-a2a7-af3fb29e4907"
3 changes: 3 additions & 0 deletions G/GeoAcceleratedArrays/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,6 @@ git-tree-sha1 = "cd6317718604feabc6aea398a300ea79642b3457"

["0.2.1"]
git-tree-sha1 = "4c8203ae49d38f27df98121fd980d04c88805484"

["0.3.0"]
git-tree-sha1 = "091bfc2de05b69e24be906deab38a5d4f3aab823"
2 changes: 2 additions & 0 deletions G/GeoAcceleratedArrays/WeakCompat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.3-0"]
LibSpatialIndex = "0.2.1-0.2"
4 changes: 4 additions & 0 deletions G/GeoAcceleratedArrays/WeakDeps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
["0.3-0"]
LibSpatialIndex = "f19c2e90-9d16-5f2d-a2a7-af3fb29e4907"
SortTileRecursiveTree = "746ee33f-1797-42c2-866d-db2fce69d14d"
SpatialIndexing = "d4ead438-fe20-5cc5-a293-4fd39a41b74c"

0 comments on commit 835c567

Please sign in to comment.