We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb63d0f commit 8aad159Copy full SHA for 8aad159
Project.toml
@@ -1,7 +1,7 @@
1
name = "CoordGridTransforms"
2
uuid = "1cf1ec0c-22f7-4062-925b-8db09db48fc3"
3
authors = ["Elias Carvalho <eliascarvdev@gmail.com> and contributors"]
4
-version = "0.1.6"
+version = "0.1.7"
5
6
[deps]
7
CoordRefSystems = "b46f11dc-f210-4604-bfba-323c1ec968cb"
@@ -15,7 +15,7 @@ Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
15
[compat]
16
CoordRefSystems = "0.17"
17
DataDeps = "0.7"
18
-GeoTIFF = "0.4"
+GeoTIFF = "0.5"
19
Interpolations = "0.15"
20
MappedArrays = "0.4"
21
StaticArrays = "1.9"
0 commit comments