Skip to main content
Question

Reading a segy file, is possible to fine tune how the byte are read?

  • April 13, 2017
  • 2 replies
  • 58 views

Forum|alt.badge.img

I was thinking something like Seisee (http://www.dmng.ru/en/freeware.html)

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

itay
Supporter
Forum|alt.badge.img+19
  • Supporter
  • April 13, 2017

if you can call it using a command line you could use the system caller in fme for that, and read the result back into the ws with the featurereader.


Forum|alt.badge.img
  • Author
  • April 18, 2017

if you can call it using a command line you could use the system caller in fme for that, and read the result back into the ws with the featurereader.

i will try. Thanks for this suggestion.