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

Require netcdf4-1.6.0 #257

Closed johnomotani closed 1 year ago

johnomotani commented 1 year ago

With netcdf4-1.5.3 (sometimes?) get errors when BOUT++ reads files produced by from_restart(), so require newer version.

Fixes #256.