View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0006351ParaViewBugpublic2008-02-15 10:182016-08-12 09:57
ReporterJohn Biddiscombe 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0006351: Need an Input type/domain for Time
DescriptionFilter like vtkTemporalStreamTracer / ParticleTracer need multiple time steps on the input so we should be able to specify
<DataTypeDomain name="input_type" composite_data_supported="1">
  <DataType value="vtkDataObject"/>
</DataTypeDomain>
<InputArrayDomain name="input_array"
  attribute_type="point"
  number_of_components="3"/>

and some kind of time specification too.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships
child of 0006662closedJohn Biddiscombe Temporal dataset filter results in change in type of output 

  Notes
(0013742)
John Biddiscombe (developer)
2008-10-07 06:35

I'm making this a child of "Temporal dataset filter results in change in type of output", because I actually think that we should have Input requirements of type "dataset" or "DataObject" and add a domain to say that Temporal is required.
This would make the checking of types more robust, and prevent the issue of a filter which requires Time collections of polydata, being given time collections of imagedata.
The issues are all related.
(0037554)
Kitware Robot (administrator)
2016-08-12 09:57

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current ParaView Issues page linked in the banner at the top of this page.

 Issue History
Date Modified Username Field Change
2008-02-15 10:18 John Biddiscombe New Issue
2008-04-09 18:27 Ken Moreland Category Development => 3.6
2008-10-07 06:35 John Biddiscombe Note Added: 0013742
2008-10-07 07:33 John Biddiscombe Relationship added child of 0006662
2009-02-16 17:45 Ken Moreland Status backlog => tabled
2009-02-16 17:45 Ken Moreland Assigned To => Utkarsh Ayachit
2009-05-13 13:47 Utkarsh Ayachit Target Version => 3.6
2009-08-25 11:42 Ken Moreland Category => Bug
2009-08-25 11:42 Ken Moreland Target Version 3.6 => 3.8
2016-08-12 09:57 Kitware Robot Note Added: 0037554
2016-08-12 09:57 Kitware Robot Status expired => closed
2016-08-12 09:57 Kitware Robot Resolution open => moved


Copyright © 2000 - 2018 MantisBT Team