diff --git a/G/GeoArtifacts/Compat.toml b/G/GeoArtifacts/Compat.toml new file mode 100644 index 000000000000000..ba1ec498be1a787 --- /dev/null +++ b/G/GeoArtifacts/Compat.toml @@ -0,0 +1,9 @@ +[0] +GADM = "1.1.0-1" +GeoIO = "1.1.0-1" +GeoStatsImages = "1.1.0-1" +GeoTables = "1.8.0-1" +INMET = "1" +Meshes = "0.35" +Unitful = "1.17.0-1" +julia = "1.9.0-1" diff --git a/G/GeoArtifacts/Deps.toml b/G/GeoArtifacts/Deps.toml new file mode 100644 index 000000000000000..aca6ea645633b88 --- /dev/null +++ b/G/GeoArtifacts/Deps.toml @@ -0,0 +1,8 @@ +[0] +GADM = "a8dd9ffe-31dc-4cf5-a379-ea69100a8233" +GeoIO = "f5a160d5-e41d-4189-8b61-d57781c419e3" +GeoStatsImages = "7cd16168-b42c-5e7d-a585-4f59d326662d" +GeoTables = "e502b557-6362-48c1-8219-d30d308dcdb0" +INMET = "1fb021e9-9ab7-46c1-8a23-23f3c2783cf7" +Meshes = "eacbb407-ea5a-433e-ab97-5258b1ca43fa" +Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d" diff --git a/G/GeoArtifacts/Package.toml b/G/GeoArtifacts/Package.toml new file mode 100644 index 000000000000000..3d6484d1e07f942 --- /dev/null +++ b/G/GeoArtifacts/Package.toml @@ -0,0 +1,3 @@ +name = "GeoArtifacts" +uuid = "2a3f1dca-97a5-4513-bfd8-b69f0106a87e" +repo = "https://github.com/JuliaEarth/GeoArtifacts.jl.git" diff --git a/G/GeoArtifacts/Versions.toml b/G/GeoArtifacts/Versions.toml new file mode 100644 index 000000000000000..395ec8499822056 --- /dev/null +++ b/G/GeoArtifacts/Versions.toml @@ -0,0 +1,2 @@ +["0.1.0"] +git-tree-sha1 = "24bbb68e32938c094bfc1b125ef36a52d8be25ba" diff --git a/Registry.toml b/Registry.toml index 60c04ee2537abac..94c7601511622b0 100644 --- a/Registry.toml +++ b/Registry.toml @@ -1713,6 +1713,7 @@ some amount of consideration when choosing package names. 2a26a249-28ed-4bc9-828d-d3ac47f0d73d = { name = "ThreeBodyTB", path = "T/ThreeBodyTB" } 2a2a6a96-a4ec-477f-941b-476720990667 = { name = "EFTfitter", path = "E/EFTfitter" } 2a3ac32a-96bb-42aa-a23f-7363afb8ec0a = { name = "SnakeIterator", path = "S/SnakeIterator" } +2a3f1dca-97a5-4513-bfd8-b69f0106a87e = { name = "GeoArtifacts", path = "G/GeoArtifacts" } 2a40f1df-ea8b-4415-b5f4-d53e15ef496e = { name = "Chpack", path = "C/Chpack" } 2a46d845-6c66-546d-9393-effbe7e72607 = { name = "AFLplusplus_jll", path = "jll/A/AFLplusplus_jll" } 2a4d4a8f-c57f-4bed-b307-c16a2225f1ea = { name = "MotifRecognition", path = "M/MotifRecognition" }