v0.1.4
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