Laserfiche WebLink
Commands <br />TSTooI Documentation <br />TSTooI handles missing data by internally assigning a special numeric value where data are missing. <br />Different input types may have different missing data values but typically - 9 9 9 or a similar extreme <br />value is used. If the output period is specified using setOutputPeriod O ,then extensions to the <br />available time series period are filled with the missing data value. Data flags are supported for some <br />input types. TSTooI displays and output products indicate missing data by blanks, showing the missing <br />data value, or a string (e.g., NC). <br />Filled time series are often required for use in computer models. TSTooI provides a number of features <br />to fill time series data. The data filling process consists of analyzing available data and using the results <br />to estimate missing data values. The estimation process can be simple or complex, resulting in varying <br />degrees of error and statistical characteristics of the final time series. The data analysis uses data <br />available at the time that the fill command is encountered. Consequently if values have been changed <br />since the initial read (e.g., because of layered fill commands), the changed values may impact the <br />analysis. Basic statistical properties of the original data are saved after the initial read to allow use in later <br />fill commands. For example, for monthly time series, the historical monthly averages are computed after <br />the initial read to allow use with a f i l lxi stMonthAverage () command. <br />The overall period that is being filled is controlled by the time series period or analysis period that is <br />specified with fill commands. TSTooI will not automatically extend the period of a filled time series <br />afterthe time series is initially read. Use the setQueryPeriod () and setOutputPeriod ( ) <br />commands to control the time series period. <br />The following table lists the fill techniques that are supported by TSTooI. <br />TSTooI Fill Techniques and Associated Commands <br />Technique Command Typical Use <br />Carry Forward fillCarryForward O See fillRepeat O . This command is <br /> bein hased out. <br />Constant fillconstant () Use when missing data can be estimated as a <br /> constant. For example, if only the early <br /> period of a "regulated" (e.g., reservoir) time <br /> series is missing, it may be appropriate to set <br /> the values to zero. <br />Monthly total, f i 11DayTSFrom Use to estimate a daily time series by <br />daily pattern 2MonthTSAndlDayTS () applying the pattern of a related daily time <br /> series to monthly totals from the related and <br /> current time series. For example, use to <br /> estimate daily streamflow from monthly <br /> total values. <br />Fill from time f i 11 FromTS () Use non-missing values from a time series to <br />series fill missin values in another time series. <br />Commands - 6 <br />