Laserfiche WebLink
TSTool Documentation Release Notes <br /> Release Notes - 29 <br />SelectTimeSeries(), SetDebugLevel(), SetIgnoreLEZero(), <br />SetIncludeMissingTS(), SetOutputYearType(), SetWarningLevel(). <br /> Change [08.16.00] Update the CreateRegressionTestCommandFile() and <br />RunCommands() command to better support testing. The expected status for a command file can <br />now be indicated in a comment. The output report now indicates the expected and actual status and <br />whether the test had an overall pass/fail. See examples of how to use these commands in the <br />documentation. <br /> Change [08.16.00] Update the Free ()command to use the TSList parameter, to allow more <br />flexibility in selecting time series. Also add the FreeEnsembleIfEmpt y parameter to remove <br />empty ensembles. <br /> Change [08.16.00] Update the WriteDateValue ()command to have the Precision <br />parameter, to allow more flexibility in formatting output. The default is still 4 digits after the <br />decimal. <br /> New Feature [08.16.02] Begin addi ng Python example scripts to the distribution, located in the <br />python folder. Additional scripts will be added over time. <br /> New Feature [08.16.00] Add the FTPGet () command to retrieve files from remote systems using <br />file transfer protocol (FTP). <br /> New Feature [08.16.00] Add the RunPython() command to run Python /Jython scripts. <br /> Remove [08.16.00] Remove the SetMissingDataValue() command, which has not been <br />supported in the GUI for some time. The SetTimeSeriesProperty() or another command <br />may be updated to specif y the missing data value for the time series. <br /> Remove [08.16.00] Remove the Set RegressionPeriod () command, which has not been <br />supported in the GUI for some time. The regression analysis period can be set in the <br />FillRegression () command parameters . <br /> <br />Changes in Versions 8.15.00 – 8.15.03 <br /> <br /> Bug Fix [08.15.03] Re -enable the ability to read default HydroBase connection information from the <br />system/CDSS.cfg file when running in batch mode. This allows the user to configure HydroBase once <br />and use with any command f ile that is run. <br /> Bug Fix [08.15.03] Re -enable the ability to run TSTool in batch mode with –nomaingui and have <br />plot windows display until the Close button is pressed. This had been broken in version 8.00.00+. <br /> Bug Fix [08.15.00] Fix a bug in the Add () and Sub t ract() commands introduced after <br />08.02.00. Additional flexibility was enabled to specify the time series list but the new features were <br />not backward compatible with old command files in all cases, in particular when a list of specified <br />time series ide ntifiers was used. Version 08.15.00 is backward compatible and translates old <br />commands on the fly. A workaround is to use version 08.02.00 and change the command parameters <br />to use TSList=SelectedTS (instead of AddT SList=SelectedTSID or <br />TSList=SelectedTSI D ). <br /> Bug Fix [08.15.00] Fix a bug in the SetConstant () command introduced after 08.02.00. <br />Additional flexibility was enabled to specify the time series list but the new features were not <br />backward compatible in all cases. In particular the TSList parameter default is now <br />LastMatchingTSID when updating old command files (was mistakenly defaulted to <br />AllMatchingTSID ).