Laserfiche WebLink
TSTool Documentation Release Notes <br /> Release Notes - 25 <br />Changes in Versions 8.18.00 – 8.18.0 2 <br /> <br /> Bug Fix [08.18.02] Fix limitation where the cell selection be havior in many tabular displays was not <br />correct when running with Java 5+. TSTool will continue to be distributed with Java 1.4.2 in the <br />short term but Java 6 will be phased in when tests are complete. <br /> Bug Fix [08.18.01] Fix the SetInputPeriod() and SetO utputPeriod() command s – <br />spaces between parameters were not being handled . <br /> Bug Fix [08.18.01] Fix the uninstaller to remove the python folder used for utility scripts, which <br />results in a complete uninstall. <br /> Change [08.18.01] Add the MissingValue parameter to the WriteDateValue() command, <br />in particular to support time series read from formats with very large or small values used for missing <br />data. <br /> Change [08.18.01] Improve support for the RiversideDB database – all standard time series data <br />tables are now sup ported. <br /> New Feature [08.18.02] Begin distributing example data with the installer, starting with DateValue <br />examples. See the TSTool -Version/examples/data/DateValue folder. <br /> New Feature [08.18.02] Add the Help…Import Configuration menu item, which allows a TSTool <br />configuration file to be merged with the current file (e.g., for use after a new software install). <br /> New Feature [08.18.00] Add preliminary su pport for reading HEC -DSS files in the main interface <br />and the ReadHecDss () command. Irregular time series a re not supported and by default only the <br />first data block is read – use the ReadHecDSS() command with a period to read the full period. <br /> <br />Changes in Versions 8.17.01 – 8.17.02 <br /> <br /> Bug Fix [08.17.02] When opening HydroBase with File…Open HydroBase more than on e time, <br />the Where filters were not being reset for the new database connection – this has been fixed. <br /> Bug Fix [08.17.02] When loading command files that had time series identifier commands with <br />extra spaces, the user may have seen an error. The error goes away when running the commands. <br />The software now removes unneeded spaces at load so that they are not considered part of the time <br />series identifiers, and the errors consequently do not occur at load. <br /> Bug Fix [08.17.01] When run in batch mode, TSTool was not recognizing the default HydroBase <br />connection information in the CDSS.cfg configuration file – this has been fixed, allowing TSTool to <br />access HydroBase in batch mode. <br /> Bug Fix [08.17.01] Fix the bug where no TSList parameter for RunningAverage() caused a n <br />error when running. <br /> Bug Fix [08.17.01] The following commands were not properly transitioning the TSID parameter <br />for older command files to new syntax . The behavior is now to set TSList=AllMatchingTSID <br />if the older command TSID parameter includes * and TSList=LastMatchingTSID if no <br />wildcard is used. This matches legacy functionality and also supports current conventions. Problems <br />may have occurred if the same TSID was reused in the command file because all <br />TSList=AllMatchingTSID was used and more time series would have been operated on than <br />desired . The updated commands are: AddConstant(), AdjustExtremes(), ARMA(), <br />ConvertDataUnits(), FillConstant(), FillFromTS(), FillInterpolate(), <br />FillPattern(), FillRepeat(), Free(), ReplaceValue(), RunningAverage(),