Laserfiche WebLink
Release Notes TSTool Documentation <br />28 - Appendix – Release Notes <br /> Change [08.16.03] Update the ReadHydroBase () commands to have the IfMissing <br />parameter, to indicate how to handle missing time series. See also the information about the <br />OpenCheckFile() command below. <br /> Change [08.16.03] Update the FillFromTS ()and SetFromTS () commands to have the <br />RecalcLimits parameter, to recalculate the historical data limits as if all the data were observed in <br />the merged time series. This facilitates combining time series from different sources to create one <br />obs erved time series. <br /> Change [08.16.03] Update the SetFromTS () command to have the HandleMissingHow <br />parameter, to allow missing data to be ignored during the transfer. <br /> New Feature [08.16.03] Add the ReadStateCUB () command and ability to read StateCU (State <br />of Colorado Consumptive Use model) binary output files in the main interface. <br /> New Feature [08.16.03] Add the initial version of the OpenCheckFile () command, to facilitate <br />checking results. ReadHydroBase() commands that fail will be listed in the check file. <br />Additional checks will be enabled in the future as the command is enhanced . The check file is <br />viewable in the results area. It is expected that formatting of the output file will change. <br /> New Feature [08.16.03] Add the WriteTimeSeriesProperty() command, to facilitate <br />software testing, in particular to write the data limits to test new FillFromTS() and <br />SetFromTS() command features. In the future this may also be used to save time series <br />information, such as statistics. Additional time series properties will be added over time. <br /> <br />Changes in Versions 8.1 6 .00 – 8.16.0 2 <br /> <br /> Bug Fix [08.1 6 .0 0 ] TSTool running in batch mode was always exiting with status 0, even if errors <br />occurred. It will now exit with status 1 if any warnings or errors occurred in processing. R efer to the <br />log file for problems or run interactively to fix command input errors. <br /> Bug Fix [08.16.00] In the Free() command, the matched time series are now also freed in reverse <br />order from the list in memory – previously the logic may have freed the wron g time series if multiple <br />time series were matched in a pattern. <br /> Bug Fix [08.16.00] The FillStart and FillEnd parameters were not being recognized by the <br />F illFromTS () command – this has been fixed. <br /> Change [08.16.02] Update the CopyEnsemble ()command to have the NewAlias parameter, to <br />allow more flexibility in identifying time series in the copy. <br /> Change [08.16.02] Update the CreateRegressionTestCommandFile ()command to <br />recognize @os and @testSuite tags in command file comments, to control collection of test <br />co mmand files. <br /> Change [08.16.00] Reset global properties (except logging levels) to defaults at the start of <br />command processor runs. Previously this was not done and global properties like output period could <br />still be in effect if rerunning commands interac tively. <br /> Change [08.16.02] Update the following command to have new error handling and convert to named <br />parameter notation (if not previously converted): SetAutoExtendPeriod(), <br />SetAveragePeriod (), SetWorkingDir(). <br /> Change [08.16.00] Update the following com mand to have new error handling and convert to named <br />parameter notation (if not previously converted): DeselectTimeSeries(),