Laserfiche WebLink
Release Notes TSTool Documentation <br />12 - Appendix – Release Notes <br /> Change [10.07.00] The NewTimeSeries() command now has a InitialFunctio n <br />parameter, which can be used to initialize the time series to a function. This feature is being used to <br />test software and will be enhanced with more functions in the future. <br /> Change [10.07.00] The SetTimeSeriesPropertiesFromTable() command now has a <br />TSPr opertyNames parameter to set the name of properties if different from the table, and the time <br />series description can be set from a table. <br /> <br />Changes in Versions 10.06.00 – 10.06.01 <br /> <br /> Bug Fix [10.06.00] Data stores that are opened at start -up now are only open ed if the data store type <br />is enabled in the main TSTool configuration file. This improves performance. <br /> Bug Fix [10.06.00] Irregular time series were not properly being treated as having data flags, <br />resulting in no flags in output. Because of the software design, irregular time series always have data <br />flags (even if most are blank) and output will now reflect this (e.g., data flags will be output to <br />DateValue files). <br /> Change [10.06.00] The ReadDelimitedFile() command has been updated to support <br />functional D ateTimeFormat , InputStart , and InputEnd parameters. <br /> Change [10.06.00] The WriteDateValue() command has been updated to support writing more <br />than one irregular time series. Non -overlapping points are represented as blanks in the DateValue <br />file. <br /> Change [10.06.00] The MissingValue parameter has been added to the NewTimeSeries(), <br />NewPatternTimeSeries(), and ReadRiversideDB() commands to allow setting the <br />missing value. Historical defaults of -999 are being transitioned to NaN and the parameters allow <br />flexibil ity. <br /> Change [10.06.00] The ReplaceValue() command now has a MatchFlag parameter to allow <br />data flags to be matched to find values to replace. <br /> Change [10.06.00] The ReclamationHDB features now support instantaneous time series as irregular <br />interval data with minute precision for date/times. <br /> Change [10.06.00] The CreateEnsembleFromOneTimeSeries() command <br />ReferenceDate parameter now can have special values like CurrentToDay . <br /> New Feature [10.06.01] The time series table view now allows data flags to be shown if available, in <br />which case the table column is treated as strings rather than numbers. <br /> New Feature [10.06.00] Add WriteRiversideDB () command. <br /> <br />Changes in Versions 10.05.00 <br /> <br /> Bug Fix [10.05.00] Fixed issue where the ReadDelimitedFile () generated an error readi ng a <br />file with a single line of data. <br /> Change [10.05.00] The ReadUsgsNwis() command has been renamed ReadUsgsNwisRdb() <br />and the USGSNWIS input type has been changed to UsgsNwisRdb to allow more specific handling <br />of USGS NWIS data offerings. Old commands are automatically updated. <br /> New Feature [10.05.00] Add ReadUsgsNwisDaily () command to read time series from USGS <br />NWIS Daily Value web service.