Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Meshfill animation #1249

Merged
merged 3 commits into from
May 2, 2015
Merged

Meshfill animation #1249

merged 3 commits into from
May 2, 2015

Conversation

doutriaux1
Copy link
Contributor

@aashish24 @dlonie goes with: CDAT/uvcdat-testdata#44

@doutriaux1
Copy link
Contributor Author

@chaosphere2112 you to

@alliepiper
Copy link
Contributor

Tests are failing: https://open.cdash.org/viewTest.php?onlyfailed&buildid=3794735

Also, I'm having trouble figuring out the new variable name: doCellPointForScalar. What does this mean? It's the 'CellPoint' bit that's throwing me off.

if isinstance(gm,vcs.meshfill.Gfm):
doCellPointForScalar = True
else:
doCellPointForScalr = False
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Scalar

@chaosphere2112
Copy link
Contributor

Works for me, passes tests: https://open.cdash.org/viewTest.php?onlypassed&buildid=3795126

@aashish24
Copy link
Contributor

Would be nice to rename the variable to something better. Cell point is confusing..

@doutriaux1
Copy link
Contributor Author

@aashish24 the var actually says what it does, if set to True then when running Update for animation we need to do SetScalarRangeCellPoint so doCellPoint seemed like a good name. But feel free to edit and give a better name. Keep in mind with @dlonie updated workflow I suspect most of this will disappear...

@aashish24
Copy link
Contributor

sure. @doutriaux1. Let's get it merged and we will clean it up if necessary with @dlonie's branch.

aashish24 added a commit that referenced this pull request May 2, 2015
@aashish24 aashish24 merged commit 8f382e8 into release May 2, 2015
@aashish24 aashish24 deleted the meshfill_animation branch May 2, 2015 07:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants