* move derived parameter definitions to base localization level * remove java 7 exception constructor from inventory plugin * move python function adapter to derivparam.python plugin Former-commit-id:16b4c9253e
[formerly c54110914a3a64a2ea7c22093327c9e0d84689b2] Former-commit-id:41b154802c
11 lines
409 B
XML
11 lines
409 B
XML
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
<DerivedParameter unit="K" name="Std Dewpoint" abbreviation="stdDewpoint">
|
|
<Method name="StdMOS">
|
|
<Field abbreviation="QPF6hr_bestCat"/>
|
|
<Field abbreviation="dewpoint"/>
|
|
</Method>
|
|
<Method name="StdMOS">
|
|
<Field abbreviation="precipType"/>
|
|
<Field abbreviation="MRF_dewpoint"/>
|
|
</Method>
|
|
</DerivedParameter>
|