View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012967ParaView(No Category)public2012-02-28 15:002016-08-12 09:59
ReporterAnn Moulding 
Assigned ToKitware Robot 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version3.14 
Target VersionFixed in Version 
Summary0012967: Calculator choking on data with "text" fields.
DescriptionUsing a series of CSV files (and running Table to Points and 2DDelaunay polygon filters successfully on the files) I try using the Calculator filter to create vectors to plot with the Glyph tool. But when I use the calculator – one of the “Point Data” fields (arrays) is not numeric – and when I write my formula (which does not use the non-numeric field) and hit “Apply” - the Output message says
ERROR: In ..\..\..\..\source\VTK\Graphics\vtkArrayCalculator.cxx, line 304
vtkPVArrayCalculator (000000000B39EAE0): Invalid array name: 'Name'
(the name of the non numeric field is “Name”).
I tried renaming this field in the input file – and this didn’t work. So I removed the non-numeric field completely from the input file – and the calculator did work.
I believe the calculator somehow gets choked if there is a text array in a file. I am attaching the CSV file that I am trying to work with. The formula I am trying to apply to this is: iHat* 'FLOFx' + jHat * 'FLOFz'+ kHat * 0.
TagsNo tags attached.
ProjectTBD
Topic Name
Typeincorrect functionality
Attached Filescsv file icon TOUGH2_0000.csv [^] (322,591 bytes) 2012-02-28 15:00

 Relationships

  Notes
(0038150)
Kitware Robot (administrator)
2016-08-12 09:59

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current ParaView Issues page linked in the banner at the top of this page.

 Issue History
Date Modified Username Field Change
2012-02-28 15:00 Ann Moulding New Issue
2012-02-28 15:00 Ann Moulding File Added: TOUGH2_0000.csv
2016-08-12 09:59 Kitware Robot Note Added: 0038150
2016-08-12 09:59 Kitware Robot Status backlog => closed
2016-08-12 09:59 Kitware Robot Resolution open => moved
2016-08-12 09:59 Kitware Robot Assigned To => Kitware Robot


Copyright © 2000 - 2018 MantisBT Team