[Paraview] Opening xyz file /DEM in Paraview

Aashish Chaudhary aashish.chaudhary at kitware.com
Mon Apr 15 10:33:13 EDT 2013


Is it ASCII gridded XYZ format?  If yes hopefully by the end of this week I
will have a GDAL based raster reader to read this format but it won;'t make
it to VTK 6 release because of time constraint.

Thanks,





On Mon, Apr 15, 2013 at 10:25 AM, Berk Geveci <berk.geveci at kitware.com>wrote:

> If you actually have data in DEM format (
> http://en.wikipedia.org/wiki/USGS_DEM), you can open it in ParaView by
> simply adding a .dem extension to the file. I am not sure if this is the
> case though. .xyz is a pretty common extension so it is hard for us to help
> without knowing specifics.
>
> If you load in a set of points with csv reader, you can use one of the
> Delaunay filters to mesh them.
>
> Best,
> -berk
>
>
> On Mon, Apr 15, 2013 at 10:07 AM, Hedieh Ebrahimi <
> hedieh.ebrahimi at amphos21.com> wrote:
>
>> Hello all,
>>
>> I have a Dataset with .xyz extension. I couldn´t open it in Paraview, so
>> I converted the file to .csv
>>
>> now I have a dataset with 3 arrays corresponding to x, y and z
>> co-ordinates.
>>
>> I used the "Table to Points" filter and I converted the my coordinates to
>> points.
>>
>>
>> Could anybody please tell me how I can open .xyz or .xyz.dat or .dat in
>> Paraview to represent Digital Elevation Model?
>>
>> Second, If I am importing csv. files in to paraview, what can i do to get
>> some kind of grid out of these points to better represent the geometry that
>> I was planning to show using the DEM ?
>>
>> Thanks for any help
>>
>>
>> _______________________________________________
>> 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
>>
>> Follow this link to subscribe/unsubscribe:
>> http://www.paraview.org/mailman/listinfo/paraview
>>
>>
>
> _______________________________________________
> 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
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview
>
>


-- 
| Aashish Chaudhary
| R&D Engineer
| Kitware Inc.
| www.kitware.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20130415/bc020d94/attachment.htm>


More information about the ParaView mailing list