MantisBT - ParaView
View Issue Details
0005658ParaView(No Category)public2007-09-05 23:012009-05-13 13:59
Alan Scott 
Utkarsh Ayachit 
normalmajoralways
closedfixed 
 
3.43.4 
0005658: Information ranges do not state that they are for the current time
In the exodus reader, the data ranges, found on the Properties panel, as well as the Information panel, do not state that this is only for the current time step.

One idea for a solution would be as follows:
* On the Properties panel (on all readers), do not print out a ranges section. At the least, state that the data ranges are for the current time step.
* On the Information tab, print out the time step that produced this data range.
No tags attached.
Issue History
2007-09-05 23:01Alan ScottNew Issue
2008-04-15 09:39Berk GeveciAssigned To => Utkarsh Ayachit
2008-04-15 09:39Berk GeveciStatusbacklog => tabled
2008-04-15 09:39Berk GeveciCategory => 3.4
2008-06-26 15:20Utkarsh AyachitStatustabled => @80@
2008-06-26 15:20Utkarsh AyachitResolutionopen => fixed
2008-06-26 15:20Utkarsh AyachitNote Added: 0012546
2008-06-27 14:47Alan ScottStatus@80@ => closed
2008-06-27 14:47Alan ScottNote Added: 0012560
2009-05-13 13:58Utkarsh AyachitTarget Version => 3.4
2009-05-13 13:59Utkarsh AyachitFixed in Version => 3.4
2011-06-16 13:10Zack GalbreathCategory => (No Category)

Notes
(0012546)
Utkarsh Ayachit   
2008-06-26 15:20   
Added "current timestep" label just above the data array ranges in the information tab. Since the properties page no longer shows array ranges, nothing to do there.

/cvsroot/ParaView3/ParaView3/Qt/Components/Resources/UI/pqProxyInformationWidget.ui,v <-- Qt/Components/Resources/UI/pqProxyInformationWidget.ui
new revision: 1.9; previous revision: 1.8
/cvsroot/ParaView3/ParaView3/Qt/Components/pqProxyInformationWidget.cxx,v <-- Qt/Components/pqProxyInformationWidget.cxx
new revision: 1.20; previous revision: 1.19
/cvsroot/ParaView3/ParaView3/Servers/Common/vtkPVDataInformation.h,v <-- Servers/Common/vtkPVDataInformation.h
new revision: 1.27; previous revision: 1.26
/cvsroot/ParaView3/ParaView3/Servers/Common/vtkPVDataInformation.cxx,v <-- Servers/Common/vtkPVDataInformation.cxx
new revision: 1.54; previous revision: 1.53
(0012560)
Alan Scott   
2008-06-27 14:47   
Tested client/server