Omaha #4385: add nwpsCG1 model to Volume Browser.
Change-Id: Id069d07c5dfffaf1952042611f35a2221d8d639b Former-commit-id:1d2fb3c135
[formerly3594451824
[formerly 20d76ae4ed226d19ea6ddbb408224ace8519787b]] Former-commit-id:3594451824
Former-commit-id:acb5b4f1af
This commit is contained in:
parent
d8aa339e56
commit
c454610ff7
3 changed files with 26 additions and 0 deletions
|
@ -71,6 +71,7 @@
|
||||||
<vbSource key="NPHwave10" category="SfcGrid" views="PLANVIEW TIMESERIES" />
|
<vbSource key="NPHwave10" category="SfcGrid" views="PLANVIEW TIMESERIES" />
|
||||||
<vbSource key="NPHwave4" category="SfcGrid" views="PLANVIEW TIMESERIES" />
|
<vbSource key="NPHwave4" category="SfcGrid" views="PLANVIEW TIMESERIES" />
|
||||||
<vbSource key="nwpsTrkngCG0" category="SfcGrid" views="PLANVIEW TIMESERIES" />
|
<vbSource key="nwpsTrkngCG0" category="SfcGrid" views="PLANVIEW TIMESERIES" />
|
||||||
|
<vbSource key="nwpsCG1" category="SfcGrid" views="PLANVIEW TIMESERIES" />
|
||||||
<vbSource key="OPCWave181" category="SfcGrid" views="PLANVIEW TIMESERIES" />
|
<vbSource key="OPCWave181" category="SfcGrid" views="PLANVIEW TIMESERIES" />
|
||||||
<vbSource key="OPCWave182" category="SfcGrid" views="PLANVIEW TIMESERIES" />
|
<vbSource key="OPCWave182" category="SfcGrid" views="PLANVIEW TIMESERIES" />
|
||||||
<vbSource key="OPCWave180" category="SfcGrid" views="PLANVIEW TIMESERIES" />
|
<vbSource key="OPCWave180" category="SfcGrid" views="PLANVIEW TIMESERIES" />
|
||||||
|
|
|
@ -4241,4 +4241,16 @@ in | .03937 | 0 | 4 | | |..|8000F0FF| | 16 | \
|
||||||
</contourStyle>
|
</contourStyle>
|
||||||
</styleRule>
|
</styleRule>
|
||||||
|
|
||||||
|
<!-- Style Rule for nwpsCG1 to display Sig. Wave Height and Swell Height
|
||||||
|
in ft. -->
|
||||||
|
<styleRule>
|
||||||
|
<paramLevelMatches>
|
||||||
|
<creatingEntity>nwpsCG1</creatingEntity>
|
||||||
|
<parameter>SWELL</parameter>
|
||||||
|
<parameter>HTSGW</parameter>
|
||||||
|
</paramLevelMatches>
|
||||||
|
<contourStyle>
|
||||||
|
<displayUnits>ft</displayUnits>
|
||||||
|
</contourStyle>
|
||||||
|
</styleRule>
|
||||||
</styleRuleset>
|
</styleRuleset>
|
|
@ -5526,4 +5526,17 @@
|
||||||
<displayUnits>cm/sec</displayUnits>
|
<displayUnits>cm/sec</displayUnits>
|
||||||
</imageStyle>
|
</imageStyle>
|
||||||
</styleRule>
|
</styleRule>
|
||||||
|
|
||||||
|
<!-- Style Rule for nwpsCG1 to display Sig. Wave Height and Swell Height
|
||||||
|
in ft. -->
|
||||||
|
<styleRule>
|
||||||
|
<paramLevelMatches>
|
||||||
|
<creatingEntity>nwpsCG1</creatingEntity>
|
||||||
|
<parameter>SWELL</parameter>
|
||||||
|
<parameter>HTSGW</parameter>
|
||||||
|
</paramLevelMatches>
|
||||||
|
<imageStyle>
|
||||||
|
<displayUnits>ft</displayUnits>
|
||||||
|
</imageStyle>
|
||||||
|
</styleRule>
|
||||||
</styleRuleset>
|
</styleRuleset>
|
||||||
|
|
Loading…
Add table
Reference in a new issue