Laserfiche WebLink
TSTool Documentation <br />Introduction - 12 <br />H owever, this may lead to confusion and generally should b e avoided by using unique identifiers <br />for each time series that is being processed. <br /> <br />During processing, extra time series can accumulate and will be available for output. Use the <br />F ree() command to free time series that are no longer needed. This removes the time series <br />from memory. Output commands also may use the TSList parameter to indicate which time <br />series are to be output. <br /> <br />4. After processing the time series, a list of available time series that are in memory are listed in the <br />GUI. One or more of the se time series can be selected and viewed using the Results menu or <br />analyzed using the Tools menu (also right click on time series listed in the results menu at the <br />bottom of the main window). Time series also can be save d in some of recognized input type <br />formats using the File...Save…Time Series As menus. <br /> <br />If running in batch mode using the -commands option, all of the above steps occur in sequence and the <br />GUI is not displayed. P rocessing the example shown above results in three time series in memory: <br /> <br />1. A time series identified by 08235350.USGS.Streamflow.Month , containing the sum of <br />the two time series. <br />2. A time series identified by 08236000.DWR .Streamflow.Month , containing the input to the <br />A dd() command. <br />3. A time series also identified by 08235350.USGS.Strea mflow.Month , containing the <br />original data from the time series that is added to. This contains the original data because a time <br />series identifier by itself in a command list will cause the time series to be read. <br /> <br />These time series can be graphed or saved in an output file. <br /> <br />2 .7 Time Series Ensembles <br /> <br />A time series ensemble is a group of related, typically overlapping, time series. Ensembles can be used to <br />manage related scenarios (e.g., input and results of model scenarios ) or as a way of shifting a hist orical <br />time series so that years overlap. Many commands operate on a list of time series by using the parameters <br />TSList=EnsembleID and EnsembleID=”SomeID”. Statistics time series can be derived from <br />ensembles, for example to calculate the a verage conditi on over time (although care must be taken in <br />whether this can be interpreted as a time series of related values, for use as input to a process). Ensembles <br />are assigned unique identifiers and are displayed at the bottom of the TSTool main window in the <br />Ens embles results tab. Each time series in an ensemble is also available for individual processing and is <br />listed in the Time Series r esults tab . Time series in ensembles often have a [Seq] sequence number in <br />the TSID corresponding to the year of the data, a s discussed in Section 2.2 . <br /> <br />The following fi gure illustrates an ensemble of annual time series created from a long historical time <br />series . <br /> <br />24