boutproject / xBOUT

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

Option has changed #237

Closed dschwoerer closed 2 years ago

dschwoerer commented 2 years ago

Previous was not working anymore with xarray 2022.3.0

pep8speaks commented 2 years ago

Hello @dschwoerer! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:

Comment last updated at 2022-04-13 13:12:51 UTC
codecov-commenter commented 2 years ago

Codecov Report

Merging #237 (2f3334e) into master (12c0088) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #237   +/-   ##
=======================================
  Coverage   75.45%   75.45%           
=======================================
  Files          15       15           
  Lines        2779     2779           
  Branches      668      668           
=======================================
  Hits         2097     2097           
  Misses        442      442           
  Partials      240      240           
Impacted Files Coverage Δ
xbout/load.py 78.01% <ø> (ø)

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more