View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014544ParaView(No Category)public2014-01-28 19:312015-01-11 08:20
ReporterAlan Scott 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version4.1 
Target Version4.2Fixed in Version4.2 
Summary0014544: VisIt bridge xdmf reader not reading time data
DescriptionThe VisIt bridge xdmf reader is not properly reading xdmf time data.

Local server, 4.1.0, Windows.

Open file data4paraview-doNotRelease.tar.gz, pflotran-00*.xmf. If you open it in VisIt, you get time data. If you open it in ParaView, you don't.

Needs to be fixed for 4.2.
TagsNo tags attached.
ProjectSandia
Topic Name14544_temporal_xdmf
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0032226)
Alan Scott (manager)
2014-01-28 20:09

Verbiage from my user:

Here is dataset which can be sent to Kitware. I load the dataset into Visit using the standard open file technique and let it pick the reader for the associated file type. Visit sees all the .xmf files as belonging to one database. So when I open with Visit, I highlight the .xmf data base which subsequently highlights all the xmf files. The visit reader then loads all my data with correct time information. When I load in Paraview, I let paraview pick the reader associated with xmf files.
Paraview sees all the *.xmf files as belonging to one family, so I highlight the family and hit open. Paraview successfully loads the data, but for the first time step only. I can load any time step by highlighting a single file, but I cannot open more than one time step at a time. Obviously for animation this is not ideal.
(0032231)
Utkarsh Ayachit (administrator)
2014-01-29 14:05

Developer note:

+ The issue is not related to VisItBridge. The Xdmf reader in ParaView is not a VisItBridge reader.

+ The issue is that Xdmf reader doesn't support file series. Our implementation was designed to support the case where uses have a "uber" xml with a temporal collection.

+ The solution would be to add file-series support for xdmf reader.
(0032232)
Utkarsh Ayachit (administrator)
2014-01-29 14:18

commit 726de05ffc8a61ef398c2a822bc569411e4c2530
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Wed Jan 29 14:17:42 2014 -0500

    BUG: 14544: Fix xdmf file series.
    
    Added support for xmf file series for Xdmf reader. Currently the reader only
    supported a single xmf file containing temporal collection. Fixes issue seen in
    BUG 0014544.
    
    Change-Id: Ie358af8460fb036d4807c46e3cf832bf2f91bba2
(0032244)
Utkarsh Ayachit (administrator)
2014-01-30 08:29

SUMMARY
---------------------------------------------
Topics merged into master:
(VTK) 14508-title-bar
        14512_print_info_on_handshake_failure
        add-rendering-base-edition
(VTK) enable-new-vtk-image-filters
        fix_parallel_amrconnectivity
        fix_tiff_dependency_issues
        popout_tabwidget
        pvweb-apache-doc-fix
        pvweb-fixes
        rescale_over_time_bug
        sqtk-refactor-fixes
(VTK) sticky-axes
        view-settings
(VTK) web-catalyst-module-update
(0032300)
Utkarsh Ayachit (administrator)
2014-02-07 08:09

SUMMARY
---------------------------------------------
Topics merged into master:
        14498-crash-delete-value
        14540_fix_disappearing_columns
        14544_temporal_xdmf
        14545_parallel_python_import_paraview.simple
        add-paraview-config
        add-rendering-base-edition
        catalyst-web-metadata-add-on
        fix-catalyst-script
        fix_parallel_amrconnectivity
        make_subclassing_easier
        view-settings


---------------------------------------------
Topics reverted from next:
  visit-bridge-update-2.7.0
  visit-bridge-update-2.7.0-revert
(0032358)
Alan Scott (manager)
2014-02-20 21:47

Tested Linux, master, local server. The main variable I found that had variation in it was Total Tracer.

 Issue History
Date Modified Username Field Change
2014-01-28 19:31 Alan Scott New Issue
2014-01-28 20:09 Alan Scott Note Added: 0032226
2014-01-29 14:05 Utkarsh Ayachit Note Added: 0032231
2014-01-29 14:18 Utkarsh Ayachit Topic Name => 14544_temporal_xdmf
2014-01-29 14:18 Utkarsh Ayachit Note Added: 0032232
2014-01-29 14:18 Utkarsh Ayachit Status backlog => gatekeeper review
2014-01-29 14:18 Utkarsh Ayachit Fixed in Version => git-next
2014-01-29 14:18 Utkarsh Ayachit Resolution open => fixed
2014-01-29 14:18 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2014-01-30 08:28 Utkarsh Ayachit Fixed in Version git-next => git-master
2014-01-30 08:29 Utkarsh Ayachit Status gatekeeper review => customer review
2014-01-30 08:29 Utkarsh Ayachit Note Added: 0032244
2014-02-04 19:10 Utkarsh Ayachit Status customer review => gatekeeper review
2014-02-07 08:09 Utkarsh Ayachit Status gatekeeper review => customer review
2014-02-07 08:09 Utkarsh Ayachit Note Added: 0032300
2014-02-20 21:47 Alan Scott Note Added: 0032358
2014-02-20 21:47 Alan Scott Status customer review => closed
2014-06-17 09:22 Utkarsh Ayachit Target Version => 4.2
2014-08-29 11:00 Utkarsh Ayachit Fixed in Version git-master => 4.2
2015-01-11 08:20 Utkarsh Ayachit Source_changeset_attached => ParaView master 726de05f


Copyright © 2000 - 2018 MantisBT Team