Skip to content

Commit

Permalink
ENH: Skewt plotting has changed for the multi-plot
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamTheisen committed Nov 19, 2021
1 parent 8223308 commit 78161d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion act/tests/test_plotting.py
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,7 @@ def test_skewt_plot_spd_dir():
matplotlib.pyplot.close(skewt.fig)


@pytest.mark.mpl_image_compare(tolerance=67)
@pytest.mark.mpl_image_compare(tolerance=80)
def test_multi_skewt_plot():

files = glob.glob(sample_files.EXAMPLE_TWP_SONDE_20060121)
Expand Down

0 comments on commit 78161d7

Please sign in to comment.