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

Restrict xarray to versions <2022.9.0 #274

Closed johnomotani closed 1 year ago

johnomotani commented 1 year ago

All the newer versions seem to have significant performance issues and occasional errors. Forbid using them until xBOUT is updated to be compatible.

codecov-commenter commented 1 year ago

Codecov Report

Merging #274 (f29473e) into master (2b3caf4) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #274   +/-   ##
=======================================
  Coverage   69.01%   69.01%           
=======================================
  Files          15       15           
  Lines        3208     3208           
  Branches      790      790           
=======================================
  Hits         2214     2214           
  Misses        732      732           
  Partials      262      262           

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