Appendix A -Arkansas River Basin TSTooI Command Files
<br />Monthly Precipitation Command File:
<br />setOutputPeriod(01/1950,12/2004)
<br /># 7866 - Springfield 7 WSW combined with Springfield 8 S, regressed with Walsh
<br />7866.NOAA.Precip.Month~HydroBase
<br />7867.NOAA.Precip.Month~HydroBase
<br />fillFromTS(7866.NOAA.Precip.Month, 7867.NOAA.Precip.Month,*,*)
<br />free(TSID="7867.NOAA.Precip.Month")
<br />8793.NOAA.Precip.Month~HydroBase
<br />fillRegression (7866.NOAA.Precip.Month,8793.NOAA.Precip.Month,MonthlyEquations,Linear,*,12/2004,01/1950,12/2004)
<br />free(TSID="8793.NOAA.Precip.Month")
<br /># 8157 - Tacony 10 SE regressed with Pueblo Memorial AP combined with Pueblo WB Airport
<br /># Using a 0.0 intercept to prevent neg. precip, does not affect R values
<br />8157.NOAA.Precip.Month~HydroBase
<br />6740.NOAA.Precip.Month~HydroBase
<br />6738.NOAA.Precip.Month~HydroBase
<br />fillFromTS(6740.NOAA.Precip.Month, 6738.NOAA.Precip.Month,*,*)
<br />free(TSID="6738.NOAA.Precip.Month")
<br />fillRegression (8157.NOAA.Precip.Month,6740.NOAA.Precip.Month,MonthlyEquations,Linear,*,12/2004,01/1950,12/2004,Intercept=0.0)
<br /># 6740 - Pueblo Memorial AP combined with Pueblo WB Airport, regressed with Pueblo Reservoir
<br />6765.NOAA.Precip.Month~HydroBase
<br />fillRegression (6740.NOAA.Precip.Month,6765.NOAA.Precip.Month,MonthlyEquations,Linear,*,12/2004,01/1950,12/2004)
<br />free(TSID="6765.NOAA.Precip.Month")
<br /># 4834 - Las Animas regressed with La Junta Muni AP
<br />4834.NOAA.Precip.Month~HydroBase
<br />4720.NOAA.Precip.Month~HydroBase
<br />fillRegression (4834.NOAA.Precip.Month,4720.NOAA.Precip.Month,MonthlyEquations,Linear,*,12/2004,01/1950,12/2004)
<br /># 7167 - Rocky Ford 2 SE regressed with La Junta Muni AP
<br />7167.NOAA.Precip.Month~HydroBase
<br />fillRegression (7167.NOAA.Precip.Month,4720.NOAA.Precip.Month,MonthlyEquations,Linear,*,12/2004,01/1950,12/2004)
<br /># 4720 - La Junta Muni AP regressed with Rocky Ford 2 SE
<br />7167.NOAA.Precip.Month~HydroBase
<br />fillRegression (4720.NOAA.Precip.Month,7167.NOAA.Precip.Month,MonthlyEquations,Linear,*,12/2004,01/1950,12/2004)
<br />free(TSID="7167.NOAA.Precip.Month")
<br /># 4603 - Kit Carson regressed with Eads
<br />4603.NOAA.Precip.Month~HydroBase
<br />2446.NOAA.Precip.Month~HydroBase
<br />fillRegression (4603.NOAA.Precip.Month,2446.NOAA.Precip.Month,MonthlyEquations,Linear,*,12/2004,01/1950,12/2004)
<br /># 2446 - Eads regressed with Lamar
<br />4770.NOAA.Precip.Month~HydroBase
<br />fillRegression (2446.NOAA.Precip.Month,4770.NOAA.Precip.Month,MonthlyEquations,Linear,*,12/2004,01/1950,12/2004)
<br /># 4076 - Holly regressed with Lamar
<br />4076.NOAA.Precip.Month~HydroBase
<br />fillRegression (4076.NOAA.Precip.Month,4770.NOAA.Precip.Month,MonthlyEquations,Linear,*,12/2004,01/1950,12/2004)
<br /># 4388 - John Martin Dam regressed with Lamar
<br /># Using a 0.0 intercept to prevent neg. precip, does not affect R values
<br />4388.NOAA.Precip.Month~HydroBase
<br />fillRegression (4388.NOAA.Precip.Month,4770.NOAA.Precip.Month,MonthlyEquations,Linear,*,12/2004,01/1950,12/2004,Intercept=0.0)
<br /># 4770 - Lamar regressed with John Martin Dam
<br />4388.NOAA.Precip.Month~HydroBase
<br />fillRegression (4770.NOAA.Precip.Month,4388.NOAA.Precip.Month,MonthlyEquations,Linear,*,12/2004,01/1950,12/2004)
<br />free(TSID="4388.NOAA.Precip.Month")
<br /># All stations listed below need to be double regressed
<br /># Several stations have a complete record with single regression and do not need the following commands
<br /># Stations to be double regressed with Rocky Ford
<br />fillRegression (7866.NOAA.Precip.Month,7167.NOAA.Precip.Month,MonthlyEquations,Linear,*,12/2004,01/1950,12/2004)
<br />fillRegression (2446.NOAA.Precip.Month,7167.NOAA.Precip.Month,MonthlyEquations,Linear,*,12/2004,01/1950,12/2004)
<br />fillRegression (4834.NOAA.Precip.Month,7167.NOAA.Precip.Month,MonthlyEquations,Linear,*,12/2004,01/1950,12/2004)
<br />fillRegression (4603.NOAA.Precip.Month,7167.NOAA.Precip.Month,MonthlyEquations,Linear,*,12/2004,01/1950,12/2004)
<br /># Stations to be filled with Tacony
<br />fillRegression (6740.NOAA.Precip.Month,8157.NOAA.Precip.Month,MonthlyEquations,Linear,*,12/2004,01/1950,12/2004)
<br /># Stations to be filled with Lamar
<br />fillRegression (4076.NOAA.Precip.Month,4770.NOAA.Precip.Month,MonthlyEquations,Linear,*,12/2004,01/1950,12/2004)
<br /># 7317 - Rye 1 SW combined with Rye, regressed with Walsenburg
<br />7317.NOAA.Precip.Month~HydroBase
<br />7315.NOAA.Precip.Month~HydroBase
<br />fillFromTS(7317.NOAA.Precip.Month, 7315.NOAA.Precip.Month,*,*)
<br />free(TSID="7315.NOAA.Precip.Month")
<br />8781.NOAA.Precip.Month~HydroBase
<br />Task 76 8 2.doc B-1
<br />
|