Skip to content

v0.1.4

Compare
Choose a tag to compare
@johnomotani johnomotani released this 27 May 12:29
· 412 commits to master since this release
a4c6065

Major new features:

  • #37 Parallelise BoutOutputs and squashoutput
  • #39 Create bout-squashoutput executable using setuptools entry_points

Minor new features:

  • #18 tind_auto option for when last write was incomplete
  • #19 Implement mxg and myg arguments to restart.redistribute
  • #33 BoutOptions.get_bool() method to convert option value to bool
  • #36 Support evaluating BoutOptionsFile expressions at staggered locations

Bug fixes:

  • #31 Fix BoutOptions.rename for case-sensitive renames
  • #34 Set netCDF's 'chunk cache' to zero in squashoutput

Testing:

  • #38 Tests for collect and squashoutput