-
Notifications
You must be signed in to change notification settings - Fork 92
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
can your library read SEGY files? #5
Comments
Hi, |
Hi Alain, Looking at code I could make out I need to give input obspy file and output .dt1 file, a calibration factor and a np file is written in array. What was not clear is, The written file is it in really dt1 format or just numpy array. Can Segy be exported to dt1 using this method? Thanks again for your time and support. |
Hi Alain, Thanks a ton!!! |
i tried to load a SEG, SEGY files but couldnt, does your library supports it?
The text was updated successfully, but these errors were encountered: