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

BUG: Iris AreaWeighted regrid float tolerance bug #2237

Merged
merged 3 commits into from
Nov 11, 2016

Conversation

cpelley
Copy link

@cpelley cpelley commented Nov 7, 2016

Floating point equality without tolerance within iris.experimental.regrid._within_bounds

Replaces #2201

self.longitude_of_projection_origin,
self.false_easting,
self.false_northing,
self.ellipsoid)
Copy link
Author

@cpelley cpelley Nov 10, 2016

Choose a reason for hiding this comment

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

This change, though unrelated to my own was due to a pep8 failure at my end (perhaps I was using a different pep8 version...). In any case, this simple corrects the indentation from 3 spaces to 4 spaces.

Commit: MAINT: Failing unrelated pep8

@cpelley
Copy link
Author

cpelley commented Nov 10, 2016

Let me know if there’s anything I need to do to ensure this makes it for v1.11.x. Thanks @marqh

@marqh
Copy link
Member

marqh commented Nov 11, 2016

ok, I'm content with this change

thank you @cpelley

@marqh marqh merged commit 51a45ae into SciTools:v1.11.x Nov 11, 2016
@cpelley cpelley deleted the IRIS_REGRID_BUG_V11 branch November 11, 2016 15:38
@QuLogic QuLogic added this to the v1.11 milestone Nov 12, 2016
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.

3 participants