Skip to content

Releases: boutproject/xBOUT

0.2.4

12 Apr 20:59
9295c25

Choose a tag to compare

0.2.4 Pre-release
Pre-release

Various small bugfixes and enhancements

  • Fix formatting of Options in BoutDataset.__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

0.2.3

02 Dec 15:55
03cdf81

Choose a tag to compare

0.2.3 Pre-release
Pre-release
  • Some small fixes to updates and improvements to labelling and units #168.
  • Fixes for limiter or core-only configurations #170 #173.
  • Silence warning from BoutOptions #171.

0.2.2

06 Oct 23:27
dbe4c09

Choose a tag to compare

0.2.2 Pre-release
Pre-release
  • Better configuration of tests when installed as package - respect long mark
  • Minor bug fix means xBOUT passes unit tests on Windows

0.2.1

05 Oct 23:25
3b20d69

Choose a tag to compare

0.2.1 Pre-release
Pre-release

Install pytest.ini file to help testing installed package.

0.2.0

05 Oct 19:08
08caf94

Choose a tag to compare

0.2.0 Pre-release
Pre-release
Merge pull request #158 from boutproject/fix-license-classifier

Fix License classifier