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

direct segy interaction #61

Closed
trhallam opened this issue Aug 25, 2020 · 1 comment
Closed

direct segy interaction #61

trhallam opened this issue Aug 25, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@trhallam
Copy link
Owner

After performing a full header scan it is possible to interact directly with segy. Perhaps there is scope to explore a new class in segysak that makes some of the functionality of xarray or pandas available to the user to access segy in a more straight forward way. This would remove the need for hdf5 conversion on simple use cases and potentially help users quickly explore or modify their segy.

@trhallam trhallam added the enhancement New feature or request label Aug 25, 2020
@trhallam
Copy link
Owner Author

Completed via implementation of SEGY-SAK Xarray backend in v0.5

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

1 participant