We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Test
1 parent a06a55d commit d5f7d6cCopy full SHA for d5f7d6c
Project.toml
@@ -11,13 +11,15 @@ GeoDataFrames = "62cb38b5-d8d2-4862-a48e-6a340996859f"
11
GeoFormatTypes = "68eda718-8dee-11e9-39e7-89f7f65f511f"
12
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
13
Rasters = "a3a2b9e3-a471-40c9-b274-f788e487c689"
14
+Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
15
16
[compat]
-julia = "1.8 - 1.11"
17
ArchGDAL = "0.10"
18
DataFrames = "1.7"
19
DimensionalData = "0.25 - 0.29"
20
GeoDataFrames = "0.3"
21
GeoFormatTypes = "0.4"
22
JSON = "0.21"
23
-Rasters = "0.10 - 0.14"
+Rasters = "0.10 - 0.14"
24
+Test = "1.11.0"
25
+julia = "1.8 - 1.11"
0 commit comments