Laserfiche WebLink
TSTool Documentation Troubleshooting <br /> Troubleshooting - 7 <br />TSTool Command Summary – Obsolete Commands (continued) <br /> <br />Command Description Replaceme nt <br />-informix Indicate that Informix is used for HydroBase. Not used. <br />-missing Value Use the specified value for missing data values <br />(StateMod only). The default is -999.0 . <br />See WriteStateMod(). <br />-fillusingcomments This option only applies to diversion ti me series <br />and causes the diversion comments to be evaluated. <br />Comments that indicate no diversion in an <br />irrigation year will result in missing data for that <br />year being replaced with zeros. <br />FillUseDiversion <br />Comments() <br />month1/year1 <br />month2/year2 <br />Specifies be ginning and ending months for period <br />of record - calculations are still based on the entire <br />period of record (i.e., regression values) but the <br />final output is according to these values, if given. <br />Month 1 is January. Years are 4 -digit. <br />SetOutputPeriod() <br />-o outputfile Specify output file name. This is used in <br />conjunction with other -o options. <br />Write*() commands. <br />-odatevalue Output a DateValue format file. WriteDateValue() <br />-ostatemod Output a StateMod format file. WriteStateMod() <br />-osummary Output a time series summary. WriteSummary() <br />-osummarynostats Output a time series summary without statistics <br />(this is used with the data extension procedure <br />developed by Ayres for CDSS). <br />No longer supported. <br />regress(TSID1,TSID2) Performs a linear regression analysis between the <br />two time series, filling missing data of the first time <br />series. Regression information is printed to the log <br />file. <br />FillRegression() <br />regress12(TSID1, <br />TSID2) <br />regressMonthly( <br />TSID1,TSID2) <br />Same as regress() except 12 separate monthly <br />regressions values are calculated. <br />FillRegression() <br />regresslog(TSID1, <br />TSID2) Same as regress() except regressions values <br />are calculated logarithmically. <br />FillRegression() <br />regresslog12(TSID1, <br />TSID2) <br />regressMonthlyLog( <br />TSID1,TSID2) <br />Same as regresslog() except 12 month ly <br />regressions values are calculated. <br />FillRegression() <br />setconst(TSID,Value) Set the time series to the given value for all data. If <br />the time series is not in the database, created an <br />empty time series and then set to a constant value. <br />SetConstant() <br />setc onstbefore(TSID, <br />Value,Date) <br />The time series to the given value for all data on <br />and before the specified date (YYYY -MM or <br />MM/YYYY ). <br />SetConstant() <br />setConstantBefore() Set a value constant before a date/time. SetConstant() <br />SetMissingDataValue() Set the mis sing data value used in a StateMod time <br />series. <br />See WriteStateMod(). <br />115