boutproject / xBOUT

Collects BOUT++ data from parallelized simulations into xarray.
https://xbout.readthedocs.io/en/latest/
Apache License 2.0
22 stars 10 forks source link

Increase matplotlib version requirement #63

Closed rdoyle45 closed 5 years ago

rdoyle45 commented 5 years ago

Increase the required version of matplotlib to avoid bug with looping .gif files using PillowWriter, as mentioned in #60

Fixes #60

codecov-io commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@11c35b6). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #63   +/-   ##
=========================================
  Coverage          ?   58.92%           
=========================================
  Files             ?        7           
  Lines             ?      426           
  Branches          ?       86           
=========================================
  Hits              ?      251           
  Misses            ?      137           
  Partials          ?       38

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 11c35b6...ccde4f9. Read the comment docs.

rdoyle45 commented 5 years ago

Review, merge and close #60? @TomNicholas