View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0013462 | VTK | (No Category) | public | 2012-09-20 14:44 | 2016-08-12 09:55 | ||||
Reporter | Nico Schlömer | ||||||||
Assigned To | Utkarsh Ayachit | ||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | ||||
Status | closed | Resolution | moved | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0013462: Inconsistency in naming multi-component arrays in Exodus files | ||||||||
Description | When writing out array data with more than one component using one of VTK's native formats, the array names are stored as strings. If vtkArrays are written out using the Exodus file format (vtkExodusIIWriter), the nomenclature is slightly different: * Arrays with two components are stored as <array name>_R <array name>_Z * Arrays with three components are stores as <array name>X <array name>Y <array name>Z While it is not clear to me why the extensions are "R" and "Z" in the two-component case, it is the inconsistency in the underscore handling that makes those files harder to deal with. Even when viewing such files in ParaView, two-dimensional arrays would be displayed as "v_", three-dimensional ones as "v". | ||||||||
Tags | No tags attached. | ||||||||
Project | TBD | ||||||||
Type | usability | ||||||||
Attached Files | |||||||||
Relationships | |
Relationships |
Notes | |
(0033513) Utkarsh Ayachit (administrator) 2014-10-02 14:43 |
Awaiting review: http://review.source.kitware.com/#/t/4779/ [^] |
(0036265) Berk Geveci (administrator) 2016-07-06 16:48 |
Setting to status of bugs that have not been updated in the last year to expired. Please re-open if still important. |
(0037293) Kitware Robot (administrator) 2016-08-12 09:55 |
Resolving issue as `moved`. This issue tracker is no longer used. Further discussion of this issue may take place in the current VTK Issues page linked in the banner at the top of this page. |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2012-09-20 14:44 | Nico Schlömer | New Issue | |
2014-10-02 14:43 | Utkarsh Ayachit | Note Added: 0033513 | |
2014-10-02 14:43 | Utkarsh Ayachit | Assigned To | => Utkarsh Ayachit |
2014-10-02 14:43 | Utkarsh Ayachit | Status | backlog => gerrit review |
2016-07-06 16:48 | Berk Geveci | Status | gerrit review => expired |
2016-07-06 16:48 | Berk Geveci | Note Added: 0036265 | |
2016-08-12 09:55 | Kitware Robot | Note Added: 0037293 | |
2016-08-12 09:55 | Kitware Robot | Status | expired => closed |
2016-08-12 09:55 | Kitware Robot | Resolution | open => moved |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |