Skip to content

Commit

Permalink
New package: SeisProcessing v0.1.0 (#5789)
Browse files Browse the repository at this point in the history
UUID: 3ac90d68-5a11-50c7-932e-af3f40d97fdc
Repo: https://github.com/SeismicJulia/SeisProcessing.jl.git
Tree: f0a56c39cbc29f0b72bbd2cf40083920a3592dc7

Registrator tree SHA: f50e50c1d2a1b9694b1d5749fdb25fef2ca4c291
  • Loading branch information
JuliaRegistrator authored and github-actions[bot] committed Nov 26, 2019
1 parent 90384af commit d153819
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 0 deletions.
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -675,6 +675,7 @@ some amount of consideration when choosing package names.
3a865a2d-5b23-5a0f-bc46-62713ec82fae = { name = "CuArrays", path = "C/CuArrays" }
3a97d323-0669-5f0c-9066-3539efd106a3 = { name = "MPFR_jll", path = "M/MPFR_jll" }
3abffc1c-5106-53b7-b354-a47bfc086282 = { name = "ControlSystemIdentification", path = "C/ControlSystemIdentification" }
3ac90d68-5a11-50c7-932e-af3f40d97fdc = { name = "SeisProcessing", path = "S/SeisProcessing" }
3ae66bd7-4256-56cd-8b87-f856965b5ccf = { name = "Miletus", path = "M/Miletus" }
3b182d85-2403-5c21-9c21-1e1f0cc25472 = { name = "Graphite2_jll", path = "G/Graphite2_jll" }
3b27209a-d3d6-11e9-3c0f-41eb92b2cb9d = { name = "YaoSym", path = "Y/YaoSym" }
Expand Down
7 changes: 7 additions & 0 deletions S/SeisProcessing/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[0]
DSP = "0.6"
FFTW = "1"
Interpolations = "0.12.5-0.12"
Requires = "0.5.2-0.5"
SeisMain = "0.1"
julia = "1"
8 changes: 8 additions & 0 deletions S/SeisProcessing/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[0]
DSP = "717857b8-e6f2-59f4-9121-6e50c889abd2"
FFTW = "7a1cc6ca-52ef-59f5-83cd-3a7055c09341"
Interpolations = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Requires = "ae029012-a4dd-5104-9daa-d747884805df"
SeisMain = "5696fd22-15e8-11e9-1986-f9ab08703604"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
3 changes: 3 additions & 0 deletions S/SeisProcessing/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "SeisProcessing"
uuid = "3ac90d68-5a11-50c7-932e-af3f40d97fdc"
repo = "https://github.com/SeismicJulia/SeisProcessing.jl.git"
2 changes: 2 additions & 0 deletions S/SeisProcessing/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "f0a56c39cbc29f0b72bbd2cf40083920a3592dc7"

0 comments on commit d153819

Please sign in to comment.