Skip to content

Releases: boutproject/xBOUT

v0.4.0

Choose a tag to compare

@dschwoerer dschwoerer released this 19 Jun 04:43
8942a1c

What's Changed

Full Changelog: v0.3.8...v0.4.0

v0.3.8

Choose a tag to compare

@johnomotani johnomotani released this 21 Aug 16:24
cb87f23

What's Changed

New Contributors

Full Changelog: v0.3.7...v0.3.8

v0.3.7

Choose a tag to compare

@dschwoerer dschwoerer released this 28 Jan 10:10
64408ea

What's Changed

New Contributors

Full Changelog: 0.3.6...v0.3.7

0.3.6

0.3.6 Pre-release
Pre-release

Choose a tag to compare

@johnomotani johnomotani released this 25 Mar 09:43
d02fe5a

What's Changed

New Contributors

Full Changelog: 0.3.5...0.3.6

0.3.5

0.3.5 Pre-release
Pre-release

Choose a tag to compare

@johnomotani johnomotani released this 19 Jan 17:27
280a570

What's Changed

Full Changelog: 0.3.4...0.3.5

0.3.4

0.3.4 Pre-release
Pre-release

Choose a tag to compare

@johnomotani johnomotani released this 09 Jan 12:26
afb5ba6

What's Changed

Full Changelog: 0.3.3...0.3.4

0.3.3

0.3.3 Pre-release
Pre-release

Choose a tag to compare

@johnomotani johnomotani released this 03 Aug 14:56
fe0e8ee

New feature:

  • Interpolate to a Cartesian grid #242

0.3.2

0.3.2 Pre-release
Pre-release

Choose a tag to compare

@johnomotani johnomotani released this 31 Jul 11:58
91c8a1e

New features:

  • add open_fastoutput function to xbout #221
  • Geometry for FCI cases #224 #228 #172
  • Allow loading restart files #219 #230 #239
  • Better test for re-applying toroidal coordinates; load Bpxy, Brxy, Bzxy if possible #227
  • Improvements to grid- and restart-file loading #232

Bug fixes:

  • Avoid values from corner cells when generating coordinates for Regions #218
  • Fix attribute conflict from non-removed "regions" in BoutDataArray.ddy() #222
  • Fix condition for 'bout_v5' behaviour of dz #223
  • Fix color scales in animate_list() #225
  • Fix integration of Field2D variables #205
  • Fix to_field_aligned()/from_field_aligned() for transposed arrays #226
  • Pass vmin, vmax through to animate_line() in BoutDataset.animate_list() #233
  • Fix calculation of hist_hi in BoutDataset.to_restart() #236
  • Ensure data is converted to strings #238
  • Workaround for old squashed files with inconsistent y-boundary cells #240

0.3.1

0.3.1 Pre-release
Pre-release

Choose a tag to compare

@johnomotani johnomotani released this 13 Sep 15:02
2eb4e09
  • Cache input data for tests #215

0.3.0

0.3.0 Pre-release
Pre-release

Choose a tag to compare

@johnomotani johnomotani released this 08 Sep 08:59
22e1589
  • fix reading 3D data (compatibility with BOUT-v5) #197
  • Option for cumulative time integral in integrate_midpoints() [bump minimum xarray to 0.18.0] #201
  • Make 'controls' argument for animation methods more flexible #203
  • Fix compatibility with xarray 0.19.0 #209
  • Allow lists to be passed for kwargs in BoutDataset.animate_list() #214