Commit Graph

14 Commits

Author SHA1 Message Date
Robert Smallshire c4703af67a Work in progress on extraction to numpy data structures. 2015-06-11 12:32:00 +02:00
Robert Smallshire 6d986a21a9 Adds code for extraction of an inline. 2015-06-07 22:35:32 +02:00
Robert Smallshire 39988a2ca0 Removes the segpy_numpy/numpy directory. 2015-06-04 17:11:43 +02:00
Robert Smallshire 80966a18fb Add a small program for checking whether SEG Y files roundtrip through the data structure flawlessly. 2015-06-04 15:18:20 +02:00
Robert Smallshire 9f090c2381 Adds Python 3 shebangs to command-line scripts. 2015-05-14 10:04:19 +02:00
Robert Smallshire 449fecd757 Updates the timeslice.py example to use the new inline_numbers() and xline_numbers() methods. 2015-05-06 18:19:38 +02:00
Robert Smallshire caa90a18ed Removes printing of all inline, crossline and shotpoint numbers from report.py example. 2015-05-06 09:27:46 +02:00
Robert Smallshire e6ed86dc8d Relocate segpy.ext.numpyext to a separately deployable package segpy-numpy which using pkg_resources entry points to deploy itself into segpy.ext at runtime. 2015-02-26 20:25:42 +01:00
Robert Smallshire 7d2079de83 Time slice extraction example program. 2015-02-24 17:28:41 +01:00
Robert Smallshire 4862f347df Reinstate Python 2 compatibility. 2015-01-31 16:00:14 +01:00
Robert Smallshire 5322c2a5d2 Example to time header-reading/catalog-building and trace reading. 2015-01-30 20:54:20 +01:00
Robert Smallshire a152672bf5 Example program to print a report of important SEG Y file characteristics. 2015-01-30 20:53:07 +01:00
Robert Smallshire 5a1f790ffd Added a simple timed reader example. Also useful for performance testing changes 2015-01-30 16:04:42 +01:00
Robert Smallshire e74f4498aa Fixes issues revealed by the new loadsave.py example program. 2015-01-29 13:26:25 +01:00