Omaha #4367: Revert baseline time constraints for WindGust back to 1 hr.
Change-Id: I8ed3b075b4097d37926d67c616a451fee38b4358 Former-commit-id:2f5d67f093
[formerlyccfda63e1d
[formerly b6660c446ee92a6bf82b935920ee1c6def7f7699]] Former-commit-id:ccfda63e1d
Former-commit-id:6c6d9f5a3e
This commit is contained in:
parent
13ce71adb1
commit
d29e51e8e4
1 changed files with 5 additions and 2 deletions
|
@ -47,6 +47,9 @@
|
|||
# 07/10/2014 swhite Add surge and tropical threat WEs and their dependencies
|
||||
# 01/08/2015 #15035 lshi add site WNJ
|
||||
# 12/03/2014 #3866 rferrel Added GFS20
|
||||
# 04/03/2015 #4367 dgilling Change WindGust's time constraints back to TC1
|
||||
# for Fcst/Official.
|
||||
#
|
||||
########################################################################
|
||||
|
||||
#----------------------------------------------------------------------------
|
||||
|
@ -1932,10 +1935,10 @@ MOS_MODEL = [([Temp, Td, Wind, Weather, Sky], TC1),
|
|||
# Fcst and official database parameter groupings
|
||||
OFFICIALDBS = [([Temp, Td, Wind, NWPSwind, Weather, Sky, FzLevel, SnowLevel], TC1),
|
||||
([HeatIndex, WindChill, RH, SnowAmt, CWR, QPF], TC1),
|
||||
([PoP, Ttrend, RHtrend, Wind20ft], TC1),
|
||||
([PoP, Ttrend, RHtrend, Wind20ft, WindGust], TC1),
|
||||
([MinT], MinTTC), ([MaxT], MaxTTC),
|
||||
([MinRH], MinRHTC), ([MaxRH], MaxRHTC),
|
||||
([WaveHeight, SurfHeight, WindGust, Swell, Swell2, Period], TC3NG),
|
||||
([WaveHeight, SurfHeight, Swell, Swell2, Period], TC3NG),
|
||||
([WindWaveHeight, SwanSwell, Wave1, Wave2, Wave3, Wave4, Wave5, Wave6, Wave7, Wave8, Wave9, Period1, Period2, Period3, Period4, Period5, Period6, Period7, Period8, Period9], TC3NG),
|
||||
([VentRate, LAL, Haines, MixHgt, FreeWind, TransWind], TC1),
|
||||
([DSI, Stability, MarineLayer], TC1),
|
||||
|
|
Loading…
Add table
Reference in a new issue