Laserfiche WebLink
TSTool Documentation Release Notes <br /> Release Notes - 33 <br /> New Feature Add the NewStatisticTimeSeriesFromEnsemble() command, which <br />generates a statistic (e.g., “Mean”) time series from an ensemble. <br /> New Feature Add a command menu group and results tab for table processing. Add the <br />ReadTableFromDelimitedFile() command, for example to read a CSV file. It is envisioned <br />that table commands will be used to further automate and streamline processing. <br /> New Feature The NewStatisticTimeSeries() command has been added to generate a <br />statistic time series determined from a time series. For example, for the “Mean” statistic, the mean of <br />all Jan 1 daily valu es are repeated throughout the period for each Jan 1. This allows the mean to be <br />graphed or otherwise used for analysis. <br /> <br />Changes in Versions 8.00.00 – 08.02.00 <br /> <br /> Change The Copy() command now requires a new time series identifier to be specified, in order to <br />avoid confusion with the original time series identifier. Old commands will fail if a valid new <br />identifier is not specified. A simple workaround is to use the same location and interval as the <br />original time series and “copy” for the scenario. Becaus e an alias is assigned to the copy, this full <br />time series identifier will likely only be used for displays about time series details. <br /> Change Begin distributing TSTool such that when installed the software lives in a separate <br />versioned folder with a name si milar to “TSTool -08.02.00”. This allows different versions of the <br />software to be installed at the same time, in case a specific version must be used and to allow for <br />transition to new versions without conflicts with other software that may share component s. A zip <br />file install is available and a full installer is being created, similar to previous versions. <br /> New Feature Initial implementation of new error -handling features, which display graphics to the <br />left and right of the command area indicating warnings and failures. The intent is to provide users <br />with more immediate and accessible feedback and minimize the need to review the log file. Black <br />dots after running indicate commands that have not been updated to the new error handling. Right <br />click on a com mand and select “Show Command Status” to see useful information about resolving a <br />problem. A command has 3 phases: initialization, discovery, and run, each with a status of unknown, <br />success, warning, or failure. <br /> New Feature Process commands on a separate thread. This allows the GUI to remain responsive <br />and show command progress during running. Features are being implemented to cancel processing. <br /> New Feature Add CreateRegressionTestCommandFile(), RemoveFile(), and <br />StartRegressionTestResultsReport() comma nds to facilitate creating command test <br />suites, to allow regression testing. Use these commands to create test suites for testing, to automate <br />testing for future releases. <br /> New Feature Add the WriteProperty() command to write a processor property (e.g., th e output <br />start date) to a file, primarily for use in testing. <br /> New Feature Add the RemoveFile() command for use in testing, and can also be used in normal <br />processing. <br /> New Feature Add the NewPatternTimeSeries() command, which can be used to genera te <br />test dat a for other commands, and can also be used for normal processing. <br /> <br />Changes in Versions 7.02.00 – 07.04.00 <br /> <br /> Remove checkbox for stored procedures from HydroBase login – the transition to stored procedures <br />has been complete for some time.