Skip to content

Conversation

@pp-mo
Copy link
Member

@pp-mo pp-mo commented Oct 3, 2018

First commit tidies the pcolor/pcolormesh tests to combine all the common code (no functional change).
Second add tests that check the new 'contiguity_tolerance' kwarg is passed down from iris.plot.pcolor and ..pcolormesh into the internal common routine iris.plot._draw_2d_from_bounds.

Closes #3164

from iris.tests.unit.plot import MixinCoords

if tests.MPL_AVAILABLE:
import iris.plot as iplt

Choose a reason for hiding this comment

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

F401 'iris.plot as iplt' imported but unused


from iris.tests.stock import simple_2d
from iris.tests.unit.plot import TestGraphicStringCoord, MixinCoords
import iris.plot

Choose a reason for hiding this comment

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

F401 'iris.plot' imported but unused


from iris.tests.stock import simple_2d
from iris.tests.unit.plot import TestGraphicStringCoord, MixinCoords
import iris.plot

Choose a reason for hiding this comment

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

F401 'iris.plot' imported but unused

@pp-mo pp-mo force-pushed the test_contig_tol branch 2 times, most recently from cbb06b1 to a8df104 Compare October 3, 2018 11:59
@pp-mo pp-mo added this to the v2.2.0 milestone Oct 3, 2018
@pp-mo pp-mo requested a review from corinnebosley October 3, 2018 12:21
@DPeterK DPeterK self-assigned this Oct 3, 2018
@corinnebosley corinnebosley merged commit adfb264 into SciTools:master Oct 4, 2018
@pp-mo pp-mo deleted the test_contig_tol branch January 8, 2019 13:45
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