VLab Issue #5238 - changed parmsGFSLAMPGrid to GFSLAMPGridPARMS. Changed serverConfig.Vis to Vis on that same line; fixes #5238
Change-Id: I1724074899bad140a60c7f4da37622178ddba3c0 Former-commit-id:4c574676d7
[formerly b32bdbe92d1db52997c9e79ece82df19f91357f3] Former-commit-id:af60ca1232
This commit is contained in:
parent
4071b58b85
commit
931a18418d
1 changed files with 1 additions and 1 deletions
|
@ -2055,7 +2055,7 @@ ENPwave_parms = [([WindWaveHeight, WaveHeight, SurfHeight, Wind], TC6),
|
|||
([Swell, Swell2, Period, Period2], TC6)]
|
||||
|
||||
# GFSLAMPGrid
|
||||
parmsGFSLAMPGrid=[([Temp, Td, serverConfig.Vis, ClgHgt],TC1)]
|
||||
GFSLAMPGridPARMS=[([Temp, Td, Vis, ClgHgt],TC1)]
|
||||
|
||||
#---------------------------------------------------------------------------
|
||||
# Databases for a site.
|
||||
|
|
Loading…
Add table
Reference in a new issue