-
Hello again! I did not find any possibility of writing the velocity model from h5 format to SEGY using SEGYIO. I am sure that it should be quite easy task. Thank you for any help! |
Beta Was this translation helpful? Give feedback.
Answered by
mloubout
Feb 12, 2024
Replies: 1 comment 1 reply
-
Hi While we do support some standard SegY for data through our OOC geometries, model input/output is left to the choice of the user as there are too many possibilities. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
NikoYura
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi
While we do support some standard SegY for data through our OOC geometries, model input/output is left to the choice of the user as there are too many possibilities.
Is there any reason you need such a conversion? HDF5 should be fine for velocity. But if you need the velocity in SegY forwat you should be able to do it following SegyIO's Wiki easily
https://github.com/slimgroup/SegyIO.jl/wiki/Writing