[segyio] 138/376: Merge pull request #65 from jepebe/separation

Jørgen Kvalsvik jokva-guest at moszumanska.debian.org
Wed Sep 20 08:04:21 UTC 2017


This is an automated email from the git hooks/post-receive script.

jokva-guest pushed a commit to branch debian
in repository segyio.

commit 98ec954380f590fad678fef839e62b8da059674b
Merge: 8aa57eb e648f03
Author: Jean-Paul <jepebe at users.noreply.github.com>
Date:   Fri Dec 2 13:08:42 2016 +0100

    Merge pull request #65 from jepebe/separation
    
    Removed Segy viewer code from SegyIO.

 .travis.yml                                     |   8 +-
 CMakeLists.txt                                  |   1 -
 applications/CMakeLists.txt                     |   8 -
 applications/segyviewer.py                      | 211 ------------------------
 appveyor.yml                                    |   4 +-
 examples/CMakeLists.txt                         |   1 -
 examples/showcase_gui.py                        |  58 -------
 python/CMakeLists.txt                           |   1 -
 python/segyview/CMakeLists.txt                  |  15 --
 python/segyview/__init__.py                     |  42 -----
 python/segyview/colormapcombo.py                |  84 ----------
 python/segyview/controlwidgets.py               | 133 ---------------
 python/segyview/layoutcanvas.py                 | 130 ---------------
 python/segyview/layoutcombo.py                  |  97 -----------
 python/segyview/layoutfigure.py                 |  31 ----
 python/segyview/progresswidget.py               |  25 ---
 python/segyview/segyiowrapper.py                | 176 --------------------
 python/segyview/segyplot.py                     | 146 ----------------
 python/segyview/slicewidget.py                  | 123 --------------
 python/segyview/viewer.py                       | 189 ---------------------
 resources/CMakeLists.txt                        |   1 -
 resources/img/CMakeLists.txt                    |  21 ---
 resources/img/layouts_four_grid.png             | Bin 1428 -> 0 bytes
 resources/img/layouts_single.png                | Bin 1246 -> 0 bytes
 resources/img/layouts_three_bottom_grid.png     | Bin 2345 -> 0 bytes
 resources/img/layouts_three_horizontal_grid.png | Bin 2228 -> 0 bytes
 resources/img/layouts_three_top_grid.png        | Bin 2397 -> 0 bytes
 resources/img/layouts_three_vertical_grid.png   | Bin 1408 -> 0 bytes
 resources/img/layouts_two_horizontal_grid.png   | Bin 2341 -> 0 bytes
 resources/img/layouts_two_vertical_grid.png     | Bin 2277 -> 0 bytes
 resources/img/readme.txt                        |   7 -
 tests/CMakeLists.txt                            |   1 -
 tests/test_segyview.py                          |  25 ---
 33 files changed, 3 insertions(+), 1535 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/segyio.git



More information about the debian-science-commits mailing list