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.5.6 #258

Closed johnomotani closed 1 year ago

johnomotani commented 1 year ago

With netcdf4 versions 1.5.3 to 1.5.5, (sometimes?) get errors when BOUT++ reads files produced by to_restart(), so require newer version.

Fixes #256.

johnomotani commented 1 year ago

On further investigation, netcdf4 version was not the cause of #256.