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

Support for segy ingestion of non-regularized data #241

Closed
markspec opened this issue Jul 6, 2023 · 0 comments · Fixed by #248
Closed

Support for segy ingestion of non-regularized data #241

markspec opened this issue Jul 6, 2023 · 0 comments · Fixed by #248
Labels
enhancement New feature or request

Comments

@markspec
Copy link
Contributor

markspec commented Jul 6, 2023

Some types of segy data do not have a discrete integer bin on input. E.g. 2D CDP data might be regular in CDP and time but the offset dimension maybe represented by a floating point offset.

To handle cases like this the proposal is to have an ingestion header "index" which will just use a counter starting at 1and append traces to the "index" header.

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

Successfully merging a pull request may close this issue.

2 participants