0.2.4
Pre-release
Pre-release
Various small bugfixes and enhancements
- Fix formatting of
Options
inBoutDataset.__str__()
#175 - Fix
keep_yboundaries=False
for 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