MantisBT - ParaView
View Issue Details
0015887ParaView(No Category)public2015-12-16 21:052016-08-12 09:59
Alan Scott 
Kitware Robot 
normalminorhave not tried
closedmoved 
5.0 
5.1 
Sandia
incorrect functionality
0015887: Resample with dataset doesn't work with time
The Resample with dataset filter doesn't work correctly over time. Here is how to replicate. I will send dataset to Utkarsh.

* Dataset is Resample-Cone-DoNotRelease. This has two files, donor.g and recipient.g.
* Linux, 5.0.0-RC2, local server.
* Timestep 0.
* (If desired, but not necessary, Edit/ Settings/ Clamp and update every timestep).
* Open donor.g. All vars on. Apply.
* Open recipient.g. All vars on. Apply.
* Filter/ Alphabetical/ ResampleWithDataset.
** Input == donor.g
** Source == recipient.g
** OK
** Turn on Pass Cell Array
** Turn on Pass Point Arrays
** Turn off Compute Tolerance. 1e-3.
** Apply.
* Paint by TEMPK.

Lets look at our data.
* Turn visibility off for ResampleWithDataset.
* Turn visibility on for donor.g.
* (Rescale to datarange, there is a weirdness here.)
* Move forward a few timesteps, one at a time. Timestep 0 - Min is about 293.9, max is 293.9. Timestep 1 - min is 294.0, max is 294.4

Now, we can see the bug.
* Turn visibility off for donor.g.
* Turn visibility on for ResampleWithDataset.
* Back to time 0. Min is 0, max is 293.9. Not sure if this is correct.
* Forward to time 1. Min is 0, max is 293.9. This is wrong.

Basically, Rescale with Dataset isn't updating as time is changing.

(Note to me - Trevor, blade.)

No tags attached.
Issue History
2015-12-16 21:05Alan ScottNew Issue
2015-12-16 21:06Alan ScottTarget Version => 5.1
2016-08-12 09:59Kitware RobotNote Added: 0038954
2016-08-12 09:59Kitware RobotStatusbacklog => closed
2016-08-12 09:59Kitware RobotResolutionopen => moved
2016-08-12 09:59Kitware RobotAssigned To => Kitware Robot

Notes
(0038954)
Kitware Robot   
2016-08-12 09:59   
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.