Change-Id: I7ea007f0f919017e8212716cc15712c7ed611e69 Former-commit-id:8b23f32311
[formerlyee11e5d13c
] [formerly8b23f32311
[formerlyee11e5d13c
] [formerlyac33fb9463
[formerly a8bcec4a2fa9ddd49dc300ebd63aebfdfb41723e]]] Former-commit-id:ac33fb9463
Former-commit-id:b2b2136868
[formerlybe163ebf2a
] Former-commit-id:182a717b00
22 lines
865 B
XML
22 lines
865 B
XML
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
<DerivedParameter unit="m/s" name="Wind Gust" abbreviation="Gust" xmlns:ns2="group">
|
|
<Method name="Vector" levels="Surface" models="obs">
|
|
<Field level="Station" abbreviation="windGust" unit="m/s"/>
|
|
<Field abbreviation="WD" unit="deg"/>
|
|
<ConstantField value="1.0"/>
|
|
</Method>
|
|
<Method name="Vector">
|
|
<Field abbreviation="uGust" unit="m/s"/>
|
|
<Field abbreviation="vGust" unit="m/s"/>
|
|
</Method>
|
|
<Method name="Vector">
|
|
<Field abbreviation="WGS" unit="m/s"/>
|
|
<Field abbreviation="WGD" unit="deg"/>
|
|
<ConstantField value="1.0"/>
|
|
</Method>
|
|
<Method name="Vector">
|
|
<Field abbreviation="WGS" unit="m/s"/>
|
|
<Field abbreviation="WD" unit="deg"/>
|
|
<ConstantField value="1.0"/>
|
|
</Method>
|
|
</DerivedParameter>
|