TSTool / Release Notes / Version 14
Known Limitations
[14.0.0] Features that were previously available for reading and writing HEC-DSS files are disabled.
Additional resources are needed to update the software to use 64-bit libraries for HEC-DSS.
Changes in Version 14.0.0
This is the first 64-bit Java release. See also many new features that were added in the last 13.x releases.
[14.0.0] This is the first 64-bit release with new major version number 14:- Installing version 14 will automatically copy a user's
.tstoolconfiguration files for previous version to this version. - The HEC-DSS features are disabled. Additional resources are needed to update the software to use 64-bit libraries for HEC-DSS.
- This 64-bit version is constrained only by available memory on the computer and can be configured to use more memory for large datasets, if necessary. This is an improvement over the 32-bit version, which was constrained to approximately 1.2 GB of memory use.
- Installing version 14 will automatically copy a user's
[14.0.0] Enhance the raster graph:- The
ProcessRasterGraphcommandTSProductFileandOutputFileparameters can now be specified using${Property}syntax. - Time series product file now accepts a
DatapropertySymbolTablePath, which specifies the path to a symbol table, which describes the colors for the raster graph. If not specified, the raster graph uses deciles, after rounding the minimum and maximum values. - The
DatapropertyRasterGraphLegendPositionhas been added, and currently always defaults toRight. A color legend is always shown. - An optional mouse tracker can be enabled in the graph window.
- Improved the mouse position information to include the symbol table range, consistent with the symbol table for colors.
- Improve the handling of colors.
- Attempting to zoom cased errors. Zoom is now disabled.
- The
[14.0.0] Update the
CompareTimeSeriescommand:- The
WarnIfDifferentandWarnIfSameparameters have been changed toIfDifferentandIfSameto provide more flexibility, similar to other commands. - The
CreateDiffTSparameter has been updated to provideIfDifferentoption, which will only create the difference time series for cases where a difference is detected. This significantly reduces the number of output time series and increases processing speed. - Add
DifferenceFileparameter to indicate a file listing the difference counts for all time series. The output was previously always saved in the log file, which led to large log files. - Add
SummaryFileparameter to indicate a file listing the summary of time series with differences. Time series without differences are not included in the summary. The output was previously always saved in the log file. - Add
MatchAliasparameter to match time series alias. - Improve error checks and warnings when a time series cannot be matched.
- Improve performance.
- The
[14.0.0] Update the
ReadStateCUBcommand:- Added the
OutputVersionparameter to allow old binary files to be translated to latest format, necessary to minimize differences when testing.
- Added the
[14.0.0] Update the
ReadStateModBcommand:- Ignores parameter with name
NA, which are placeholders that don't have data. - Handle the case where
b44(reservoir) file contains no reservoir stations. - Add
IfFileNotFoundparameter to provide more control over error handling.
- Ignores parameter with name
[14.0.0] Add the --java-xmxparameter to the Linuxtstoolshell script to set the maximum computer memory to use for TSTool Java Runtime Environment.
[14.0.0] Added the --space-replacementTSTool command line parameter to help with commands lines that include spaces in parameters.