Change-Id: I9e13afd8f7736f71fe8d584b1ff9a5b1ec943667 Former-commit-id:cf1882cc44
[formerly0c375981e7
] [formerly3f2f7f2f3a
] [formerly5aa4748569
[formerly3f2f7f2f3a
[formerly 5f730d514fd3e4b6780d7a3d60dcb08b102ecd29]]] Former-commit-id:5aa4748569
Former-commit-id: acf20dd93b57335f5216ef543b921227c78af2eb [formerly094e8048e9
] Former-commit-id:1040be8594
This commit is contained in:
parent
90efb445f0
commit
e419cebdea
24 changed files with 859 additions and 104 deletions
|
@ -19,8 +19,32 @@
|
|||
further_licensing_information.
|
||||
-->
|
||||
<menuTemplate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<contribute xsi:type="menuItem" menuText="Tstorm Prob"
|
||||
key="ThP" indentText="false" />
|
||||
<contribute xsi:type="menuItem" menuText="Tstorm Occr"
|
||||
key="CTSTM" indentText="false" />
|
||||
</menuTemplate>
|
||||
<contribute xsi:type="menuItem" menuText="Temperature" key="T"
|
||||
indentText="false" />
|
||||
contribute xsi:type="menuItem" menuText="Temp Anl Uncertainty"
|
||||
key="Terranl" indentText="true" />
|
||||
<contribute xsi:type="menuItem" menuText="Dewpoint" key="DpT"
|
||||
indentText="true" />
|
||||
<contribute xsi:type="menuItem" menuText="DpT Anl Uncertainty"
|
||||
key="DpTerranl" indentText="true" />
|
||||
<contribute xsi:type="menuItem" menuText="Wind" key="Wind"
|
||||
indentText="false" />
|
||||
<contribute xsi:type="menuItem" menuText="Wind Speed" key="wSp"
|
||||
indentText="true" />
|
||||
<contribute xsi:type="menuItem" menuText="WSp Anl Uncertainty"
|
||||
key="wSpea" indentText="true" />
|
||||
<contribute xsi:type="menuItem" menuText="Visibility" key="Vis"
|
||||
indentText="false" />
|
||||
<contribute xsi:type="menuItem" menuText="Sky Cover" key="TCC"
|
||||
indentText="false" />
|
||||
<contribute xsi:type="menuItem" menuText="Ceiling Height" key="CC"
|
||||
indentText="false" />
|
||||
<contribute xsi:type="menuItem" menuText="Convection Prob"
|
||||
key="PROCON2hr" indentText="false" />
|
||||
<contribute xsi:type="menuItem" menuText="Convection Occr"
|
||||
key="CONVP2hr" indentText="false" />
|
||||
<contribute xsi:type="menuItem" menuText="Lightning Prob"
|
||||
key="PROLGHT2hr" indentText="false" />
|
||||
<contribute xsi:type="menuItem" menuText="Lightning Occr"
|
||||
key="CLGTN2hr" indentText="false" />
|
||||
</menuTemplate>
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
<vbSource key="GFE" category="SfcGrid" views="PLANVIEW TIMESERIES" />
|
||||
<vbSource key="GFS199" category="SfcGrid" views="PLANVIEW TIMESERIES" />
|
||||
<vbSource key="GFSGuide" category="SfcGrid" views="PLANVIEW TIMESERIES" />
|
||||
<vbSource key="GFSLAMPTstorm" name="GFSLAMP-Grid" category="SfcGrid"
|
||||
<vbSource key="GFSLAMPGrid" name="GFSLAMPGrid" category="SfcGrid"
|
||||
views="PLANVIEW TIMESERIES" />
|
||||
<vbSource key="GLERL" category="SfcGrid" views="PLANVIEW TIMESERIES" />
|
||||
<vbSource key="GlobalWave" category="SfcGrid" views="PLANVIEW TIMESERIES" />
|
||||
|
|
|
@ -167,7 +167,7 @@
|
|||
<alias base="OPCWave182">opcWave182</alias>
|
||||
<alias base="MOSGuide">mosGuideNDFD</alias>
|
||||
<alias base="MOSGuide-AK">mosGuideNDFD_AK</alias>
|
||||
<alias base="GFSLAMPTstorm">lampNDFD</alias>
|
||||
<alias base="GFSLAMPGrid">lampNDFD</alias>
|
||||
<alias base="TPCSurgeProb">TPCSurgeProb</alias>
|
||||
<alias base="TPCSurgeProb197">TPCSurgeProb</alias>
|
||||
<alias base="TPCSurgeProb-AK">TPCSurgeProb</alias>
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
Jul 03, 2013 #2044 randerso Removed mappings from tpXXX to tp_XXX for RFCQPF
|
||||
Mar 31, 2014 #2934 dgilling Updated params for pSurge2.0/PHISH data.
|
||||
Jul 03, 2014 DR 14068 mfoster Added parameters for 3km AK-RTMA
|
||||
Dec 15, 2014 DR 14024 jwatson Added parameters for 2.5km GFSLAMPGrid
|
||||
-->
|
||||
<aliasList caseSensitive="true" namespace="gfeParamName">
|
||||
<alias base="AV">av</alias>
|
||||
|
@ -132,6 +133,8 @@
|
|||
<alias base="Cigc1">cigc1</alias>
|
||||
<alias base="Cigc2">cigc2</alias>
|
||||
<alias base="Cigc3">cigc3</alias>
|
||||
<alias base="CLGTN">clgtn</alias>
|
||||
<alias base="CONVP">convp</alias>
|
||||
<alias base="CP2hr">cp2hr</alias>
|
||||
<alias base="CPVV">cpvv</alias>
|
||||
<alias base="CRAINc1">crainc1</alias>
|
||||
|
@ -221,6 +224,8 @@
|
|||
<alias base="Prob34">prob34</alias>
|
||||
<alias base="Prob50">prob50</alias>
|
||||
<alias base="Prob64">prob64</alias>
|
||||
<alias base="PROCON">procon</alias>
|
||||
<alias base="PROLGHT">prolght</alias>
|
||||
<alias base="PTAM">ptam</alias>
|
||||
<alias base="PTAN">ptan</alias>
|
||||
<alias base="PTA">pta</alias>
|
||||
|
|
|
@ -321,6 +321,9 @@ ExtraWEPrecision = []
|
|||
AstroTide = ("AstroTide", SCALAR, "ft", "Astro Tide", 20.0, -8.0, 1, NO)
|
||||
StormSurge = ("StormSurge", SCALAR, "ft", "Storm Surge", 30.0, -5.0, 1, NO)
|
||||
|
||||
# Parm for Aviation/GFSLAMPGrid
|
||||
ClgHgt=("ClgHgt",SCALAR,"ft","Ceiling Height",25000.0,-100.0,0,NO)
|
||||
|
||||
#---------------------------------------------------------------------------
|
||||
#
|
||||
# Weather configuration section
|
||||
|
@ -1022,6 +1025,7 @@ NamDNG5 = ('NamDNG5', GRID, '', NO, NO, 2, 0)
|
|||
TPCProb = ('TPCProb', GRID, '', NO, NO, 30, 0)
|
||||
SREF = ('SREF', GRID, '', NO, NO, 3, 0)
|
||||
ENPwave = ('ENPwave', GRID, '', NO, NO, 2, 0)
|
||||
GFSLAMPGrid = ('GFSLAMPGrid', GRID, '', NO, NO, 3, 0)
|
||||
#---------------------------------------------------------------------------
|
||||
#
|
||||
# D2D Model Database Version Specification
|
||||
|
@ -1211,6 +1215,7 @@ elif SID in CONUS_EAST_SITES:
|
|||
'GLOBHwave',
|
||||
'URMA25',
|
||||
('GFS215', 'GFS20'),
|
||||
'GFSLAMPGrid',
|
||||
]
|
||||
|
||||
else: #######DCS3501 WEST_CONUS
|
||||
|
@ -1272,6 +1277,7 @@ else: #######DCS3501 WEST_CONUS
|
|||
'GLOBHwave',
|
||||
'URMA25',
|
||||
('GFS215', 'GFS20'),
|
||||
'GFSLAMPGrid',
|
||||
]
|
||||
|
||||
if SID in GreatLake_SITES:
|
||||
|
@ -1512,6 +1518,7 @@ else:
|
|||
# "WNAwave4" : ["WNAwave4"],
|
||||
# "ENPwave": ["ENPwave"],
|
||||
"ESTOFS" : ["ESTOFS"],
|
||||
"GFSLAMPGrid" : ["GFSLAMPGrid"],
|
||||
}
|
||||
|
||||
#initialization skip certain model runs
|
||||
|
@ -1535,7 +1542,7 @@ D2DAccumulativeElements= {
|
|||
"GFS80": ["tp", "cp"],
|
||||
"GFS75": ["tp", "cp"],
|
||||
"GFS190": ["tp", "cp"],
|
||||
"HRRR": ["tp1hr", "crain", "csnow", "cfrzr", "cicep"],
|
||||
"HRRR": ["tp", "crain", "csnow", "cfrzr", "cicep"],
|
||||
"NAM95": ["tp", "cp"],
|
||||
"NAM80": ["tp", "cp"],
|
||||
"NAM40": ["tp", "cp"],
|
||||
|
@ -1653,7 +1660,7 @@ localRTMAParms = []
|
|||
localNamDNG5Parms = []
|
||||
localSREFParms = []
|
||||
localTPCProbParms = []
|
||||
localHRRRParms = localESTOFSParms = localISCExtraParms = []
|
||||
localGFSLAMPGridParms = localHRRRParms = localESTOFSParms = localISCExtraParms = []
|
||||
|
||||
myOfficeType = SITES[GFESUITE_SITEID][5]
|
||||
|
||||
|
@ -1724,6 +1731,7 @@ if not BASELINE and siteImport('localConfig'):
|
|||
localWNAwave10Parms = getattr(localConfig, 'parmsWNAwave10', localWNAwave10Parms)
|
||||
localWNAwave4Parms = getattr(localConfig, 'parmsWNAwave4', localWNAwave4Parms)
|
||||
localENPwaveParms = getattr(localConfig, 'parmsENPwave', localENPwaveParms)
|
||||
localGFSLAMPGridParms = getattr(localConfig, 'parmsGFSLAMPGrid', localGFSLAMPGridParms)
|
||||
#note that extraISCparms are not in the standard format. These
|
||||
#are a list of ([p, p, p, p], officeType)
|
||||
localISCExtraParms = getattr(localConfig, 'extraISCparms', localISCExtraParms)
|
||||
|
@ -1907,6 +1915,10 @@ parmsGFS40 = [([SnowRatio], TC1)]
|
|||
|
||||
ENPwave_parms = [([WindWaveHeight, WaveHeight, SurfHeight, Wind], TC6),
|
||||
([Swell, Swell2, Period, Period2], TC6)]
|
||||
|
||||
# GFSLAMPGrid
|
||||
parmsGFSLAMPGrid=[([Temp, Td, serverConfig.Vis, ClgHgt],TC1)]
|
||||
|
||||
#---------------------------------------------------------------------------
|
||||
# Databases for a site.
|
||||
# list of (Database, [parms])
|
||||
|
@ -1965,6 +1977,7 @@ DATABASES = [(Official, OFFICIALDBS + localParms),
|
|||
(NamDNG5, NamDNG5PARMS + localNamDNG5Parms),
|
||||
(TPCProb, TPCProbPARMS + localTPCProbParms),
|
||||
(ENPwave, ENPwave_parms + localENPwaveParms),
|
||||
(GFSLAMPGrid, GFSLAMPGridPARMS + localGFSLAMPGridParms),
|
||||
(Test, OFFICIALDBS + localParms)] + localDBs
|
||||
|
||||
# Intersite coordination database parameter groupings, based on
|
||||
|
|
|
@ -1,76 +1,304 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<gridParamInfo xmlns:ns2="group">
|
||||
<valtimeMINUSreftime>
|
||||
<fcst>10800</fcst>
|
||||
<fcst>14400</fcst>
|
||||
<fcst>18000</fcst>
|
||||
<fcst>21600</fcst>
|
||||
<fcst>25200</fcst>
|
||||
<fcst>28800</fcst>
|
||||
<fcst>32400</fcst>
|
||||
<fcst>36000</fcst>
|
||||
<fcst>39600</fcst>
|
||||
<fcst>43200</fcst>
|
||||
<fcst>46800</fcst>
|
||||
<fcst>50400</fcst>
|
||||
<fcst>54000</fcst>
|
||||
<fcst>57600</fcst>
|
||||
<fcst>61200</fcst>
|
||||
<fcst>64800</fcst>
|
||||
<fcst>68400</fcst>
|
||||
<fcst>72000</fcst>
|
||||
<fcst>75600</fcst>
|
||||
<fcst>79200</fcst>
|
||||
<fcst>82800</fcst>
|
||||
<fcst>86400</fcst>
|
||||
<fcst>90000</fcst>
|
||||
</valtimeMINUSreftime>
|
||||
<gridParameterInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="parameterInfo">
|
||||
<short_name>ctstm</short_name>
|
||||
<long_name>Categorical Thunder Storm</long_name>
|
||||
<units>yn</units>
|
||||
<udunits/>
|
||||
<uiname>CategoricalTSTM</uiname>
|
||||
<valid_range>0.0</valid_range>
|
||||
<valid_range>1.0</valid_range>
|
||||
<fillValue>-99999.0</fillValue>
|
||||
<n3D>0</n3D>
|
||||
<levelsDesc>SFC</levelsDesc>
|
||||
<levels>
|
||||
<level>SFC</level>
|
||||
</levels>
|
||||
</gridParameterInfo>
|
||||
<gridParameterInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="parameterInfo">
|
||||
<short_name>staticTopo</short_name>
|
||||
<long_name>Topography</long_name>
|
||||
<units>meters</units>
|
||||
<fillValue>-99999.0</fillValue>
|
||||
</gridParameterInfo>
|
||||
<gridParameterInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="parameterInfo">
|
||||
<short_name>thp</short_name>
|
||||
<long_name>Thunderstorm Probability</long_name>
|
||||
<units>%</units>
|
||||
<udunits>percent</udunits>
|
||||
<uiname>TstrmProb</uiname>
|
||||
<valid_range>0.0</valid_range>
|
||||
<valid_range>100.0</valid_range>
|
||||
<fillValue>-99999.0</fillValue>
|
||||
<n3D>0</n3D>
|
||||
<levelsDesc>SFC</levelsDesc>
|
||||
<levels>
|
||||
<level>SFC</level>
|
||||
</levels>
|
||||
</gridParameterInfo>
|
||||
<gridParameterInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="parameterInfo">
|
||||
<short_name>staticSpacing</short_name>
|
||||
<long_name>Grid spacing</long_name>
|
||||
<units>meters</units>
|
||||
<fillValue>-99999.0</fillValue>
|
||||
</gridParameterInfo>
|
||||
<gridParameterInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="parameterInfo">
|
||||
<short_name>staticCoriolis</short_name>
|
||||
<long_name>Coriolis parameter</long_name>
|
||||
<units>/s</units>
|
||||
<fillValue>-99999.0</fillValue>
|
||||
</gridParameterInfo>
|
||||
<valtimeMINUSreftime>
|
||||
<fcst>0</fcst>
|
||||
<fcst>3600</fcst>
|
||||
<fcst>7200</fcst>
|
||||
<fcst>10800</fcst>
|
||||
<fcst>14400</fcst>
|
||||
<fcst>18000</fcst>
|
||||
<fcst>21600</fcst>
|
||||
<fcst>25200</fcst>
|
||||
<fcst>28800</fcst>
|
||||
<fcst>32400</fcst>
|
||||
<fcst>36000</fcst>
|
||||
<fcst>39600</fcst>
|
||||
<fcst>43200</fcst>
|
||||
<fcst>46800</fcst>
|
||||
<fcst>50400</fcst>
|
||||
<fcst>54000</fcst>
|
||||
<fcst>57600</fcst>
|
||||
<fcst>61200</fcst>
|
||||
<fcst>64800</fcst>
|
||||
<fcst>68400</fcst>
|
||||
<fcst>72000</fcst>
|
||||
<fcst>75600</fcst>
|
||||
<fcst>79200</fcst>
|
||||
<fcst>82800</fcst>
|
||||
<fcst>86400</fcst>
|
||||
<fcst>90000</fcst>
|
||||
</valtimeMINUSreftime>
|
||||
<gridParameterInfo xsi:type="parameterInfo" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<short_name>tcc</short_name>
|
||||
<long_name>Sky Cover</long_name>
|
||||
<units>%</units>
|
||||
<udunits>percent</udunits>
|
||||
<uiname>totalCldCvr</uiname>
|
||||
<valid_range>0.0</valid_range>
|
||||
<valid_range>100.0</valid_range>
|
||||
<fillValue>-99999.0</fillValue>
|
||||
<n3D>0</n3D>
|
||||
<levelsDesc>SFC</levelsDesc>
|
||||
<levels>
|
||||
<level>SFC</level>
|
||||
</levels>
|
||||
</gridParameterInfo>
|
||||
<gridParameterInfo xsi:type="parameterInfo" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<short_name>vis</short_name>
|
||||
<long_name>visibility</long_name>
|
||||
<units>m</units>
|
||||
<udunits>meter</udunits>
|
||||
<uiname>visibility</uiname>
|
||||
<valid_range>0.0</valid_range>
|
||||
<valid_range>5000.0</valid_range>
|
||||
<fillValue>-99999.0</fillValue>
|
||||
<n3D>1</n3D>
|
||||
<levelsDesc>SFC</levelsDesc>
|
||||
<levels>
|
||||
<level>SFC</level>
|
||||
</levels>
|
||||
</gridParameterInfo>
|
||||
<gridParameterInfo xsi:type="parameterInfo" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<short_name>cc</short_name>
|
||||
<long_name>Cloud Ceiling</long_name>
|
||||
<units>m</units>
|
||||
<udunits>meters</udunits>
|
||||
<uiname>cloudCeiling</uiname>
|
||||
<valid_range>0.0</valid_range>
|
||||
<valid_range>10000.0</valid_range>
|
||||
<fillValue>-99999.0</fillValue>
|
||||
<n3D>0</n3D>
|
||||
<levelsDesc>CLG</levelsDesc>
|
||||
<levels>
|
||||
<level>CLG</level>
|
||||
</levels>
|
||||
</gridParameterInfo>
|
||||
<gridParameterInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="parameterInfo">
|
||||
<short_name>procon</short_name>
|
||||
<long_name>Convection Probability</long_name>
|
||||
<units>%</units>
|
||||
<udunits>percent</udunits>
|
||||
<uiname>ConvProb</uiname>
|
||||
<valid_range>0.0</valid_range>
|
||||
<valid_range>100.0</valid_range>
|
||||
<fillValue>-99999.0</fillValue>
|
||||
<n3D>0</n3D>
|
||||
<levelsDesc>SFC</levelsDesc>
|
||||
<levels>
|
||||
<level>SFC</level>
|
||||
</levels>
|
||||
</gridParameterInfo>
|
||||
<gridParameterInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="parameterInfo">
|
||||
<short_name>convp</short_name>
|
||||
<long_name>Categorical Convection potential</long_name>
|
||||
<units>yn</units>
|
||||
<udunits/>
|
||||
<uiname>CategoricalCONV</uiname>
|
||||
<valid_range>0.0</valid_range>
|
||||
<valid_range>8.0</valid_range>
|
||||
<fillValue>-99999.0</fillValue>
|
||||
<n3D>0</n3D>
|
||||
<levelsDesc>SFC</levelsDesc>
|
||||
<levels>
|
||||
<level>SFC</level>
|
||||
</levels>
|
||||
</gridParameterInfo>
|
||||
<gridParameterInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="parameterInfo">
|
||||
<short_name>prolght</short_name>
|
||||
<long_name>Lightning Probability</long_name>
|
||||
<units>%</units>
|
||||
<udunits>percent</udunits>
|
||||
<uiname>LgtnProb</uiname>
|
||||
<valid_range>0.0</valid_range>
|
||||
<valid_range>100.0</valid_range>
|
||||
<fillValue>-99999.0</fillValue>
|
||||
<n3D>0</n3D>
|
||||
<levelsDesc>SFC</levelsDesc>
|
||||
<levels>
|
||||
<level>SFC</level>
|
||||
</levels>
|
||||
</gridParameterInfo>
|
||||
<gridParameterInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="parameterInfo">
|
||||
<short_name>clgtn</short_name>
|
||||
<long_name>Categorical Lightning potential</long_name>
|
||||
<units>yn</units>
|
||||
<udunits/>
|
||||
<uiname>CategoricalLGTN</uiname>
|
||||
<valid_range>0.0</valid_range>
|
||||
<valid_range>8.0</valid_range>
|
||||
<fillValue>-99999.0</fillValue>
|
||||
<n3D>0</n3D>
|
||||
<levelsDesc>SFC</levelsDesc>
|
||||
<levels>
|
||||
<level>SFC</level>
|
||||
</levels>
|
||||
</gridParameterInfo>
|
||||
<gridParameterInfo xsi:type="parameterInfo" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<short_name>dpt</short_name>
|
||||
<long_name>Dewpoint Temperature</long_name>
|
||||
<units>K</units>
|
||||
<udunits>degree_Kelvin</udunits>
|
||||
<uiname>Td</uiname>
|
||||
<valid_range>180.0</valid_range>
|
||||
<valid_range>330.0</valid_range>
|
||||
<fillValue>-99999.0</fillValue>
|
||||
<n3D>1</n3D>
|
||||
<levelsDesc>FHAG 2</levelsDesc>
|
||||
<levels>
|
||||
<level>FHAG2</level>
|
||||
</levels>
|
||||
</gridParameterInfo>
|
||||
<gridParameterInfo xsi:type="parameterInfo" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<short_name>dpterranl</short_name>
|
||||
<long_name>Dewpoint Temperature error analysis</long_name>
|
||||
<units>K</units>
|
||||
<udunits>degree_Kelvin</udunits>
|
||||
<uiname>TdErrorAnalysis</uiname>
|
||||
<valid_range>-330.0</valid_range>
|
||||
<valid_range>330.0</valid_range>
|
||||
<fillValue>-99999.0</fillValue>
|
||||
<n3D>1</n3D>
|
||||
<levelsDesc>FHAG 2</levelsDesc>
|
||||
<levels>
|
||||
<level>FHAG2</level>
|
||||
</levels>
|
||||
</gridParameterInfo>
|
||||
<gridParameterInfo xsi:type="parameterInfo" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<short_name>t</short_name>
|
||||
<long_name>Temperature</long_name>
|
||||
<units>K</units>
|
||||
<udunits>degree_Kelvin</udunits>
|
||||
<uiname>T</uiname>
|
||||
<valid_range>180.0</valid_range>
|
||||
<valid_range>330.0</valid_range>
|
||||
<fillValue>-99999.0</fillValue>
|
||||
<n3D>1</n3D>
|
||||
<levelsDesc>FHAG 2</levelsDesc>
|
||||
<levels>
|
||||
<level>FHAG2</level>
|
||||
</levels>
|
||||
</gridParameterInfo>
|
||||
<gridParameterInfo xsi:type="parameterInfo" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<short_name>terranl</short_name>
|
||||
<long_name>Temperature error analysis</long_name>
|
||||
<units>K</units>
|
||||
<udunits>degree_Kelvin</udunits>
|
||||
<uiname>ErrorAnalysisT</uiname>
|
||||
<valid_range>-330.0</valid_range>
|
||||
<valid_range>330.0</valid_range>
|
||||
<fillValue>-99999.0</fillValue>
|
||||
<n3D>1</n3D>
|
||||
<levelsDesc>FHAG 2</levelsDesc>
|
||||
<levels>
|
||||
<level>FHAG2</level>
|
||||
</levels>
|
||||
</gridParameterInfo>
|
||||
<gridParameterInfo xsi:type="parameterInfo" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<short_name>ws</short_name>
|
||||
<long_name>Wind Speed</long_name>
|
||||
<units>m/s</units>
|
||||
<udunits>meter/sec</udunits>
|
||||
<uiname>windSpeed</uiname>
|
||||
<valid_range>-150.0</valid_range>
|
||||
<valid_range>150.0</valid_range>
|
||||
<fillValue>-99999.0</fillValue>
|
||||
<n3D>1</n3D>
|
||||
<levelsDesc>FHAG 10</levelsDesc>
|
||||
<levels>
|
||||
<level>FHAG10</level>
|
||||
</levels>
|
||||
</gridParameterInfo>
|
||||
<gridParameterInfo xsi:type="parameterInfo" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<short_name>wserranl</short_name>
|
||||
<long_name>wind speed uncertainty</long_name>
|
||||
<units>m/s</units>
|
||||
<udunits>meter/sec</udunits>
|
||||
<uiname>WSerranlind</uiname>
|
||||
<valid_range>0.0</valid_range>
|
||||
<valid_range>150.0</valid_range>
|
||||
<fillValue>-99999.0</fillValue>
|
||||
<n3D>1</n3D>
|
||||
<levelsDesc>FHAG 10</levelsDesc>
|
||||
<levels>
|
||||
<level>FHAG10</level>
|
||||
</levels>
|
||||
</gridParameterInfo>
|
||||
<gridParameterInfo xsi:type="parameterInfo" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<short_name>wd</short_name>
|
||||
<long_name>Wind direction (from which blowing)</long_name>
|
||||
<units>deg</units>
|
||||
<udunits>degrees</udunits>
|
||||
<uiname>windDir</uiname>
|
||||
<valid_range>0.0</valid_range>
|
||||
<valid_range>360.0</valid_range>
|
||||
<fillValue>-99999.0</fillValue>
|
||||
<n3D>1</n3D>
|
||||
<levelsDesc>FHAG 10</levelsDesc>
|
||||
<levels>
|
||||
<level>FHAG10</level>
|
||||
</levels>
|
||||
</gridParameterInfo>
|
||||
<gridParameterInfo xsi:type="parameterInfo" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<short_name>wderranl</short_name>
|
||||
<long_name>wind dir uncertainty</long_name>
|
||||
<units>deg</units>
|
||||
<udunits>degrees</udunits>
|
||||
<uiname>WDerranlind</uiname>
|
||||
<valid_range>-360.0</valid_range>
|
||||
<valid_range>360.0</valid_range>
|
||||
<fillValue>-99999.0</fillValue>
|
||||
<n3D>1</n3D>
|
||||
<levelsDesc>FHAG 10</levelsDesc>
|
||||
<levels>
|
||||
<level>FHAG10</level>
|
||||
</levels>
|
||||
</gridParameterInfo>
|
||||
<gridParameterInfo xsi:type="parameterInfo" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<short_name>uw</short_name>
|
||||
<long_name>u-component wind</long_name>
|
||||
<units>m/s</units>
|
||||
<udunits>meter/sec</udunits>
|
||||
<uiname>uWind</uiname>
|
||||
<valid_range>-150.0</valid_range>
|
||||
<valid_range>150.0</valid_range>
|
||||
<fillValue>-99999.0</fillValue>
|
||||
<n3D>1</n3D>
|
||||
<levelsDesc>FHAG 10</levelsDesc>
|
||||
<levels>
|
||||
<level>FHAG10</level>
|
||||
</levels>
|
||||
</gridParameterInfo>
|
||||
<gridParameterInfo xsi:type="parameterInfo" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<short_name>vw</short_name>
|
||||
<long_name>v-component wind</long_name>
|
||||
<units>m/s</units>
|
||||
<udunits>meter/sec</udunits>
|
||||
<uiname>vWind</uiname>
|
||||
<valid_range>-150.0</valid_range>
|
||||
<valid_range>150.0</valid_range>
|
||||
<fillValue>-99999.0</fillValue>
|
||||
<n3D>1</n3D>
|
||||
<levelsDesc>FHAG 10</levelsDesc>
|
||||
<levels>
|
||||
<level>FHAG10</level>
|
||||
</levels>
|
||||
</gridParameterInfo>
|
||||
<gridParameterInfo xsi:type="parameterInfo" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<short_name>staticCoriolis</short_name>
|
||||
<long_name>Coriolis parameter</long_name>
|
||||
<units>/s</units>
|
||||
<fillValue>-99999.0</fillValue>
|
||||
</gridParameterInfo>
|
||||
<gridParameterInfo xsi:type="parameterInfo" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<short_name>staticSpacing</short_name>
|
||||
<long_name>Grid spacing</long_name>
|
||||
<units>m</units>
|
||||
<fillValue>-99999.0</fillValue>
|
||||
</gridParameterInfo>
|
||||
<gridParameterInfo xsi:type="parameterInfo" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<short_name>staticTopo</short_name>
|
||||
<long_name>Topography</long_name>
|
||||
<units>meters</units>
|
||||
<fillValue>-99999.0</fillValue>
|
||||
</gridParameterInfo>
|
||||
</gridParamInfo>
|
||||
|
|
|
@ -0,0 +1,33 @@
|
|||
################################################################################
|
||||
# This file contains entries for the 2.5km Gridded LAMP database initialization.
|
||||
#
|
||||
# Author: Joshua Watson Created: 09/28/2011
|
||||
# ERH Last Modified: 12/12/2014
|
||||
#
|
||||
|
||||
################################################################################
|
||||
# Import existing model database initialization parameters
|
||||
from Init import *
|
||||
class GFSLAMPForecaster(Forecaster):
|
||||
def __init__(self):
|
||||
Forecaster.__init__(self, "GFSLAMP","GFSLAMP")
|
||||
|
||||
def calcClgHgt(self, cc_CLG):
|
||||
ceil = cc_CLG * 3.280839
|
||||
ceil = where(less(cc_CLG, 0), -99., ceil)
|
||||
return ceil
|
||||
|
||||
def calcVis(self, vis_SFC):
|
||||
return (vis_SFC * 3.2808) / 5279.85564
|
||||
|
||||
def calcT(self, t_FHAG2):
|
||||
return self.KtoF(t_FHAG2)
|
||||
|
||||
def calcTd(self, dpt_FHAG2):
|
||||
return self.KtoF(dpt_FHAG2)
|
||||
|
||||
################################################################################
|
||||
# Set this file up to run with SmartInitialization
|
||||
|
||||
def main():
|
||||
GFSLAMPForecaster().run()
|
|
@ -917,8 +917,8 @@
|
|||
<dt>3</dt>
|
||||
</info>
|
||||
<info>
|
||||
<title>GFSLAMP-Grid</title>
|
||||
<datasetId>GFSLAMPTstorm</datasetId>
|
||||
<title>GFSLAMPGrid</title>
|
||||
<datasetId>GFSLAMPGrid</datasetId>
|
||||
<dt>1</dt>
|
||||
</info>
|
||||
<info>
|
||||
|
|
|
@ -52,6 +52,8 @@ TP_T170L42A-NCEP-MDL_1073x689_43200-0 TP12hr
|
|||
ThP_T170L42A-NCEP-MDL_1073x689_43200-0 ThP12hr
|
||||
ThP_T170L42A-NCEP-MDL_1073x689_21600-0 ThP6hr
|
||||
ThP_T170L42A-NCEP-MDL_1073x689_10800-0 ThP3hr
|
||||
// GFSLAMPGrid 2.5km
|
||||
ThP_LAMP-NCEP-MDL_2145x1377_7200-0 PROLGHT2hr
|
||||
// 2.5km MOSGuide
|
||||
TP0.254mm_T170L42A-NCEP-MDL_2145x1377_21600-0 POP6hr
|
||||
TP0.254mm_T170L42A-NCEP-MDL_2145x1377_43200-0 POP12hr
|
||||
|
|
|
@ -3192,10 +3192,20 @@
|
|||
</model>
|
||||
|
||||
<model>
|
||||
<name>GFSLAMPTstorm</name>
|
||||
<name>GFSLAMP5km</name>
|
||||
<center>7</center>
|
||||
<subcenter>14</subcenter>
|
||||
<grid>197</grid>
|
||||
<grid>197</grid>
|
||||
<process>
|
||||
<id>108</id>
|
||||
</process>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>GFSLAMPGrid</name>
|
||||
<center>7</center>
|
||||
<subcenter>14</subcenter>
|
||||
<grid>184</grid>
|
||||
<process>
|
||||
<id>108</id>
|
||||
</process>
|
||||
|
|
|
@ -19,12 +19,12 @@
|
|||
further_licensing_information.
|
||||
-->
|
||||
<subGridDef>
|
||||
<modelNames>GFSLAMPTstorm</modelNames>
|
||||
<referenceGrid>197</referenceGrid>
|
||||
<nx>1000</nx>
|
||||
<ny>689</ny>
|
||||
<modelNames>GFSLAMPGrid</modelNames>
|
||||
<referenceGrid>184</referenceGrid>
|
||||
<nx>700</nx>
|
||||
<ny>700</ny>
|
||||
<!--
|
||||
<centerLatitude>46.0</centerLatitude>
|
||||
<centerLongitude>-95.5</centerLongitude>
|
||||
-->
|
||||
</subGridDef>
|
||||
</subGridDef>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
200:200:Significant Tornado probability:%:SIGTRNDPROB
|
||||
201:201:Significant Hail probability:%:SIGHAILPROB
|
||||
202:202:Significant Wind probability:%:SIGWINDPROB
|
||||
203:203:Categorical Thunderstorm (1-yes, 0-no):categorical:CTSTM
|
||||
203:203:Categorical Lightning:categorical:CLGHT
|
||||
204:204:Number of mixed layers next to surface:integer:MIXLY
|
||||
205:205:Flight Category::FLGHT
|
||||
206:206:Confidence - Ceiling::CICEL
|
||||
|
@ -25,12 +25,12 @@
|
|||
214:214:Near IR, White Sky Albedo:%:NWSALB
|
||||
215:215:Total Probability of Severe Thunderstorms (Days 2,3):%:PRSVR
|
||||
216:216:Total Probability of Extreme Severe Thunderstorms (Days 2,3):%:PRSIGSV
|
||||
217:217:Mean Icing Potential:mm:MEI
|
||||
218:218:Maximum Icing Potential:mm:MAIP
|
||||
219:219:Mean in-Cloud Turbulence Potential:mm:MECTP
|
||||
220:220:Max in-Cloud Turbulence Potential:mm:MACTP
|
||||
221:221:Mean Cloud Air Turbulence Potential:mm:MECAT
|
||||
222:222:Maximum Cloud Air Turbulence Potential:mm:MACAT
|
||||
217:217:Supercooled Large Droplet Icing:mm:SIPD
|
||||
218:218:Radiative emissivity:mm:EPSR
|
||||
219:219:Turbulence Potential Forecast Index::TPFI
|
||||
220:220:Categorical Servre Thunderstorm::SVRTS
|
||||
221:221:Probability of Convection:%:PROCON
|
||||
222:222:Categorical Convection :categorical:CONVP
|
||||
223:223:Cumulonimbus Horizontal Exten:%:CBHE
|
||||
224:224:Pressure at Cumulonimbus Bas:Pa:PCBB
|
||||
225:225:Pressure at Cumulonimbus To:Pa:PCBT
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
212:212:Low Cloud Bottom Level::LCBL
|
||||
213:213:Low Cloud Top Level::LCTL
|
||||
214:214:Low Cloud Layer::LCLY
|
||||
215:215:Cloud Ceiling::CEIL
|
||||
215:215:Cloud Ceiling::CLG
|
||||
220:220:Planetary Boundary Layer:: PLBL
|
||||
221:221:Layer Between Two Hybrid Levels::NONE
|
||||
222:222:Middle Cloud Bottom Level::MCBL
|
||||
|
|
|
@ -0,0 +1,259 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<colorMap>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.79607844" r="1.0"/>
|
||||
<color a="1.0" b="0.0" g="0.79607844" r="1.0"/>
|
||||
<color a="1.0" b="0.0" g="0.79607844" r="1.0"/>
|
||||
<color a="1.0" b="0.0" g="0.79607844" r="1.0"/>
|
||||
<color a="1.0" b="0.0" g="0.79607844" r="1.0"/>
|
||||
<color a="1.0" b="0.0" g="0.79607844" r="1.0"/>
|
||||
<color a="1.0" b="0.0" g="0.79607844" r="1.0"/>
|
||||
<color a="1.0" b="0.0" g="0.79607844" r="1.0"/>
|
||||
<color a="1.0" b="0.0" g="0.79607844" r="1.0"/>
|
||||
<color a="1.0" b="0.0" g="0.79607844" r="1.0"/>
|
||||
<color a="1.0" b="0.0" g="0.79607844" r="1.0"/>
|
||||
<color a="1.0" b="0.0" g="0.79607844" r="1.0"/>
|
||||
<color a="1.0" b="0.0" g="0.79607844" r="1.0"/>
|
||||
<color a="1.0" b="0.0" g="0.79607844" r="1.0"/>
|
||||
<color a="1.0" b="0.0" g="0.79607844" r="1.0"/>
|
||||
<color a="1.0" b="0.0" g="0.79607844" r="1.0"/>
|
||||
<color a="1.0" b="0.0" g="0.79607844" r="1.0"/>
|
||||
<color a="1.0" b="0.0" g="0.79607844" r="1.0"/>
|
||||
<color a="1.0" b="0.0" g="0.79607844" r="1.0"/>
|
||||
<color a="1.0" b="0.0" g="0.79607844" r="1.0"/>
|
||||
<color a="1.0" b="0.0" g="0.79607844" r="1.0"/>
|
||||
<color a="1.0" b="0.0" g="0.79607844" r="1.0"/>
|
||||
<color a="1.0" b="0.0" g="0.79607844" r="1.0"/>
|
||||
<color a="1.0" b="0.0" g="0.79607844" r="1.0"/>
|
||||
<color a="1.0" b="0.0" g="0.79607844" r="1.0"/>
|
||||
<color a="1.0" b="0.0" g="0.79607844" r="1.0"/>
|
||||
<color a="1.0" b="0.0" g="0.79607844" r="1.0"/>
|
||||
<color a="1.0" b="0.0" g="0.79607844" r="1.0"/>
|
||||
<color a="1.0" b="0.0" g="0.79607844" r="1.0"/>
|
||||
<color a="1.0" b="0.0" g="0.79607844" r="1.0"/>
|
||||
<color a="1.0" b="0.0" g="0.79607844" r="1.0"/>
|
||||
<color a="1.0" b="0.0" g="0.79607844" r="1.0"/>
|
||||
<color a="1.0" b="0.0" g="0.79607844" r="1.0"/>
|
||||
<color a="1.0" b="0.0" g="0.79607844" r="1.0"/>
|
||||
<color a="1.0" b="0.0" g="0.79607844" r="1.0"/>
|
||||
<color a="1.0" b="0.0" g="0.79607844" r="1.0"/>
|
||||
<color a="1.0" b="0.0" g="0.79607844" r="1.0"/>
|
||||
<color a="1.0" b="0.0" g="0.79607844" r="1.0"/>
|
||||
<color a="1.0" b="0.0" g="0.79607844" r="1.0"/>
|
||||
<color a="1.0" b="0.0" g="0.79607844" r="1.0"/>
|
||||
<color a="1.0" b="0.0" g="0.79607844" r="1.0"/>
|
||||
<color a="1.0" b="0.0" g="0.79607844" r="1.0"/>
|
||||
<color a="1.0" b="0.0" g="0.79607844" r="1.0"/>
|
||||
<color a="1.0" b="0.0" g="0.79607844" r="1.0"/>
|
||||
<color a="1.0" b="0.0" g="0.79607844" r="1.0"/>
|
||||
<color a="1.0" b="0.0" g="0.79607844" r="1.0"/>
|
||||
<color a="1.0" b="0.0" g="0.79607844" r="1.0"/>
|
||||
<color a="1.0" b="0.0" g="0.79607844" r="1.0"/>
|
||||
<color a="1.0" b="0.0" g="0.79607844" r="1.0"/>
|
||||
<color a="1.0" b="0.0" g="0.79607844" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.52156866" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.52156866" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.52156866" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.52156866" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.52156866" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.52156866" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.52156866" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.52156866" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.52156866" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.52156866" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.52156866" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.52156866" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.52156866" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.52156866" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.52156866" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.52156866" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.52156866" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.52156866" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.52156866" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.52156866" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.52156866" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.52156866" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.52156866" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.52156866" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.52156866" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.52156866" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.52156866" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.52156866" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.52156866" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.52156866" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.52156866" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.52156866" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.52156866" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.52156866" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.52156866" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.52156866" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.52156866" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.52156866" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.52156866" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.52156866" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.52156866" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.52156866" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.52156866" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.52156866" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.52156866" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.52156866" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.52156866" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.52156866" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.52156866" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.52156866" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.52156866" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.52156866" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
<color a="1.0" b="0.019607844" g="0.17254902" r="1.0"/>
|
||||
</colorMap>
|
|
@ -0,0 +1,21 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<!--
|
||||
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
|
||||
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
|
||||
|
||||
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
|
||||
This_software_product_contains_export-restricted_data_whose
|
||||
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
|
||||
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
|
||||
an_export_license_or_other_authorization.
|
||||
|
||||
Contractor_Name:________Raytheon_Company
|
||||
Contractor_Address:_____6825_Pine_Street,_Suite_340
|
||||
________________________Mail_Stop_B8
|
||||
________________________Omaha,_NE_68106
|
||||
________________________402.291.0100
|
||||
|
||||
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
|
||||
further_licensing_information.
|
||||
-->
|
||||
<DerivedParameter abbreviation="CLGTN" name="Categorical Lightning Potential" unit=""/>
|
|
@ -0,0 +1,21 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<!--
|
||||
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
|
||||
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
|
||||
|
||||
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
|
||||
This_software_product_contains_export-restricted_data_whose
|
||||
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
|
||||
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
|
||||
an_export_license_or_other_authorization.
|
||||
|
||||
Contractor_Name:________Raytheon_Company
|
||||
Contractor_Address:_____6825_Pine_Street,_Suite_340
|
||||
________________________Mail_Stop_B8
|
||||
________________________Omaha,_NE_68106
|
||||
________________________402.291.0100
|
||||
|
||||
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
|
||||
further_licensing_information.
|
||||
-->
|
||||
<DerivedParameter abbreviation="CLGTN" name="Categorical Lightning Potential" unit=""/>
|
|
@ -0,0 +1,21 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<!--
|
||||
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
|
||||
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
|
||||
|
||||
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
|
||||
This_software_product_contains_export-restricted_data_whose
|
||||
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
|
||||
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
|
||||
an_export_license_or_other_authorization.
|
||||
|
||||
Contractor_Name:________Raytheon_Company
|
||||
Contractor_Address:_____6825_Pine_Street,_Suite_340
|
||||
________________________Mail_Stop_B8
|
||||
________________________Omaha,_NE_68106
|
||||
________________________402.291.0100
|
||||
|
||||
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
|
||||
further_licensing_information.
|
||||
-->
|
||||
<DerivedParameter abbreviation="CONVP" name="Categorical Convection Potential" unit=""/>
|
|
@ -0,0 +1,21 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<!--
|
||||
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
|
||||
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
|
||||
|
||||
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
|
||||
This_software_product_contains_export-restricted_data_whose
|
||||
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
|
||||
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
|
||||
an_export_license_or_other_authorization.
|
||||
|
||||
Contractor_Name:________Raytheon_Company
|
||||
Contractor_Address:_____6825_Pine_Street,_Suite_340
|
||||
________________________Mail_Stop_B8
|
||||
________________________Omaha,_NE_68106
|
||||
________________________402.291.0100
|
||||
|
||||
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
|
||||
further_licensing_information.
|
||||
-->
|
||||
<DerivedParameter abbreviation="CONVP2hr" name="2hr Convection potential" unit="%"/>
|
|
@ -0,0 +1,21 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<!--
|
||||
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
|
||||
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
|
||||
|
||||
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
|
||||
This_software_product_contains_export-restricted_data_whose
|
||||
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
|
||||
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
|
||||
an_export_license_or_other_authorization.
|
||||
|
||||
Contractor_Name:________Raytheon_Company
|
||||
Contractor_Address:_____6825_Pine_Street,_Suite_340
|
||||
________________________Mail_Stop_B8
|
||||
________________________Omaha,_NE_68106
|
||||
________________________402.291.0100
|
||||
|
||||
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
|
||||
further_licensing_information.
|
||||
-->
|
||||
<DerivedParameter abbreviation="PROCON" name="Probability of convection" unit="%"/>
|
|
@ -0,0 +1,21 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<!--
|
||||
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
|
||||
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
|
||||
|
||||
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
|
||||
This_software_product_contains_export-restricted_data_whose
|
||||
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
|
||||
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
|
||||
an_export_license_or_other_authorization.
|
||||
|
||||
Contractor_Name:________Raytheon_Company
|
||||
Contractor_Address:_____6825_Pine_Street,_Suite_340
|
||||
________________________Mail_Stop_B8
|
||||
________________________Omaha,_NE_68106
|
||||
________________________402.291.0100
|
||||
|
||||
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
|
||||
further_licensing_information.
|
||||
-->
|
||||
<DerivedParameter abbreviation="PROCON2hr" name="2hr Convection probability" unit="%"/>
|
|
@ -0,0 +1,21 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<!--
|
||||
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
|
||||
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
|
||||
|
||||
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
|
||||
This_software_product_contains_export-restricted_data_whose
|
||||
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
|
||||
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
|
||||
an_export_license_or_other_authorization.
|
||||
|
||||
Contractor_Name:________Raytheon_Company
|
||||
Contractor_Address:_____6825_Pine_Street,_Suite_340
|
||||
________________________Mail_Stop_B8
|
||||
________________________Omaha,_NE_68106
|
||||
________________________402.291.0100
|
||||
|
||||
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
|
||||
further_licensing_information.
|
||||
-->
|
||||
<DerivedParameter abbreviation="PROLGHT" name="Lightning probability" unit="%"/>
|
|
@ -0,0 +1,21 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<!--
|
||||
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
|
||||
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
|
||||
|
||||
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
|
||||
This_software_product_contains_export-restricted_data_whose
|
||||
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
|
||||
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
|
||||
an_export_license_or_other_authorization.
|
||||
|
||||
Contractor_Name:________Raytheon_Company
|
||||
Contractor_Address:_____6825_Pine_Street,_Suite_340
|
||||
________________________Mail_Stop_B8
|
||||
________________________Omaha,_NE_68106
|
||||
________________________402.291.0100
|
||||
|
||||
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
|
||||
further_licensing_information.
|
||||
-->
|
||||
<DerivedParameter abbreviation="PROLGHT2hr" name="2hr Lightning probability" unit="%"/>
|
|
@ -535,9 +535,9 @@
|
|||
<versionsToKeep>2</versionsToKeep>
|
||||
<modTimeToWait>00-00:15:00</modTimeToWait>
|
||||
</rule>
|
||||
<!-- Purge rule for the GFSLAMP-Grid (GFSLAMPTstorm) model -->
|
||||
<!-- Purge rule for the GFSLAMPGrid model -->
|
||||
<rule>
|
||||
<keyValue>GFSLAMPTstorm</keyValue>
|
||||
<keyValue>GFSLAMPGrid</keyValue>
|
||||
<versionsToKeep>24</versionsToKeep>
|
||||
<modTimeToWait>00-00:15:00</modTimeToWait>
|
||||
</rule>
|
||||
|
|
|
@ -270,8 +270,21 @@ NGRID ^([LM].[EF].{1,3}) (KWBD) (..)(..)(..)[^!]*!(grib|grib2)/[^/]*/([^/]*)/#([
|
|||
# AWIPS1: GRID ^L[AB]U[ABC].*KWNO* /Grid/SBN/rawGrib2
|
||||
# LBUB05 KWNO 012200 !grib2/ncep/LAMP/#197/201102012200F007/CTSTM02/0 - NONE
|
||||
|
||||
NGRID ^(L[AB]U[ABC].{1,3}) (KWNO) (..)(..)(..)[^!]*!(grib|grib2)/[^/]*/([^/]*)/#([^/]*)/([0-9]{8})([0-9]{4})(F[0-9]{3})/([^/]*)
|
||||
FILE -overwrite -log -close -edex /data_store/\6/(\3:yyyy)(\3:mm)\3/\4/\7/GRID\8/\(10)Z_\(11)_\(12)-\1_\2_\3\4\5_(seq).\6.%Y%m%d%H
|
||||
# RM 14024 Vlab 5238
|
||||
# 2.5km CONUS GriddedLAMP
|
||||
# Pattern modified by Josh Watson
|
||||
# Removed 14.4.1, replaced by 2.5km grid version
|
||||
#NGRID ^(L[AB]U[ABC].{1,3}) (KWNO) (..)(..)(..)[^!]*!(grib|grib2)/[^/]*/([^/]*)/#([^/]*)/([0-9]{8})([0-9]{4})(F[0-9]{3})/([^/]*)
|
||||
# FILE -overwrite -log -close -edex /data_store/\6/(\3:yyyy)(\3:mm)\3/\4/\7/GRID\8/\(10)Z_\(11)_\(12)-\1_\2_\3\4\5_(seq).\6.%Y%m%d%H
|
||||
|
||||
# RM 14024 Vlab 5238
|
||||
# 2.5km CONUS GriddedLAMP
|
||||
# Pattern added by Josh Watson
|
||||
# The noaaportIngester does not yet read a grib2 SBN file with more than one message.
|
||||
NGRID ^(L...[0-9][0-9]) (KMDL) (..)(..)(..)
|
||||
FILE -overwrite -log -close -edex /data_store/grib2/(\3:yyyy)(\3:mm)\3/\4/LAMP/GRID184/\1_\2_\3\4\5_(seq).grib2.%Y%m%d%H
|
||||
NGRID ^(L[CDEF]U[0-9][0-9]) (KWNO) (..)(..)(..)
|
||||
FILE -overwrite -log -close -edex /data_store/grib2/(\3:yyyy)(\3:mm)\3/\4/LAMP/GRID184/\1_\2_\3\4\5_(seq).grib2.%Y%m%d%H
|
||||
|
||||
# AWIPS1: GRID ^L[UV]I.*KWBJ* /Grid/SBN/rawGrib2
|
||||
# LVIB88 KWBJ 011800 !grib2/ncep/GFS/#255/201102011800F003/VSBY/10 m HGHT
|
||||
|
|
Loading…
Add table
Reference in a new issue