Skip to content

0.3.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@johnomotani johnomotani released this 31 Jul 11:58
· 214 commits to master since this release
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