Version 

Date

Notes

3.4.4-Beta

March 18, 2024
  • drop duplicate DateTime entries when importing USGS data
  • Rename 'Data Entry' menu to 'Data' to better represent submenus of Import and Exporting.
  • Drop Menu Item for creating DSS version 6 files.

3.4.0-BETA-RC02

November 17,2024
  • Fix: 'Beta Excel import' tool was closing DSS files opened in other tabs.

3.3.36- BETA

July 28, 2023

3.3.34- BETA

July 11, 2023

3.3.32- BETA

June 30, 2023

3.3.31 - BETA

May 31, 2023
  • fixed default extension on Beta Excel Export
  • fixed Reading text records with HEC-DSS version 7 files.

3.3.29

April 4, 2023
  • Update JRE version 

3.3.28

March 31, 2023
  • Fixed IndexOutOfBounds Error with Beta Excel import tool
  • Allow missing timeseries data with Beta Excel import tool
  • Fixed error when importing USGS with the 'UTC' time zone option.
  • Updated Jython.bat to support running from the same directory as your scripts.
  • Updated Jython.exe to wait and give proper exit codes for use in scripts or batch files.
  • Fixed hardcoded units (deg C) in time series profiles.
  • Fixed for Java 11 when parsing a time window such as "12Nov2022, 12:00 14Nov2023, 24:00".
  • Fixed crashing error with text table labels.
  • Fixed some memory leaks in javaHeclib.dll.
  • Updated training materials https://www.hec.usace.army.mil/software/hec-dssvue/training.aspx.
  • Fixed Jython called wrong overload of generateDataPairs(a,b). resolved with new method generatePairedData(a,b) example script.
  • Fixed merge-time-series math function shifted dates (with DSS 7).
  • Fixed time zone issue when manually entering time series data.
  • Fixed plot/tabulate of time series profile data.
  • Added units to supplemental info (DSS 7 only).
  • Fixed failing import of 'DssUtil Write data files'.
  • Fixed Shef import feature with Java 11 version of HEC-DssVue.
  • New Beta Excel Import (tested with 1 Million Rows).
  • Fix USGS import with non-unique C part with description beyond 64 characters.