StateDMI / Release Notes / Version 6
Changes in Version 6.0.0
Major release to use OpenJDK Java 11, improve reading diversion time series.
[6.0.0] Update to use OpenJDK Java 11, which is free and open source.
[6.0.0] Update the
CreateRegressionTestcommand:- The command now matches TSTool 15.2.0.
- The
SetupCommandFileandEndCommandFileparameters have been added to insert starting and ending commands.
[6.0.0] Update the
ReadDiversionHistoricalTSMonthlyFromHydroBasecommand:- Prior to HydroBase version 20251130, monthly diversions did not indicate missing values and were stored as zero. HydroBase version 20251130 now stores null values that can be interpreted as missing.
- Irrigation years that have at least one monthly diversion value are automatically filled using the carry forward methodology. Missing months within an irrigation year and prior to a known value will be filled with zero. Missing months within an irrigation year and after a known value will be filled with the last known value.
- The results now match the behavior of web services.
- Add the
FillCarryForwardparameter to control whether the carry forward methodology is applied. - See the command documentation for more information.
[6.0.0] Update the
StartRegressionTestResultsReportcommand:- The command now matches TSTool 15.2.0.
- The
TestResultsTableIDparameter has been added to create a table of the test results. - Output now includes a
nonum.txtfile without test number, which simplifies comparison of test reports.