boutproject / xBOUT

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

Some support for data from BOUT++ v3.x #261

Closed johnomotani closed 1 year ago

johnomotani commented 1 year ago

Add several workarounds to allow data from simulations run using BOUT++ v3.x to be loaded, and allow (some) xbout methods to work.

Workarounds:

codecov-commenter commented 1 year ago

Codecov Report

Merging #261 (90e532d) into master (4627709) will decrease coverage by 0.68%. The diff coverage is 18.18%.

@@            Coverage Diff             @@
##           master     #261      +/-   ##
==========================================
- Coverage   73.62%   72.93%   -0.69%     
==========================================
  Files          13       13              
  Lines        2529     2557      +28     
  Branches      607      619      +12     
==========================================
+ Hits         1862     1865       +3     
- Misses        442      463      +21     
- Partials      225      229       +4     
Impacted Files Coverage Δ
xbout/load.py 69.42% <18.18%> (-4.04%) :arrow_down:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more