View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0006589ParaView(No Category)public2008-03-11 17:382009-05-13 13:59
ReporterUtkarsh Ayachit 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version3.4Fixed in Version3.4 
Summary0006589: Backward compatibility with ExtractGroup/ExtractDataSet filters
DescriptionExtractGroup filter is no longer available, while ExtractDataSet filter used to work on all composite datasets now only works on HierarchicalBoxDataSet (we use ExtractBlock for multiblock datasets).

This may not be possible to do using the simple xml conversion since without knowing the actual data type we cannot choose the filter to create and without knowing the composite dataset structure, we cannot determine the flat-index needed by ExtractBlock filter.

Solution may be to create a python program that takes and input state and dumps out a converted state with XMLs for all possible choices and comments to the user to edit it to create the correct filter and set the composite index correctly.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0013014)
Utkarsh Ayachit (administrator)
2008-08-14 13:34

An option would be to provide the old filters for the sake of backwards compatibility.
(0013053)
Utkarsh Ayachit (administrator)
2008-08-18 13:48

Added vtkMultiGroupDataGroupIdScalars, vtkMultiGroupDataExtractGroup, vtkMultiGroupDataExtractDataSets filters for backwards compatibility. They provide the same API as the old filters.

 Issue History
Date Modified Username Field Change
2008-03-11 17:38 Utkarsh Ayachit New Issue
2008-03-11 17:38 Utkarsh Ayachit Status backlog => tabled
2008-03-11 17:38 Utkarsh Ayachit Assigned To => Berk Geveci
2008-03-12 08:31 Berk Geveci Target Version => Multi-block support
2008-06-03 10:52 Utkarsh Ayachit Assigned To Berk Geveci => Utkarsh Ayachit
2008-08-14 13:34 Utkarsh Ayachit Note Added: 0013014
2008-08-18 13:48 Utkarsh Ayachit Status tabled => @80@
2008-08-18 13:48 Utkarsh Ayachit Resolution open => fixed
2008-08-18 13:48 Utkarsh Ayachit Note Added: 0013053
2008-08-19 15:35 Alan Scott Status @80@ => closed
2009-05-13 13:58 Utkarsh Ayachit Target Version Multi-block support => 3.4
2009-05-13 13:59 Utkarsh Ayachit Fixed in Version => 3.4
2011-06-16 13:10 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team