[Paraview] NaN values

Mathieu Westphal mathieu.westphal at kitware.com
Mon Nov 13 10:29:18 EST 2017


Hi

Can you share your dataset ?

Thanks,

Mathieu Westphal

On Mon, Nov 13, 2017 at 4:10 PM, Doina Gumeniuc (224252 MAHS) <224252 at via.dk
> wrote:

> Hi Mathieu,
>
>
> I am using a vtk poly data file, which when I load in paraview, it gives
> me error (paraview just stops working). I was thinking it is because of my
> NaN values.
> ------------------------------
> *From:* Mathieu Westphal <mathieu.westphal at kitware.com>
> *Sent:* November 13, 2017 2:53:19 PM
> *To:* Doina Gumeniuc (224252 MAHS)
> *Cc:* paraview at paraview.org
> *Subject:* Re: [Paraview] NaN values
>
> Hi
>
> ParaView understand NaN correctly as blanks.
> If you are reading a .csv file, the correct string that is interpreted as
> NaN is "nan" without the quotes.
>
> Best,
>
> Mathieu Westphal
>
> On Mon, Nov 13, 2017 at 2:48 PM, Doina Gumeniuc (224252 MAHS) <
> 224252 at via.dk> wrote:
>
> Hi all,
>
>
> I have a file with NaN values in almost every column and row. The integer
> numbers represent which points should be connected by lines, therefor I can
> not replace NaN with zeros because it will interpret it as Point with ID 0.
>
> Is there any way I can replace this NaNs with something which paraview
> reads as blanks?
>
> Thank you!
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensou
> rce/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/20171113/e8154872/attachment.html>


More information about the ParaView mailing list