Laserfiche WebLink
TSTool Documentation Release Notes <br /> Release Notes - 13 <br /> New Feature [10.05.00] Add ReadWaterML () command to read time series from a WaterML file. <br /> New Feature [10.05.00] Add preliminary WriteWaterML () command to write time series to a <br />WaterML file. <br /> New Feature [10.05.00] Add LookupTimeSeriesFromTable () command to create a new <br />time series from an input time series and lookup table. <br /> New Feature [10.05.00] Add ReadTableFromDataSt ore () command to create a new table <br />from a database table or view. <br /> <br />Changes in Versions 10.04.00 <br /> <br /> Change [10.04.00] The TableTimeSeriesMath() command now supports assignment of a <br />table value to time series. <br /> <br />Changes in Versions 10.03.00 <br /> <br /> Change [10.03.00] The CompareTables() command now has Tolerance and Precision <br />parameters to control floating point value comparisons. The AllowedDiff command has been <br />added to allow a certain number of values to be different and not trigger a warning (useful for testing <br />th e command). <br /> Change [10.03.00] The FillFromTS() command now has FillFlag and FillFlagDesc <br />parameters. <br /> Change [10.03.00] The CheckTimeSeries() command now allows the threshold of repeated <br />values to be specified for the Repeat statistic. <br />Changes in Versions 1 0.02.00 <br /> <br /> New Feature [10.02.00] Add ReadRiversideDB () command. <br /> <br />Changes in Versions 10.01.00 – 10.01.01 <br /> <br /> Bug Fix [10.01.01] Fixed issue where the Copy () command failed on minute data that had data <br />flags. <br /> Bug Fix [10.01.01] All command editors that allow an alias to be specified with the % specifiers, and <br />similar commands that specify TSID formatting for table columns did not update the parameter when <br />using the drop -down choices – all have been fixed. <br /> Bug Fix [10.01.00] Fix RunPython() to allow parameters (s uch as filenames) with spaces. <br /> Change [10.01.00] The TimeSeriesToTable() command now supports an output window so <br />that months or seasons can be transferred from time series to the table. <br /> Change [10.01.00] The SetProperty() command now allows date/time prop erties to be defined <br />dynamically using CurrentToDay and similar syntax. <br /> Change [10.01.00] The NewStatisticTimeSeriesFromEnsemble() command now <br />supports calculating exceedance probabilities. <br /> Change [10.01.00] The following commands now recognize ${Property} syntax in appropriate <br />parameters: SetProperty(), FTPGet(), WebGet().