Skip to content

RVIC 1.1.1

Latest
Compare
Choose a tag to compare
@jhamman jhamman released this 07 Feb 06:31
· 13 commits to master since this release

v1.1.1 (7 February 2017)

This release contains a number of bug and compatibility fixes.

Enhancements

  • Ability to pass a dictionary to top level RVIC functions (instead of only a file path). This allows for the generation of large ensembles of RVIC simulations in an interactive environment (GH78).

Bug Fixes

  • Fixed bug that in tools/fraction2domain.bash by using a temporary variable name (GH88).
  • Fixed off-by-one error in history.py (GH86).