Skip to content

Commit

Permalink
New package: TauP v0.1.0 (#92501)
Browse files Browse the repository at this point in the history
UUID: dd4fbf09-c66a-460f-850c-a6bf3253bb5f
Repo: https://github.com/bvanderbeek/TauP.jl.git
Tree: 72c208bd5ca4cc09ba13f8b67151cf9e64387173

Registrator tree SHA: 7242ef64be5953fac9bf8b3efa3a7c4d2d44ca09

Co-authored-by: JuliaHubRegistrator <juliahub-registrator@juliacomputing.com>
  • Loading branch information
JuliaRegistrator and JuliaHubRegistrator committed Oct 4, 2023
1 parent 3ed10f4 commit 115a62d
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 0 deletions.
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8759,6 +8759,7 @@ dd30a495-ddaa-4e90-b4c8-e67bdf9f6075 = { name = "CMSCertificationNumbers", path
dd422b0c-1f95-5ffb-9e80-de3947502723 = { name = "viterbi_jll", path = "jll/V/viterbi_jll" }
dd4a991b-8a45-4075-bede-262ee62d5583 = { name = "MultiScaleTreeGraph", path = "M/MultiScaleTreeGraph" }
dd4b983a-f0e5-5f8d-a1b7-129d4a5fb1ac = { name = "LZO_jll", path = "jll/L/LZO_jll" }
dd4fbf09-c66a-460f-850c-a6bf3253bb5f = { name = "TauP", path = "T/TauP" }
dd5226c6-a4d4-4bc7-8575-46859f9c95b9 = { name = "ArrayInterfaceStaticArraysCore", path = "A/ArrayInterfaceStaticArraysCore" }
dd59ff1a-a01a-568d-8b29-0669330f116a = { name = "hsa_rocr_jll", path = "jll/H/hsa_rocr_jll" }
dd61e66b-39ce-57b0-8813-509f78be4b4d = { name = "MDBM", path = "M/MDBM" }
Expand Down
6 changes: 6 additions & 0 deletions T/TauP/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[0]
CatViews = "1"
DataStructures = "0.17-0.18"
Interpolations = "0.14.7-0.14"
JavaCall = "0.7.8-0.7"
julia = "1"
5 changes: 5 additions & 0 deletions T/TauP/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[0]
CatViews = "81a5f4ea-a946-549a-aa7e-2a7f63a27d31"
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
Interpolations = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59"
JavaCall = "494afd89-becb-516b-aafa-70d2670c0337"
3 changes: 3 additions & 0 deletions T/TauP/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "TauP"
uuid = "dd4fbf09-c66a-460f-850c-a6bf3253bb5f"
repo = "https://github.com/bvanderbeek/TauP.jl.git"
2 changes: 2 additions & 0 deletions T/TauP/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "72c208bd5ca4cc09ba13f8b67151cf9e64387173"

0 comments on commit 115a62d

Please sign in to comment.