16 lines
653 B
XML
16 lines
653 B
XML
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||
|
<!--
|
||
|
This is an incremental override file, indicating that the files
|
||
|
at different localization levels will be combined.
|
||
|
-->
|
||
|
<DerivedParameter abbreviation="MaxWGS1hr" name="Max Hourly Wind Gust" unit="m/s">
|
||
|
<Method levels="Surface" name="Alias">
|
||
|
<Field level="10FHAG" abbreviation="WGS1hr" />
|
||
|
</Method>
|
||
|
<Method levels="Surface" name="Alias">
|
||
|
<Field level="Surface" abbreviation="WGS1hr" />
|
||
|
</Method>
|
||
|
<Method levels="Surface" name="Magnitude">
|
||
|
<Field level="10FHAG" abbreviation="MaxWind1hr" />
|
||
|
</Method>
|
||
|
</DerivedParameter>
|