ASM #481 - Add Guam GFSDNG to AWIPS
Change-Id: Iebf45e4b94fcf25aa32554f4363d0dc25f3e47ca Former-commit-id:92231e051d
[formerly42c36a5e80
[formerly 012fa438f085498027402c1cd0897dd13c0d4edc]] Former-commit-id:42c36a5e80
Former-commit-id:a91a4ed137
This commit is contained in:
parent
338d479d1e
commit
1adfd7ea51
11 changed files with 24 additions and 5 deletions
|
@ -1198,6 +1198,7 @@
|
|||
</Level>
|
||||
<Level displayName="Wet Bulb 0" key="WetBulb0" group="S">
|
||||
<DatabaseLevel levelName="TW0" levelOneValue="0" />
|
||||
<DatabaseLevel levelName="WBZ" levelOneValue="0" />
|
||||
</Level>
|
||||
<Level displayName="Low Wet Bulb 0" key="LowWetBulb0" group="S"> <!-- Lowest Level of the wet bulb zero -->
|
||||
<DatabaseLevel levelName="LLTW" levelOneValue="0" />
|
||||
|
|
|
@ -66,6 +66,7 @@
|
|||
<vbSource key="ENPWAVE253" category="SfcGrid" views="PLANVIEW TIMESERIES" />
|
||||
<vbSource key="EPwave10" category="SfcGrid" views="PLANVIEW TIMESERIES" />
|
||||
<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" views="PLANVIEW TIMESERIES" />
|
||||
<vbSource key="GLERL" category="SfcGrid" views="PLANVIEW TIMESERIES" />
|
||||
|
|
|
@ -342,9 +342,9 @@
|
|||
<dt>6</dt>
|
||||
</info>
|
||||
<info>
|
||||
<title>Guam-GFS</title>
|
||||
<title>Guam-GFSDNG</title>
|
||||
<datasetId>GFS199</datasetId>
|
||||
<dt>6</dt>
|
||||
<dt>3</dt>
|
||||
</info>
|
||||
<info>
|
||||
<title>RAP13</title>
|
||||
|
|
|
@ -40,7 +40,7 @@ import com.raytheon.uf.common.style.level.SingleLevel;
|
|||
* Date Ticket# Engineer Description
|
||||
* ------------ ---------- ----------- --------------------------
|
||||
* Jul 30, 2007 chammack Initial Creation.
|
||||
*
|
||||
* May 1, 2014 DCS 027 MPorricelli Add WBZ level
|
||||
* </pre>
|
||||
*
|
||||
* @author chammack
|
||||
|
@ -83,6 +83,8 @@ public class GridLevelTranslator {
|
|||
level = new SingleLevel(Level.LevelType.TEMP);
|
||||
} else if (levelType.equalsIgnoreCase("FRZ")) {
|
||||
level = new SingleLevel(Level.LevelType.FRZ);
|
||||
} else if (levelType.equalsIgnoreCase("WBZ")) {
|
||||
level = new SingleLevel(Level.LevelType.WBZ);
|
||||
} else {
|
||||
return new SingleLevel(Level.LevelType.DEFAULT);
|
||||
}
|
||||
|
|
|
@ -70,7 +70,7 @@
|
|||
<alias base="ETA">NAM80</alias>
|
||||
<alias base="GFS160">AK-GFS</alias>
|
||||
<alias base="GFS161">SJU-GFS</alias>
|
||||
<alias base="GFS199">Guam-GFS</alias>
|
||||
<alias base="GFS199">Guam-GFSDNG</alias>
|
||||
<alias base="GFS201">GFS360</alias>
|
||||
<alias base="GFS212">GFS40</alias>
|
||||
<alias base="GFS213">GFS90</alias>
|
||||
|
|
|
@ -4174,6 +4174,7 @@ in | .03937 | 0 | 4 | | |..|8000F0FF| | 16 | \
|
|||
<parameter>GH</parameter>
|
||||
<singleLevel units="FRZ" />
|
||||
<singleLevel units="TW0" />
|
||||
<singleLevel units="WBZ" />
|
||||
</paramLevelMatches>
|
||||
<contourStyle>
|
||||
<displayUnits>ft</displayUnits>
|
||||
|
|
|
@ -4907,6 +4907,7 @@
|
|||
<parameter>GH</parameter>
|
||||
<singleLevel units="FRZ" />
|
||||
<singleLevel units="TW0" />
|
||||
<singleLevel units="WBZ" />
|
||||
</paramLevelMatches>
|
||||
<imageStyle>
|
||||
<displayUnits>ft</displayUnits>
|
||||
|
|
|
@ -183,4 +183,7 @@
|
|||
<Field level="Surface" abbreviation="CCag"/>
|
||||
<Field level="Surface" abbreviation="GH"/>
|
||||
</Method>
|
||||
<Method name="Alias" levels="BLyr">
|
||||
<Field abbreviation="GH" level="0BLD"/>
|
||||
</Method>
|
||||
</DerivedParameter>
|
||||
|
|
|
@ -77,4 +77,7 @@
|
|||
<Field abbreviation="T"/>
|
||||
<Field abbreviation="SHx"/>
|
||||
</Method>
|
||||
<Method name="Alias" levels="BLyr">
|
||||
<Field abbreviation="RH" level="0BLD"/>
|
||||
</Method>
|
||||
</DerivedParameter>
|
||||
|
|
|
@ -36,6 +36,7 @@ import javax.xml.bind.annotation.XmlAttribute;
|
|||
* ------------ ---------- ----------- --------------------------
|
||||
* Sep 24, 2007 njensen Initial creation
|
||||
* Nov 14, 2013 2361 njensen Remove ISerializableObject
|
||||
* May 1, 2014 DCS 027 MPorricelli Add WBZ level
|
||||
*
|
||||
* </pre>
|
||||
*
|
||||
|
@ -45,7 +46,7 @@ import javax.xml.bind.annotation.XmlAttribute;
|
|||
public abstract class Level {
|
||||
|
||||
public static enum LevelType {
|
||||
THETA, HEIGHT_AGL, HEIGHT_MSL, PRESSURE, SURFACE, TILT, MB_AGL, MAXW, TW0, TEMP, FRZ, DEFAULT
|
||||
THETA, HEIGHT_AGL, HEIGHT_MSL, PRESSURE, SURFACE, TILT, MB_AGL, MAXW, TW0, TEMP, FRZ, DEFAULT, WBZ
|
||||
};
|
||||
|
||||
protected LevelType type;
|
||||
|
|
|
@ -732,4 +732,10 @@
|
|||
<versionsToKeep>5</versionsToKeep>
|
||||
<modTimeToWait>00-00:15:00</modTimeToWait>
|
||||
</rule>
|
||||
<!-- Purge rule for the GFS199 (Guam-GFSDNG) model -->
|
||||
<rule>
|
||||
<keyValue>GFS199</keyValue>
|
||||
<versionsToKeep>4</versionsToKeep>
|
||||
<modTimeToWait>00-01:00:00</modTimeToWait>
|
||||
</rule>
|
||||
</purgeRuleSet>
|
||||
|
|
Loading…
Add table
Reference in a new issue