Laserfiche WebLink
Release Notes TSTool Documentation <br />30 - Appendix – Release Notes <br /> Bug Fix [08.15.00] The ability to right -click on the command list and search for a command was <br />recently broken and has been fixed. <br /> Bug Fix [08.15 .00] Printing the Analysis Details from an XY -scatter plot was broken and has been <br />fixed. <br /> Bug Fix [08.15.00] Fix so that the obsolete SetConstantBefore () command is treated as an <br />unknown command and verify that all unknown commands are loaded, to allow edi ting and <br />correction. Previously some obsolete commands might be skipped when loading command files. <br /> Bug Fix [08.15.00] Fix the ReadNwsCard() command for ensemble files to handle leap years in <br />the ESP run period (case where ESP run start is Feb 29 is stil l not handled). Also h andle the <br />nonstandard period header produced by the NWS ESPADP software – previously this format error <br />had to be corrected outside of TSTool . <br /> Bug Fix [08.15.00] Fix the ReadNwsCard() command to handle reading ensemble files where <br />ESP was run on the last day of the year. The conversion of 1 -24 hour to 0 -23 hour was causing the <br />data to be shifted by one full month in this case. Also allow an optional ensemble identifier and name <br />to be specified, which will create an ensemble recognize d by TSTool. <br /> Bug Fix [08.15.00] Fix the FillUsingDiversionComments() command (used when <br />processing HydroBase diversions). A bu g was present that caused the filling to not occur when <br />operating on only one time series (filling worked when operating on all t ime series). <br /> Bug Fix [08.15.00] Fix the Fill MOVE2 () command to properly handle legacy command <br />parameters (prior to named parameter syntax) – this problem only occurred for old command files. <br /> Bug Fix [08.15.00] Fix the SetFromTS () command to properly handle legacy command <br />parameters (prior to named parameter syntax) – this problem only occurred for old command files. <br /> Change [08.15.03] Change the Copy () command to be more forgiving when reading old command <br />files. The required NewTSID parameter will now be de faulted to a copy of TSID with scenario <br />“copy”. Using an alias for TSID will still require updating the command to specify appropriate <br />NewTSID parameter information. <br /> Change [08.15.02] Change the ChangePeriod() command to also operate on ensembles. <br /> Change [08.15.00] Change DateValue time series file reading to NOT allow multiple adjacent <br />delimiters and do not allow mixing of space and tabs for delimiters. For example, when using <br />commas as the delimiter, “,,” would not result in a missing value. The update d software is more strict <br />in order to prevent inadvertent data errors. The default delimiter is a space. If for example, columns <br />are being pasted from Excel using tabs as the delimiter, make sure to add the following line at the top <br />of the DateValue file : <br />Delimiter = “ “ <br />where a tab character is inside the quotes. <br /> Change [08.15.00] Change DateValue time series reading to generate a more explicit error if the file <br />does not exist, to facilitate error checks. Command files that reference invalid files may n ow generate <br />errors at different processing steps. <br /> Change [08.15.00] Update the WriteDateValue() command to recognize ensembles. <br /> Change [08.15.00] Update the Blend() command to current error handling and parameter naming <br />conventions. The old syntax is reco gnized and will be automatically updated. <br /> Change [08.15.00] Fix the WeightTraces () command – it had been disabled for some time and <br />has now been updated with command parameters and error handling consistent with current