Skip to content

Commit

Permalink
New package: SeisPlot v0.1.0 (#5787)
Browse files Browse the repository at this point in the history
UUID: 00783350-183d-11e9-0ed7-9f3f45823183
Repo: https://github.com/SeismicJulia/SeisPlot.jl.git
Tree: d6472df996833dd72859959b64f99873f7e39aef

Registrator tree SHA: f50e50c1d2a1b9694b1d5749fdb25fef2ca4c291
  • Loading branch information
JuliaRegistrator authored and github-actions[bot] committed Nov 26, 2019
1 parent bffa3e7 commit 90384af
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 0 deletions.
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ some amount of consideration when choosing package names.

[packages]
00701ae9-d1dc-5365-b64a-a3a3ebf5695e = { name = "BioAlignments", path = "B/BioAlignments" }
00783350-183d-11e9-0ed7-9f3f45823183 = { name = "SeisPlot", path = "S/SeisPlot" }
0087ddc6-3964-5e57-817f-9937aefb0357 = { name = "MathOptInterfaceMosek", path = "M/MathOptInterfaceMosek" }
009559a3-9522-5dbb-924b-0b6ed2b22bb9 = { name = "XGBoost", path = "X/XGBoost" }
00bb91fb-75dd-5f5f-97ed-3cee78a05366 = { name = "Boltzmann", path = "B/Boltzmann" }
Expand Down
9 changes: 9 additions & 0 deletions S/SeisPlot/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[0]
Documenter = "0.23"
DocumenterTools = "0.1"
FFTW = "1"
PyCall = "1.91.2-1"
PyPlot = "2.8.2-2"
Requires = "0.5.2-0.5"
SeisMain = "0.1"
julia = "1"
9 changes: 9 additions & 0 deletions S/SeisPlot/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[0]
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
DocumenterTools = "35a29f4d-8980-5a13-9543-d66fff28ecb8"
FFTW = "7a1cc6ca-52ef-59f5-83cd-3a7055c09341"
PyCall = "438e738f-606a-5dbb-bf0a-cddfbfd45ab0"
PyPlot = "d330b81b-6aea-500a-939a-2ce795aea3ee"
Requires = "ae029012-a4dd-5104-9daa-d747884805df"
SeisMain = "5696fd22-15e8-11e9-1986-f9ab08703604"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
3 changes: 3 additions & 0 deletions S/SeisPlot/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "SeisPlot"
uuid = "00783350-183d-11e9-0ed7-9f3f45823183"
repo = "https://github.com/SeismicJulia/SeisPlot.jl.git"
2 changes: 2 additions & 0 deletions S/SeisPlot/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "d6472df996833dd72859959b64f99873f7e39aef"

0 comments on commit 90384af

Please sign in to comment.