Software Patches

July 16, 2020

Features and Improvements

  • General: Added a new field name StatusChangeCount to a Branch object. This field is initialized to zero when a case is first opened in Simulator, or when a branch is first created. After that, every time the status is changed the count will increment by one.
  • Bug Fixes

    • GIC: When reading the GIC NOAA JSON and DAT files the Ex and Ey values were be incorrectly interpretted as East,North. Now they are North,East.