[Paraview] SEG-Y seismic data loading

Lester Anderson arctica1963 at gmail.com
Fri Mar 6 10:28:16 EST 2015


Yes indeed David, I am sure it would make an interesting challenge for a
coding exercise. Of course with the SEG-Y format, it would be easier (if
that is the right term) to work on a 2D import first rather than jump into
loading 3D cubes!

I know that with the free GMT software it is possible to read the SEG-Y
data (at least 2D) so I am wondering if there is a potential pathway via
that code? The issues are not simple to overcome, as you need to be able to
extract the positional (navigation) data (and understand the projection
used), and then convert it to a visual format. It would be great if there
was a way of dealing with this import using Python!

Something to definitely think about for a future update.

On 6 March 2015 at 14:58, David E DeMarle <dave.demarle at kitware.com> wrote:

> +1, this would be great to have in ParaView.
>
> Just need someone out there to find the time and or funding to implement
> it.
>
> It could make a nice google summer of code effort if there is a student
> who is interested in the topic.
> http://www.kitware.com/blog/home/post/857
>
>
> David E DeMarle
> Kitware, Inc.
> R&D Engineer
> 21 Corporate Drive
> Clifton Park, NY 12065-8662
> Phone: 518-881-4909
>
> On Fri, Mar 6, 2015 at 7:21 AM, Lester Anderson <arctica1963 at gmail.com>
> wrote:
>
>> This is definitely an import filter that would make ParaView more widely
>> used, particularly in industry. Even doing as suggested by Leo, of reading
>> the coordinates and extracting the amplitude would still be useful when
>> viewing the data in 3D.
>>
>> Perhaps this will be addressed in a future release, but I know this has
>> been asked for some years back I believe.
>>
>> On 5 March 2015 at 22:14, Lester Anderson <arctica1963 at gmail.com> wrote:
>>
>>> Hi Leo,
>>>
>>> Thanks for the suggestions. What software did you use to export the data?
>>>
>>> Cheers
>>> Lester
>>>
>>> On 5 March 2015 at 19:18, Léo Pessanha <leonardopessanha74 at gmail.com>
>>> wrote:
>>>
>>>> Hi,
>>>>
>>>> I would like to apologize, i do not know how to answer a question in
>>>> the mailing list correctly, i think the way i am doing it right now is
>>>> going to appear as a new question
>>>>
>>>> There is no easy way of doing it, to see SEG-Y data in paraview, i used
>>>> another software to export the data to ASCII txt
>>>>
>>>> So i exported to a 4 collumn text file with "X" "Y" "Z" "AMPLITUDE",
>>>> imported in paraview, table to structured grid points filter, and used the
>>>> scalar variable amplitude to color the object
>>>>
>>>> Hope it helped!
>>>>
>>>>
>>>>
>>>
>>
>> _______________________________________________
>> Powered by www.kitware.com
>>
>> Visit other Kitware open-source projects at
>> http://www.kitware.com/opensource/opensource.html
>>
>> Please keep messages on-topic and check the ParaView Wiki at:
>> http://paraview.org/Wiki/ParaView
>>
>> Search the list archives at: http://markmail.org/search/?q=ParaView
>>
>> Follow this link to subscribe/unsubscribe:
>> http://public.kitware.com/mailman/listinfo/paraview
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20150306/571a8183/attachment.html>


More information about the ParaView mailing list