MantisBT - VTK | |||||
View Issue Details | |||||
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 | ||||
Project | TBD | ||||
Type | usability | ||||
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". | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
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 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|