Laserfiche WebLink
Release Notes TSTool Documentation <br />22 - Appendix – Release Notes <br /> Change [09.05.01] Update the NewStatisticTimeSeries () command to include Min , Max , <br />and Median statistics, output period (in particular to allow output to be shorte ned to one year), and <br />add a parameter to require a minimum sample size for computations. <br /> Change [09.05.01] Update the NewStatisticTimeSeriesFromEnsemble () command to <br />include Min , Max , and Median statistics, output period (in particular to allow output to be shortened <br />to one year), and add a parameter to require a minimum sample size for computations. <br /> Change [09.05.01] Update the CalculateTimeSeriesStatistic() command to calculate <br />the following statistics: DeficitMax , DeficitMean , DeficitMin , <br />Deficit Seq Len gthMax , Deficit Seq LengthMean , Deficit Seq LengthMin , <br />Deficit Seq Max , Deficit Seq Mean , Deficit Seq Min , Lag -1AutoCorrelation , Skew , <br />StdDev , SurplusMax , SurplusMea n, SurplusMin , Surplus Seq LengthMax , <br />Surplus Seq LengthMean , Surplus Seq LengthMin , Surplus Seq Max , <br />Surplus Seq Mea n, Surplus Seq Min , Variance . <br /> Change [09.05.01] Update the AnalyzePattern () command to allow saving output statistics to <br />a new table, which can then be written to a file with another command. <br /> Change [09.05.00] Rename the CreateEnsemble() command to <br />Cr eateEnsembleFromOneTimeSeries () to reflect the command’s specific functionality and <br />to avoid confusion with related commands. <br /> Change [09.05.00] Allow DateValue format files to be written with no time series. This facilitates <br />software testing and helps tro ubleshoot production command files. Previously an error was <br />generated. <br /> New Feature [09.05.01] Add table display to ensemble results – all time series in the ensemble can <br />therefore quickly be displayed . <br /> New Feature [09.05.00] Add NewEnsemble () command to c reate a new ensemble and optionally <br />insert 1+ time series into the ensemble. <br /> New Feature [09.05.00] Add InsertTimeSeriesIntoEnsemble () command to insert time <br />series into an existing ensemble. <br /> New Feature [09.05.00] Add TimeSeriesToTable () command to copy t ime series data to a <br />table. <br /> New Feature [09.05.00] Add ExpandTemplateFile () command to implement templates using <br />FreeMarker (http://freemarker.org ). This facilitates adding conditional logic, loops, etc., to command <br />files. <br /> <br />Changes in Version s 9.04.00 – 9.04.0 3 <br /> <br /> Bug Fix [09.04.03] Fix bug in ResequenceTimeSeriesData () command where the last year <br />in the resequenced time series contained missing values. <br /> Change [09.04.00] Finalize ReadTableFromDelimitedFile () command fea tures for <br />production use. <br /> Change [09.04.0 1 ] Finalize ResequenceTimeSeriesData () command for initial production <br />use. <br /> New Feature [09.04.02] Add NewTable () command to create an empty table that can receive <br />output from other commands.