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

Implement SEG-Y Rev0 rules #38

Open
2 tasks
tasansal opened this issue Mar 8, 2024 · 1 comment
Open
2 tasks

Implement SEG-Y Rev0 rules #38

tasansal opened this issue Mar 8, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@tasansal
Copy link
Contributor

tasansal commented Mar 8, 2024

The validation and post-processing (i.e. coordinate scaling) should be applied as post-processors.

We can design a composable way to do this for different SEG-Y versions.

High Priority:

  • Sample axis from binary header (maybe can be a method of SegyFile?)

Backlog:

  • Coordinates for src/rec/cdp
@tasansal tasansal changed the title Implement SEG-Y Rev1 rules Implement SEG-Y Rev0 rules Mar 8, 2024
@tasansal tasansal added the enhancement New feature or request label Mar 8, 2024
@tasansal
Copy link
Contributor Author

For instance Rev2 and Rev2.1 has very extensive overrides.

I.e. if you specify sample rate or coordinates etc in the new locations, we MUST ignore the old locations etc.

@tasansal tasansal pinned this issue Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants