Laserfiche WebLink
TSTool Documentation Release Notes <br /> Release Notes - 19 <br /> Bug Fix [09.07.02] The RunningAverage() command was generating errors trying to compute <br />N -year running average values on Feb 29 for daily and finer data. The values are now set to mi ssing. <br /> Bug Fix [09.07.00] The table display for time series now shows numbers right -justified. The <br />display had been left -justified for awhile. <br /> Change [09.07.02] The ReadStateCU (…,AutoAdjust=True,…) value is now the default to <br />help ensure that TSTool can p roperly handle StateCU data types that include periods. <br /> Change [09.07.01] The R eplaceValue () command now provides an Action parameter to <br />allow setting values to missing (or removing in irregular time series), and an analysis window can be <br />specified to proc ess data in a part of the year . <br /> Change [09.07.01] The CheckTimeSeries () command now provides an Action parameter to <br />allow setting values to missing (or removing in irregular time series). <br /> Change [09.07.00] Period and monthly t ime series limits now include median, standard deviation, <br />and skew statistics to facilitate additional analysis . <br /> Change [09.07.00] Status messages now indicate the command being run during processing, in <br />addition to the progress percent estimate. <br /> Change [09.07.00] The WriteSummary () co mmand now outputs an HTML file if the output file <br />extension is “html”, and allows the output year type to be specified in the command. An HTML <br />report is also available from the main window results menu. The HTML report color -codes missing <br />and flagged val ues and provides notes explaining flags. Additional enhancements to output will be <br />added in the future. <br /> Change [09.07.00] The CompareFiles () command now has an AllowedDiff parameter to <br />indicate that a certain number of lines are allowed to be different, w hich is useful, for example, for <br />comparing files that have a date/time or software version in output. <br /> Change [09.07.00] The ReadDelimitedFile () command has improved error handling when <br />invalid column names are specified in parameters. <br /> Change [09.07.00] The FillHistMonthAverage () command now accepts FillFlag=Auto <br />and FillFlagDesc to better control flagging of filled values. <br /> Change [09.07.00] The CheckTimeSeries () command now accepts Flag and FlagDesc <br />parameters to annotate values that are detected during the check , and the Change> and Change< <br />check criteria have been added . <br /> Change [09.07.00] The # comment command now automatically has a status of success after <br />editing, which avoids the “unknown status” indicator next to the command . <br /> Change [09.07.00] The RunP ython () command now uses Jython 2.5.1 (when running the Jython <br />embedded interpreter). Support has also been added for IronPython (the .NET implementation of <br />Python) and additional parameters have been added to facilitate integration in various environment s). <br /> New Feature [09.07.02] Training materials are included in the doc/Training folder under the <br />installation. Additional examples will be added in the future. <br /> New Feature [09.07.00] An initial implementation of the ColoradoWaterHBGuest web services has <br />be en added, which allows accessing HydroBase via web services (no need for local database install). <br />Initial work focuses on the DivTotal data type . Other data types will be handled in the future .