Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pin header scan for SEG-Y to big endian due to segyio limitation #281

Merged
merged 1 commit into from
Sep 13, 2023

Conversation

tasansal
Copy link
Collaborator

Closes #258

@tasansal tasansal added the bug Something isn't working label Sep 13, 2023
@tasansal tasansal self-assigned this Sep 13, 2023
@tasansal tasansal force-pushed the bug/little_endian_ingest branch from 29317fc to 7d90679 Compare September 13, 2023 22:23
@codecov-commenter
Copy link

Codecov Report

Merging #281 (7d90679) into main (a0d388a) will not change coverage.
Report is 2 commits behind head on main.
The diff coverage is 0.00%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@           Coverage Diff           @@
##             main     #281   +/-   ##
=======================================
  Coverage   84.44%   84.44%           
=======================================
  Files          46       46           
  Lines        2186     2186           
  Branches      348      348           
=======================================
  Hits         1846     1846           
  Misses        297      297           
  Partials       43       43           
Files Changed Coverage Δ
src/mdio/segy/_workers.py 17.72% <0.00%> (ø)

@tasansal tasansal merged commit 9b83b4a into main Sep 13, 2023
18 checks passed
@tasansal tasansal deleted the bug/little_endian_ingest branch September 13, 2023 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

header scan fails incorrect for little endian segy
2 participants