Releases: boutproject/xBOUT
Releases · boutproject/xBOUT
0.2.4
Various small bugfixes and enhancements
- Fix formatting of
OptionsinBoutDataset.__str__()#175 - Fix
keep_yboundaries=Falsefor squashed, double-null cases and add default values for"bout_tdim","bout_xdim","bout_ydim","bout_zdim", so that they always exist #180 - to_field_aligned() and from_field_aligned() methods for BoutDataset #181
- Only try to rename
"t"if it is present, allows opening grid files #182 - Bugfix for
_pad_x_boundaries()#184 - Fix NaNs being used to create 1d coordinates #189
- Allow geometry to be changed when reloading an xBOUT-saved Dataset #190
0.2.3
0.2.2
- Better configuration of tests when installed as package - respect
longmark - Minor bug fix means xBOUT passes unit tests on Windows
0.2.1
Install pytest.ini file to help testing installed package.
0.2.0
Merge pull request #158 from boutproject/fix-license-classifier Fix License classifier