Skip to content

Commit

Permalink
New package: UncertainSkyCoords v0.1.1
Browse files Browse the repository at this point in the history
UUID: 0b2bc22-b7e0-473f-8186-c840e49dfa80
Repo: https://github.com/JuliaAPlavin/UncertainSkyCoords.jl.git
Tree: 12ccf56e87c8f5893c1c454aa5ac1427356a9a8a

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Feb 19, 2025
1 parent d72905a commit 0a9d8af
Show file tree
Hide file tree
Showing 7 changed files with 29 additions and 0 deletions.
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -536,6 +536,7 @@ some amount of consideration when choosing package names.
0b1bfda6-eb8a-41d2-88d8-f5af5cad476f = { name = "OneHotArrays", path = "O/OneHotArrays" }
0b1c068e-6a84-4e66-8136-5c95cafa83ed = { name = "SwarmMakie", path = "S/SwarmMakie" }
0b21cfa8-e591-48a4-a07b-a9d20be7c264 = { name = "Nevanlinna", path = "N/Nevanlinna" }
0b2bc22c-b7e0-473f-8186-c840e49dfa80 = { name = "UncertainSkyCoords", path = "U/UncertainSkyCoords" }
0b3b1443-0f03-428d-bdfb-f27f9c1191ea = { name = "MicroMamba", path = "M/MicroMamba" }
0b43b601-686d-58a3-8a1c-6623616c7cd4 = { name = "Groebner", path = "G/Groebner" }
0b4c9448-09b0-4e78-95ea-3eb3328be36d = { name = "Orthography", path = "O/Orthography" }
Expand Down
10 changes: 10 additions & 0 deletions U/UncertainSkyCoords/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
[0]
Accessors = "0.1.41-0.1"
DataPipes = "0.3.18-0.3"
InverseFunctions = "0.1.17-0.1"
LinearAlgebra = "1"
Reexport = "1.2.2-1"
SkyCoords = "1.5.0-1"
StaticArrays = "1.9.12-1"
Uncertain = "0.1.3-0.1"
julia = "1.10.0-1"
9 changes: 9 additions & 0 deletions U/UncertainSkyCoords/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[0]
Accessors = "7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"
DataPipes = "02685ad9-2d12-40c3-9f73-c6aeda6a7ff5"
InverseFunctions = "3587e190-3f89-42d0-90ee-14403ec27112"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
SkyCoords = "fc659fc5-75a3-5475-a2ea-3da92c065361"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
Uncertain = "b33f403f-199b-472b-b9d0-1cd2092892d0"
3 changes: 3 additions & 0 deletions U/UncertainSkyCoords/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "UncertainSkyCoords"
uuid = "0b2bc22c-b7e0-473f-8186-c840e49dfa80"
repo = "https://github.com/JuliaAPlavin/UncertainSkyCoords.jl.git"
2 changes: 2 additions & 0 deletions U/UncertainSkyCoords/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.1"]
git-tree-sha1 = "12ccf56e87c8f5893c1c454aa5ac1427356a9a8a"
2 changes: 2 additions & 0 deletions U/UncertainSkyCoords/WeakCompat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[0]
Makie = "0.21.18-0.22"
2 changes: 2 additions & 0 deletions U/UncertainSkyCoords/WeakDeps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[0]
Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"

0 comments on commit 0a9d8af

Please sign in to comment.