| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0010501 | ParaView | Bug | public | 2010-03-31 21:35 | 2010-04-20 19:42 | ||||
| Reporter | Alan Scott | ||||||||
| Assigned To | Utkarsh Ayachit | ||||||||
| Priority | high | Severity | major | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | |||||||||
| Target Version | 3.8 | Fixed in Version | 3.8 | ||||||
| Summary | 0010501: h5parts reader reads trash coordinates | ||||||||
| Description | ParaView trunk (back about a week), local server, Linux. I believe that the h5part reader is reading int data as float data. It is really messed up, anyway. Ask me for file particles.h5part. Open particles.h5part. Xarray id == x Yarray id = vx Zarray id = type Go forward 1 time step. (Time step 0 doesn't have data in it.) Go to the information tab. Note that type goes from 1 to 2. The Z range will go from total trash to total trash. It is also random. Currently, on my ParaView, it is going from -1.75e308 to 3.92e202. You can see what it should look like by running the calculator, check Coordinate Results, and use formula: 1e9*x*iHat+vx*jHat+type*kHat -Z axis icon, Reset. Since this is misrepresenting data, this really should be fixed for 3.8. | ||||||||
| Tags | No tags attached. | ||||||||
| Project | |||||||||
| Topic Name | |||||||||
| Type | |||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0020073) Utkarsh Ayachit (administrator) 2010-04-05 10:22 |
Handle cases where the 3 coordinate arrays chosen by the user are not of the same type. /cvsroot/ParaView3/ParaView3/Plugins/H5PartReader/vtkH5PartReader.cxx,v <-- Plugins/H5PartReader/vtkH5PartReader.cxx new revision: 1.4; previous revision: 1.3 ----- 3.8 branch /cvsroot/ParaView3/ParaView3/Plugins/H5PartReader/vtkH5PartReader.cxx,v <-- Plugins/H5PartReader/vtkH5PartReader.cxx new revision: 1.3.2.1; previous revision: 1.3 |
|
(0020321) Alan Scott (manager) 2010-04-20 19:42 |
Tested trunk, local client, Windows. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2010-03-31 21:35 | Alan Scott | New Issue | |
| 2010-03-31 21:36 | Alan Scott | Target Version | => 3.8 |
| 2010-04-05 10:19 | Utkarsh Ayachit | Status | backlog => tabled |
| 2010-04-05 10:19 | Utkarsh Ayachit | Assigned To | => Utkarsh Ayachit |
| 2010-04-05 10:22 | Utkarsh Ayachit | Note Added: 0020073 | |
| 2010-04-05 10:22 | Utkarsh Ayachit | Status | tabled => @80@ |
| 2010-04-05 10:22 | Utkarsh Ayachit | Fixed in Version | => 3.8 |
| 2010-04-05 10:22 | Utkarsh Ayachit | Resolution | open => fixed |
| 2010-04-20 19:42 | Alan Scott | Note Added: 0020321 | |
| 2010-04-20 19:42 | Alan Scott | Status | @80@ => closed |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |