Skip to content

Commit

Permalink
New package: CoordGridTransforms v0.1.0 (#120627)
Browse files Browse the repository at this point in the history
UUID: 1cf1ec0c-22f7-4062-925b-8db09db48fc3
Repo: https://github.com/JuliaEarth/CoordGridTransforms.jl.git
Tree: 527bb5a8201480dfc543b1582f709a4e915fa1d8

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Dec 6, 2024
1 parent 1beb808 commit c2af075
Show file tree
Hide file tree
Showing 5 changed files with 23 additions and 0 deletions.
9 changes: 9 additions & 0 deletions C/CoordGridTransforms/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[0]
CoordRefSystems = "0.16"
DataDeps = "0.7"
GeoTIFF = "0.3"
Interpolations = "0.15"
MappedArrays = "0.4"
StaticArrays = "1.9.0-1"
Unitful = "1.21.0-1"
julia = "1.10.0-1"
8 changes: 8 additions & 0 deletions C/CoordGridTransforms/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[0]
CoordRefSystems = "b46f11dc-f210-4604-bfba-323c1ec968cb"
DataDeps = "124859b0-ceae-595e-8997-d05f6a7a8dfe"
GeoTIFF = "c470187e-1474-4b46-a068-a417f109db17"
Interpolations = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59"
MappedArrays = "dbb5928d-eab1-5f90-85c2-b9b0edb7c900"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
3 changes: 3 additions & 0 deletions C/CoordGridTransforms/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "CoordGridTransforms"
uuid = "1cf1ec0c-22f7-4062-925b-8db09db48fc3"
repo = "https://github.com/JuliaEarth/CoordGridTransforms.jl.git"
2 changes: 2 additions & 0 deletions C/CoordGridTransforms/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "527bb5a8201480dfc543b1582f709a4e915fa1d8"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -1376,6 +1376,7 @@ some amount of consideration when choosing package names.
1ce897a9-95c2-40e1-99fc-436ddf268509 = { name = "NNParamsPrinter", path = "N/NNParamsPrinter" }
1cead3c2-87b3-11e9-0ccd-23c62b72b94e = { name = "Manifolds", path = "M/Manifolds" }
1cecccd7-a9b6-5045-9cdc-a44c19b16d76 = { name = "hsakmt_roct_jll", path = "jll/H/hsakmt_roct_jll" }
1cf1ec0c-22f7-4062-925b-8db09db48fc3 = { name = "CoordGridTransforms", path = "C/CoordGridTransforms" }
1cfade01-22cf-5700-b092-accc4b62d6e1 = { name = "UnicodeFun", path = "U/UnicodeFun" }
1d0040c9-8b98-4ee7-8388-3f51789ca0ad = { name = "PolyesterWeave", path = "P/PolyesterWeave" }
1d0525e4-8992-11e8-313c-e310e1f6ddea = { name = "Mill", path = "M/Mill" }
Expand Down

0 comments on commit c2af075

Please sign in to comment.