This website requires JavaScript.
Explore
Help
Register
Sign In
wassname
/
segpy
Watch
1
Star
0
Fork
0
You've already forked segpy
mirror of
https://github.com/wassname/segpy.git
synced
2026-06-27 20:06:49 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a4e4e78ee82f3609d58827da689a705d98a2aa2b
segpy
/
test
T
History
Robert Smallshire
c1b2dfed86
More flexible and robust 2D catalog types which independently store i and j indexes.
2015-05-08 18:41:04 +02:00
..
__init__.py
Improved portability between Python 2 and Python 3. Beginnings of code for writing SEG Y.
2014-10-21 14:54:49 +02:00
strategies.py
Use the HeaderPacker from toolkit to read and write the trace header.
2015-05-05 13:02:07 +02:00
test_catalog.py
More flexible and robust 2D catalog types which independently store i and j indexes.
2015-05-08 18:41:04 +02:00
test_extended_textual_header.py
Formatting.
2015-04-17 12:12:12 +02:00
test_float.py
Tidy up imports.
2015-05-05 13:34:07 +02:00
test_sorted_set.py
Removes cdp_range(), inline_range() and xline_range() methods which could have misleading results. Introduces cdp_numbers(), inline_numbers() and xline_numbers() which are always accurate.
2015-05-06 16:27:45 +02:00
test_util.py
Use the HeaderPacker from toolkit to read and write the trace header.
2015-05-05 13:02:07 +02:00
test-requirements.txt
Require Hypothesis >= 1.2
2015-04-15 10:30:10 +02:00