Laserfiche WebLink
<br /> <br />20 <br />The data for precipitation can be filled the same way or averages for you r station can be used . <br />Your engineering judgment should dete rmine which method is appropriate for your situation . <br />Now that you know which climate station to work your regression from, many of the steps <br />presented can be deleted. If you find a precipitation station that is closer and complete, use that <br />station for the regression . Here again you can save your command files for future u se or <br />modification. <br /> <br />The commands are as follows: <br /> <br /># SetInputPeriod(InputStart="1911",InputEnd="2008") <br /># # 6740 - PUEBLO MEMORIAL AP <br /># 6740.NOAA.Precip.Month~HydroBase <br /># # 7167 - ROCKY FORD 2 SE <br /># 7167.NOAA.Precip.Month~HydroBase <br />#FillRegression(TSID="674 0.NOAA.Precip.Month",IndependentTSID="7167.NOAA.Precip.Month",NumberOfEquations=OneEquation ) <br /># FillHistMonthAverage(TSList=AllMatchingTSID,TSID="6740.NOAA.Precip.Month") <br /># Free(TSList=AllMatchingTSID,TSID="7167.NOAA.Precip.Month") <br />#WriteStateMod(TSList=All TS,OutputFile="C:\cdss \data \STATECUWIZARD \PuebloMemorialClimate \PuebloMem.ppt") <br /> <br /> <br />Frost Dates <br /> <br />Determining Frost Dates is a little more complex. Here you will begin by using the <br />TempMin.Day from the HydroBase drop down. <br /> <br />