Merge "Omaha #3760 Moved to grid the remainder of derived parameters with no other explicit references" into omaha_14.4.1

Former-commit-id: 8864443af8 [formerly 4d5fb1f014] [formerly 8864443af8 [formerly 4d5fb1f014] [formerly 69505bc376 [formerly a532e9607d5e8fee053ef3bbfdc5c517ac481544]]]
Former-commit-id: 69505bc376
Former-commit-id: df4476ce7b [formerly 0d0815957c]
Former-commit-id: 26d64bd222
This commit is contained in:
Nate Jensen 2014-11-13 14:40:41 -06:00 committed by Gerrit Code Review
commit d71d91db84
362 changed files with 11312 additions and 0 deletions

View file

@ -0,0 +1,41 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter abbreviation="Raob" name="Raob Interleaved Data">
<Method name="RaobInterleave" models="bufrua">
<Field abbreviation="prMan" unit="hPa"/>
<Field abbreviation="htMan"/>
<Field abbreviation="tpMan"/>
<Field abbreviation="tdMan"/>
<Field abbreviation="wdMan"/>
<Field abbreviation="wsMan"/>
<Field abbreviation="prSigT" unit="hPa"/>
<Field abbreviation="tpSigT"/>
<Field abbreviation="tdSigT"/>
<Field abbreviation="htSigW"/>
<Field abbreviation="wdSigW"/>
<Field abbreviation="wsSigW"/>
<Field abbreviation="numMand"/>
<Field abbreviation="numSigT"/>
<Field abbreviation="numSigW"/>
<Field abbreviation="validTime"/>
<Field abbreviation="wmoStaNum"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter unit="m" name="t-5Day Mean Hgt" abbreviation="0to5">
<Method name="Average">
<Field abbreviation="GH5day"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,26 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter unit="mm" name="12Hr Accum Precip from 2 6hr" abbreviation="2xTP6hr" xmlns:ns2="group">
<Method ftime="true" levels="Surface" name="Add">
<Field timeShift="0" abbreviation="TP6hr"/>
<Field timeShift="-21600" abbreviation="TP6hr"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,44 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
COMMENT:
// Calculate if shear increases above 0-3km layer for supercells
AWIPS 1 format
36SHRMi | |N |S=Shear incr >10kts 3-6km| |ICON|Layer | *Test,Layer|BlkMag,3-6kmAgl| 1.|-1.e37|5.5|0.|1.|5.|1.e37|1.
abbreviation: |36SHRMi|
Notused1: | |
Notused2: |N |
name: |S=Shear incr >10kts 3-6km|
FIELD: ||
FIELD: |ICON|
FIELD: |Layer|
FIELD: |BlkMag,3-6kmAgl|
FIELD: |1.|
FIELD: |-1.e37|
FIELD: |5.5|
FIELD: |0.|
FIELD: |1.|
FIELD: |5.|
FIELD: |1.e37|
FIELD: |1.|
NEW FILE - 36SHRMi.xml
-->
<DerivedParameter name="S=Shear incr &gt; 10kts 3-6km" abbreviation="36SHRMi" xmlns:ns2="group" xmlns:ns3="http://www.example.org/productType">
<Method levels="Layer" name="Test">
<Field level="3-6kmAgl" abbreviation="BlkMag"/>
<ConstantField value="1.0"/>
<ConstantField value="-1.0E37"/>
<ConstantField value="5.5"/>
<ConstantField value="0.0"/>
<ConstantField value="1.0"/>
<ConstantField value="5.0"/>
<ConstantField value="1.0E37"/>
<ConstantField value="1.0"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,42 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
AWIPS I format
50dbzZ | |N|50dbz Hgt for 3/4 in. Svr Hail |m agl|CONTOUR,IMAGE,OTHER|Layer | *Poly,Layer|6587.1917|1.|1.|-2.6305|zAGL,FrzLvl|1.|0.000921|zAGL,FrzLvl|2.0
varId: |50dbzZ|
Cross Section (CS): | |
isAttachToSource: |N|
varName: |50dbz Hgt for 3/4 in. Svr Hail |
units: |m agl|
displayTypes: |CONTOUR,IMAGE,OTHER| //Handled via fieldDisplayTypes.xml under Volume Browser in AWIPS II
planeList: |Layer| //No longer used, planes are available and determined by levels attribute in the Method tag,
//default is all levels. DerivedParameter planes are limited to the sum of all of its
//method levels
functionName, planeList: |Poly, Layer|
const: |6587.1917|
const: |1.|
const: |1.|
const: |-2.6305|
varId, plane: |zAGL,FrzLvl|
const: |1.|
const: |0.000921|
varId, plane: |zAGL,FrzLvl|
const: |2.0|
AWIPS II NEW FILE - 50dbzZ.xml
-->
<DerivedParameter unit="m" name="50dbz Hgt for 3/4 in. Svr Hail" abbreviation="50dbzZ" xmlns:ns2="group" xmlns:ns3="http://www.example.org/productType">
<Method levels="Layer" name="Poly">
<ConstantField value="6587.192"/>
<ConstantField value="1.0"/>
<ConstantField value="1.0"/>
<ConstantField value="-2.6305"/>
<Field level="FrzLvl" abbreviation="zAGL"/>
<ConstantField value="1.0"/>
<ConstantField value="9.21E-4"/>
<Field level="FrzLvl" abbreviation="zAGL"/>
<ConstantField value="2.0"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter unit="m/s" name="Component Along" abbreviation="Along">
<Method name="Alias">
<Field abbreviation="Wind"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,55 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
// Apparent Temperature
// Populate with WindChl =< 50F, Surface T 51-69F, Heat Index =>70F
AWIPS I format
AppT| | |Apparent Temperature |F |CONTOUR,IMAGE,OTHER|Surface| *Test,Surface|WndChl,925MB|1.|51.|69.|WndChl,925MB|1.|70.|1.e37|HIdx,1000MB|1.|-1.e37|50.|WndChl,875MB
varId: |AppT|
Cross Section (CS): | |
isAttachToSource: | |
varName: |Apparent Temperature |
units: |F|
displayTypes: |CONTOUR,IMAGE,OTHER| //Handled via fieldDisplayTypes.xml under Volume Browser in AWIPS II
planeList: |Surface| //No longer used, planes are available and determined by levels attribute in the Method tag,
//default is all levels. DerivedParameter planes are limited to the sum of all of its
//method levels
functionName, planeList: |Test,Surface|
varId, plane: |WndChl,925MB|
const: |1|
const: |51|
const: |69|
varId, plane: |WndChl,925MB|
const: |1|
const: |70|
const: |1.e37|
varId, plane: |HIdx,1000MB|
const: |1|
const: |-1.e37|
const: |50|
varId, plane: |WndChl,875MB|
AWIPS II NEW FILE - AppT.xml
-->
<DerivedParameter unit="°F" name="Apparent Temperature" abbreviation="AppT" xmlns:ns2="group" xmlns:ns3="http://www.example.org/productType">
<Method levels="Surface" name="Test">
<Field level="925MB" abbreviation="WndChl"/>
<ConstantField value="1.0"/>
<ConstantField value="51.0"/>
<ConstantField value="69.0"/>
<Field level="925MB" abbreviation="WndChl"/>
<ConstantField value="1.0"/>
<ConstantField value="70.0"/>
<ConstantField value="1e37"/>
<Field level="1000MB" abbreviation="HIdx"/>
<ConstantField value="1.0"/>
<ConstantField value="-1e37"/>
<ConstantField value="50.0"/>
<Field level="875MB" abbreviation="WndChl"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,26 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter abbreviation="BARO" name="Barometric Velocity Vectors" unit="m/s">
<Method name="Vector">
<Field abbreviation="UBARO"/>
<Field abbreviation="VBARO"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,26 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter abbreviation="BRN" name="Net Bulk Richardson Number">
<Method name="Divide" levels="Layer">
<Field abbreviation="PBE" level="0FHAG"/>
<Field abbreviation="BRNSHR"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,40 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
COMMENT:
AWIPS 1 format
BRNEHIi | |N|72% Supercell Cases Tornadic| |ICON|Layer | *Test,Layer|BRNSHR| 1.|-1.e37|60.|0.|1.|60.|1.e37|EHIi
abbreviation: |BRNEHIi|
Notused1: | |
Notused2: |N|
name: |72% Supercell Cases Tornadic|
FIELD: ||
FIELD: |ICON|
FIELD: |Layer|
FIELD: |BRNSHR|
FIELD: |1.|
FIELD: |-1.e37|
FIELD: |60.|
FIELD: |0.|
FIELD: |1.|
FIELD: |60.|
FIELD: |1.e37|
FIELD: |EHIi|
NEW FILE - BRNEHIi.xml
-->
<DerivedParameter name="72% Supercell Cases Tornadic" abbreviation="BRNEHIi" xmlns:ns2="group" xmlns:ns3="http://www.example.org/productType">
<Method levels="Layer" name="Test">
<Field abbreviation="BRNSHR"/>
<ConstantField value="1.0"/>
<ConstantField value="-1e37"/>
<ConstantField value="60.0"/>
<ConstantField value="0.0"/>
<ConstantField value="1.0"/>
<ConstantField value="60.0"/>
<ConstantField value="1e37"/>
<Field abbreviation="EHIi"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,27 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter name="BRN Shear" abbreviation="BRNSHR">
<Method levels="Layer" name="Poly">
<ConstantField value="0.5"/>
<Field abbreviation="BRNmag"/>
<ConstantField value="2.0"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter unit="m/s" name="" abbreviation="BRNmag" xmlns:ns2="group">
<Method levels="Layer" name="Magnitude">
<Field abbreviation="BRNvec"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,26 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter abbreviation="BRNvec" name="" unit="m/s">
<Method name="Difference" levels="Layer">
<Field abbreviation="Wind" level="0-6kmAgl"/>
<Field abbreviation="vSmthW" level="0FHAG"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,28 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
AWIPS I format
BdEPT06| | |Max ThetaE Difference (3-6km Min minus 0-3km Max)|K |CONTOUR,IMAGE,OTHER|Layer| *Difference|minEPT|maxEPT
varId: |BdEPT06|
Cross Section (CS): | |
isAttachToSource: | |
varName: |Max ThetaE Difference (3-6km Min minus 0-3km Max)|
units: |K|
displayTypes: |CONTOUR,IMAGE,OTHER| //Handled via fieldDisplayTypes.xml under Volume Browser in AWIPS II
planeList: |Layer| //No longer used, planes are available and determined by levels attribute in the Method tag,
//default is all levels. DerivedParameter planes are limited to the sum of all of its
//method levels
functionName: |Difference|
varId: |minEPT|
varId: |maxEPT|
AWIPS II NEW FILE - BdEPT06.xml
-->
<DerivedParameter unit="K" name="Max ThetaE Difference (3-6km Min minus 0-3km Max)" abbreviation="BdEPT06" xmlns:ns2="group" xmlns:ns3="http://www.example.org/productType">
<Method name="Difference">
<Field abbreviation="minEPT"/>
<Field abbreviation="maxEPT"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter unit="m/s" name="Bulk Shear Magnitude" abbreviation="BlkMag" xmlns:ns2="group">
<Method name="Magnitude">
<Field abbreviation="BlkShr"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,26 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter unit="m/s" name="Bulk Shear Vectors" abbreviation="BlkShr" xmlns:ns2="group">
<Method levels="C" name="Difference">
<Field level="upper" abbreviation="Wind"/>
<Field level="lower" abbreviation="Wind"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,28 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter abbreviation="CFRZR" name="Categorical Freezing Rain" unit="">
<Method name="Alias">
<Field abbreviation="CFRZR6hr"/>
</Method>
<Method name="Alias">
<Field abbreviation="CFRZR12hr"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,28 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter abbreviation="CICEP" name="Categorical Ice Pellets" unit="">
<Method name="Alias">
<Field abbreviation="CICEP6hr"/>
</Method>
<Method name="Alias">
<Field abbreviation="CICEP12hr"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,28 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter abbreviation="COCO" name="Correlation Coefficient" unit="">
<Method name="SliceSample" levels="S,0.5kmAgl>10kmAgl,FH,TEMP,WetBulb0">
<Field abbreviation="COCO" level="3D"/>
<Field abbreviation="P"/>
<ConstantField value="-2"/>
<ConstantField value="1"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,27 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter unit="hPa" name="Condensation Pressure" abbreviation="CPr" xmlns:ns2="group">
<Method name="CondPres">
<Field abbreviation="P"/>
<Field abbreviation="T"/>
<Field abbreviation="RH"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,26 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter unit="hPa" name="Condensation Pressure Deficit" abbreviation="CPrD" xmlns:ns2="group">
<Method name="Difference">
<Field abbreviation="P"/>
<Field abbreviation="CPr"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,28 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter abbreviation="CRAIN" name="Categorical Rain" unit="">
<Method name="Alias">
<Field abbreviation="CRAIN6hr"/>
</Method>
<Method name="Alias">
<Field abbreviation="CRAIN12hr"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,28 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter abbreviation="CSNOW" name="Categorical Snow" unit="">
<Method name="Alias">
<Field abbreviation="CSNOW6hr"/>
</Method>
<Method name="Alias">
<Field abbreviation="CSNOW12hr"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,26 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter abbreviation="CURU" name="Cu Rule 0&gt;SKC,-1&gt;SCT,-4&lt;BKN,-6&lt;OVC">
<Method name="Difference" levels="Layer">
<Field abbreviation="T" level="850MB"/>
<Field abbreviation="DpT" level="1000MB"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,141 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter abbreviation="CapeStk" name="Cape Stack">
<!-- For Composite Agl levels it is better to explicitly list the levels
to Union to avoid pulling in extra levels, specifically levels defined at
kft heights. -->
<Method name="Union" levels="0-1kmAgl">
<Field abbreviation="cCape" level="0FHAG" />
<Field abbreviation="cCape" level="0.5kmAgl" />
<Field abbreviation="cCape" level="1kmAgl" />
</Method>
<Method name="Union" levels="0-1.5kmAgl">
<Field abbreviation="cCape" level="0FHAG" />
<Field abbreviation="cCape" level="0.5kmAgl" />
<Field abbreviation="cCape" level="1kmAgl" />
<Field abbreviation="cCape" level="1.5kmAgl" />
</Method>
<Method name="Union" levels="0-2kmAgl">
<Field abbreviation="cCape" level="0FHAG" />
<Field abbreviation="cCape" level="0.5kmAgl" />
<Field abbreviation="cCape" level="1kmAgl" />
<Field abbreviation="cCape" level="1.5kmAgl" />
<Field abbreviation="cCape" level="2kmAgl" />
</Method>
<Method name="Union" levels="0-2.5kmAgl">
<Field abbreviation="cCape" level="0FHAG" />
<Field abbreviation="cCape" level="0.5kmAgl" />
<Field abbreviation="cCape" level="1kmAgl" />
<Field abbreviation="cCape" level="1.5kmAgl" />
<Field abbreviation="cCape" level="2kmAgl" />
<Field abbreviation="cCape" level="2.5kmAgl" />
</Method>
<Method name="Union" levels="0-3kmAgl">
<Field abbreviation="cCape" level="0FHAG" />
<Field abbreviation="cCape" level="0.5kmAgl" />
<Field abbreviation="cCape" level="1kmAgl" />
<Field abbreviation="cCape" level="1.5kmAgl" />
<Field abbreviation="cCape" level="2kmAgl" />
<Field abbreviation="cCape" level="2.5kmAgl" />
<Field abbreviation="cCape" level="3kmAgl" />
</Method>
<Method name="Union" levels="0-4kmAgl">
<Field abbreviation="cCape" level="0FHAG" />
<Field abbreviation="cCape" level="0.5kmAgl" />
<Field abbreviation="cCape" level="1kmAgl" />
<Field abbreviation="cCape" level="1.5kmAgl" />
<Field abbreviation="cCape" level="2kmAgl" />
<Field abbreviation="cCape" level="2.5kmAgl" />
<Field abbreviation="cCape" level="3kmAgl" />
<Field abbreviation="cCape" level="3.5kmAgl" />
<Field abbreviation="cCape" level="4kmAgl" />
</Method>
<Method name="Union" levels="0-5kmAgl">
<Field abbreviation="cCape" level="0FHAG" />
<Field abbreviation="cCape" level="0.5kmAgl" />
<Field abbreviation="cCape" level="1kmAgl" />
<Field abbreviation="cCape" level="1.5kmAgl" />
<Field abbreviation="cCape" level="2kmAgl" />
<Field abbreviation="cCape" level="2.5kmAgl" />
<Field abbreviation="cCape" level="3kmAgl" />
<Field abbreviation="cCape" level="3.5kmAgl" />
<Field abbreviation="cCape" level="4kmAgl" />
<Field abbreviation="cCape" level="4.5kmAgl" />
<Field abbreviation="cCape" level="5kmAgl" />
</Method>
<Method name="Union" levels="0-6kmAgl">
<Field abbreviation="cCape" level="0FAHG" />
<Field abbreviation="cCape" level="0.5kmAgl" />
<Field abbreviation="cCape" level="1kmAgl" />
<Field abbreviation="cCape" level="1.5kmAgl" />
<Field abbreviation="cCape" level="2kmAgl" />
<Field abbreviation="cCape" level="2.5kmAgl" />
<Field abbreviation="cCape" level="3kmAgl" />
<Field abbreviation="cCape" level="3.5kmAgl" />
<Field abbreviation="cCape" level="4kmAgl" />
<Field abbreviation="cCape" level="4.5kmAgl" />
<Field abbreviation="cCape" level="5kmAgl" />
<Field abbreviation="cCape" level="5.5kmAgl" />
<Field abbreviation="cCape" level="6kmAgl" />
</Method>
<Method name="Union" levels="0-8kmAgl">
<Field abbreviation="cCape" level="0FHAG" />
<Field abbreviation="cCape" level="0.5kmAgl" />
<Field abbreviation="cCape" level="1kmAgl" />
<Field abbreviation="cCape" level="1.5kmAgl" />
<Field abbreviation="cCape" level="2kmAgl" />
<Field abbreviation="cCape" level="2.5kmAgl" />
<Field abbreviation="cCape" level="3kmAgl" />
<Field abbreviation="cCape" level="3.5kmAgl" />
<Field abbreviation="cCape" level="4kmAgl" />
<Field abbreviation="cCape" level="4.5kmAgl" />
<Field abbreviation="cCape" level="5kmAgl" />
<Field abbreviation="cCape" level="5.5kmAgl" />
<Field abbreviation="cCape" level="6kmAgl" />
<Field abbreviation="cCape" level="7kmAgl" />
<Field abbreviation="cCape" level="8kmAgl" />
</Method>
<Method name="Union" levels="0-10kmAgl">
<Field abbreviation="cCape" level="0FHAG" />
<Field abbreviation="cCape" level="0.5kmAgl" />
<Field abbreviation="cCape" level="1kmAgl" />
<Field abbreviation="cCape" level="1.5kmAgl" />
<Field abbreviation="cCape" level="2kmAgl" />
<Field abbreviation="cCape" level="2.5kmAgl" />
<Field abbreviation="cCape" level="3kmAgl" />
<Field abbreviation="cCape" level="3.5kmAgl" />
<Field abbreviation="cCape" level="4kmAgl" />
<Field abbreviation="cCape" level="4.5kmAgl" />
<Field abbreviation="cCape" level="5kmAgl" />
<Field abbreviation="cCape" level="5.5kmAgl" />
<Field abbreviation="cCape" level="6kmAgl" />
<Field abbreviation="cCape" level="7kmAgl" />
<Field abbreviation="cCape" level="8kmAgl" />
<Field abbreviation="cCape" level="9kmAgl" />
<Field abbreviation="cCape" level="10kmAgl" />
</Method>
<Method name="Union" levels="C,FHAG">
<Field abbreviation="cCape" />
</Method>
<Method name="Union" levels="C,MB">
<Field abbreviation="cCape" />
</Method>
</DerivedParameter>

View file

@ -0,0 +1,26 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter abbreviation="ClCond" name="Cloud Condensate" unit="g/m^3">
<Method name="Add" levels="">
<Field abbreviation="CIce"/>
<Field abbreviation="CW"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,26 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter unit="m/s" name="Corfidi Vectors" abbreviation="Corf" xmlns:ns2="group">
<Method levels="Layer" name="Difference">
<Field level="850MB-300MB" abbreviation="Wind"/>
<Field level="850MB" abbreviation="Wind"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,26 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter unit="kn" name="Corfidi Vectors-Forward Prop" abbreviation="CorfF" xmlns:ns2="group">
<Method name="Add" levels="Layer">
<Field abbreviation="Corf"/>
<Field abbreviation="Wind" level="850MB-300MB"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter unit="kn" name="Corfidi Vec-Forward Mag" abbreviation="CorfFM" xmlns:ns2="group">
<Method name="Magnitude" levels="Layer">
<Field abbreviation="CorfF"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter unit="kn" name="Corfidi Vec Mag" abbreviation="CorfM" xmlns:ns2="group">
<Method levels="Layer" name="Magnitude">
<Field abbreviation="Corf"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,27 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
AWIPS 1 format
CritT1| | |Layer Min Temperature -6C, -10C | |CONTOUR,OTHER|| *Alias|Tmin
varId: |CritT1|
Cross Section (CS): | |
isAttachToSource: | |
varName: |Layer Min Temperature -6C, -10C |
units: ||
displayTypes: |CONTOUR,OTHER| //Handled via fieldDisplayTypes.xml under Volume Browser in AWIPS II
planeList: |Layer| //No longer used, planes are available and determined by levels attribute in the Method tag,
//default is all levels. DerivedParameter planes are limited to the sum of all of its
//method levels
functionName: |Alias|
varId: |Tmin|
NEW FILE - CritT1.xml
-->
<DerivedParameter name="Layer Min Temperature -6C, -10C" abbreviation="CritT1" xmlns:ns2="group" xmlns:ns3="http://www.example.org/productType">
<Method name="Alias">
<Field abbreviation="Tmin"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,28 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter abbreviation="CumNrm" name="Normalized Cumulative Shear" unit="/s">
<Method name="Derivative">
<Field abbreviation="CumShr"/>
<ConstantField value="0.0"/>
<Field abbreviation="zAGL" level="upper"/>
<Field abbreviation="zAGL" level="lower"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,26 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter unit="m/s" name="Cumulative Shear" abbreviation="CumShr" xmlns:ns2="group">
<Method name="Shear">
<Field abbreviation="uWStk"/>
<Field abbreviation="vWStk"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,35 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
Omega due to Diabatic Effects
Isentropic Omega Eq: Net Omega=local+presAdv+Diabatic
Build 5.2.2 will give Net Omega, local,preAdv on K surface so residual is
diabatic term.
AWIPS I format
DIABi|0| |Omega from Diabatic Effects |ubar/s|CONTOUR,IMAGE,OTHER|K| *Difference|PVV|NetIO
varId: |DIABi|
Cross Section (CS): |0| //according to implemented IoCape.xml, CS = 0 is not in the derivedParameter definition
isAttachToSource: | |
varName: |Omega from Diabatic Effects |
units: |ubar/s|
displayTypes: |CONTOUR,IMAGE,OTHER| //Handled via fieldDisplayTypes.xml under Volume Browser in AWIPS II
planeList: |K| //No longer used, planes are available and determined by levels attribute in the Method tag,
//default is all levels. DerivedParameter planes are limited to the sum of all of its
//method levels
functionName: |Difference|
varId: |PVV|
varId: |NetIO|
AWIPS II NEW FILE - DIABi.xml
-->
<DerivedParameter unit="dPa/s" name="Omega from Diabatic Effects" abbreviation="DIABi" xmlns:ns2="group" xmlns:ns3="http://www.example.org/productType">
<Method name="Difference">
<Field abbreviation="PVV"/>
<Field abbreviation="NetIO"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,29 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter abbreviation="DIRC" name="Current Direction" unit="°">
<Method name="Direction">
<Field abbreviation="UOGRD"/>
<Field abbreviation="VOGRD"/>
</Method>
<Method name="Direction">
<Field abbreviation="OGRD"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,27 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter name="Frontogenesis Vector Divergence" abbreviation="DivF" unit="K/m/s^2">
<Method name="Divergence">
<Field abbreviation="FVecs"/>
<Field abbreviation="dx"/>
<Field abbreviation="dy"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,27 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter name="Fn Vector Divergence" abbreviation="DivFn" unit="K/m/s^2">
<Method name="Divergence">
<Field abbreviation="FnVecs"/>
<Field abbreviation="dx"/>
<Field abbreviation="dy"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,27 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter name="Fs Vector Divergence" abbreviation="DivFs" unit="K/m/s^2">
<Method name="Divergence">
<Field abbreviation="FsVecs"/>
<Field abbreviation="dx"/>
<Field abbreviation="dy"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,26 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter unit="hPa/s" name="Local Pressure Derivative" abbreviation="DpDt">
<Method name="Divide" levels="!MB">
<Field abbreviation="Dpress"/>
<Field abbreviation="_dt"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter abbreviation="DpTerranl" name="Dewpoint Analysis Uncertainty" unit="K">
<Method name="Alias" levels="Surface">
<Field abbreviation="DpTerranl" level="2FHAG"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter abbreviation="DpTmean" name="Dewpoint Temp mean" unit="K">
<Method name="Alias" levels="Surface">
<Field abbreviation="DpTmean" level="2FHAG"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter abbreviation="DpTsprd" name="Dewpoint Temp sprd" unit="K">
<Method name="Alias" levels="Surface">
<Field abbreviation="DpTsprd" level="2FHAG"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,38 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter abbreviation="Dpress" name="Pressure Difference" unit="hPa">
<Method name="LinTrans" dtime="true">
<Field abbreviation="P" timeShift="1"/>
<ConstantField value="0.5"/>
<Field abbreviation="P" timeShift="-1"/>
<ConstantField value="-0.5"/>
<Field abbreviation="P" timeShift="0"/>
<ConstantField value="0.0"/>
</Method>
<Method name="LinTrans" dtime="true">
<Field abbreviation="Px" timeShift="1"/>
<ConstantField value="0.5"/>
<Field abbreviation="Px" timeShift="-1"/>
<ConstantField value="-0.5"/>
<Field abbreviation="Px" timeShift="0"/>
<ConstantField value="0.0"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,42 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
COMMENT:
//
// Total Theta Tendency
// provided by Greg Garrett
//
AWIPS I format
DthDt|0| |Total Theta Tendency |K/S |CONTOUR,IMAGE,OTHER| | *Volume|K|
*Divide|DIABi|SSi
varId: |DthDt|
Cross Section (CS): |0|
isAttachToSource: | |
varName: |Total Theta Tendency |
units: |K/S|
displayTypes: |CONTOUR,IMAGE,OTHER| //Handled via fieldDisplayTypes.xml under Volume Browser in AWIPS II
planeList: || //No longer used, planes are available and determined by levels attribute in the Method tag,
//default is all levels. DerivedParameter planes are limited to the sum of all of its
//method levels
functionName: |Volume|
varId: |K|
functionName: |Divide|
varId: |DIABi|
varId: |SSi|
AWIPS II NEW FILE - DthDt.xml
-->
<DerivedParameter unit="K/S" name="Total Theta Tendency" abbreviation="DthDt" xmlns:ns2="group" xmlns:ns3="http://www.example.org/productType">
<Method name="Volume">
<Field abbreviation="K"/>
</Method>
<Method name="Divide">
<Field abbreviation="DIABi"/>
<Field abbreviation="SSi"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,66 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter abbreviation="EHI" name="Energy Helicity Index">
<Method name="Multiply" levels="Layer">
<Field abbreviation="PBE" level="0FHAG"/>
<Field abbreviation="HeliD" level="0-3kmAgl"/>
<ConstantField value="0.00000625" />
</Method>
<Method name="Multiply" >
<Field abbreviation="cCape" level="Surface"/>
<Field abbreviation="Heli" level="0-3kmAgl"/>
<ConstantField value="0.00000625" />
</Method>
<Method name="Test" levels="Surface">
<Field abbreviation="EHI" />
<ConstantField value="1.0" />
<ConstantField value="-1e37" />
<ConstantField value="2.49" />
<ConstantField value="0.0" />
<ConstantField value="1.0" />
<ConstantField value="2.49" />
<ConstantField value="1e37" />
<ConstantField value="1.0" />
</Method>
<Method name="Multiply" levels="Layer">
<Field abbreviation="PBE" level="0FHAG"/>
<Field abbreviation="Heli" level="0FHAG"/>
<ConstantField value="0.00000625"/>
</Method>
<Method name="Multiply" levels="Layer">
<Field abbreviation="PBE" level="0FHAG"/>
<Field abbreviation="Heli" level="0-3kmAgl"/>
<ConstantField value="0.00000625"/>
</Method>
<!-- Disabled per DR #6580, it seems to work fine but A1 didi not display it.
<Method name="Test" levels="Surface">
<Field abbreviation="EHI" level="Layer"/>
<ConstantField value="1"/>
<ConstantField value="-1.e37"/>
<ConstantField value="2.49"/>
<ConstantField value="0"/>
<ConstantField value="1"/>
<ConstantField value="2.49"/>
<ConstantField value="1.e37"/>
<ConstantField value="1"/>
</Method>
-->
</DerivedParameter>

View file

@ -0,0 +1,42 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!-- COMMENT:
// EHI/BRN Shear interaction - 72% supercells tornadic - Davies, SLS 1995
AWIPS 1 format
EHIi | |N|Energy Helicity Index| |ICON|Layer | *Test,Layer|EHI| 1.|-1.e37|2.49|0.|1.|2.49|1.e37|1.
abbreviation: |EHIi|
Notused1: | |
Notused2: |N|
name: |Energy Helicity Index|
FIELD: ||
FIELD: |ICON|
FIELD: |Layer|
FIELD: |EHI|
FIELD: |1.|
FIELD: |-1.e37|
FIELD: |2.49|
FIELD: |0.|
FIELD: |1.|
FIELD: |2.49|
FIELD: |1.e37|
FIELD: |1.|
NEW FILE - EHIi.xml
-->
<DerivedParameter name="Energy Helicity Index" abbreviation="EHIi" xmlns:ns2="group" xmlns:ns3="http://www.example.org/productType">
<Method levels="Layer" name="Test">
<Field abbreviation="EHI"/>
<ConstantField value="1.0"/>
<ConstantField value="-1e37"/>
<ConstantField value="2.49"/>
<ConstantField value="0.0"/>
<ConstantField value="1.0"/>
<ConstantField value="2.49"/>
<ConstantField value="1e37"/>
<ConstantField value="1.0"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,50 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter unit="K" name="Equiv Pot Temp" abbreviation="EPT">
<Method name="Alias">
<Field abbreviation="Ke"/>
</Method>
<Method name="ThetaE">
<Field abbreviation="P"/>
<Field abbreviation="T"/>
<Field abbreviation="RH"/>
</Method>
<Method name="ThetaE" levels="250MB">
<Field abbreviation="P"/>
<Field abbreviation="T"/>
<Field abbreviation="RH" level="300MB"/>
</Method>
<Method name="ThetaE" levels="200MB">
<Field abbreviation="P"/>
<Field abbreviation="T"/>
<Field abbreviation="RH" level="300MB"/>
</Method>
<Method name="ThetaE" levels="150MB">
<Field abbreviation="P"/>
<Field abbreviation="T"/>
<Field abbreviation="RH" level="300MB"/>
</Method>
<Method name="ThetaE" levels="100MB">
<Field abbreviation="P"/>
<Field abbreviation="T"/>
<Field abbreviation="RH" level="300MB"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,29 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter unit="K/s" name="Equiv Pot Temp Adv" abbreviation="EPTA" xmlns:ns2="group">
<Method name="Advection">
<Field abbreviation="uW"/>
<Field abbreviation="vW"/>
<Field abbreviation="EPT"/>
<Field abbreviation="dx"/>
<Field abbreviation="dy"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,28 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter name="Equiv Pot Temp Conv" abbreviation="EPTC" unit="K/s">
<Method name="Divergence">
<Field abbreviation="Wind"/>
<Field abbreviation="dx"/>
<Field abbreviation="dy"/>
<Field abbreviation="EPT"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,27 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter unit="K/m" name="Theta-E Gradient" abbreviation="EPTGrd" xmlns:ns2="group">
<Method name="Gradient">
<Field abbreviation="EPT"/>
<Field abbreviation="dx"/>
<Field abbreviation="dy"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter unit="K/m" name="Theta-E Grad Mag" abbreviation="EPTGrdM" xmlns:ns2="group">
<Method name="Magnitude">
<Field abbreviation="EPTGrd"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,27 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter unit="K" name="Saturated Equiv Pot Temp" abbreviation="EPTs" xmlns:ns2="group">
<Method name="ThetaE">
<Field abbreviation="P"/>
<Field abbreviation="T"/>
<ConstantField value="100.0"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,44 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter unit="K/hPa/s" name="Geo Equiv Pot Vort" abbreviation="EPVg" xmlns:ns2="group">
<Method levels="S,MB" name="PotVortMB">
<Field level="upper" abbreviation="EPT"/>
<Field abbreviation="EPT"/>
<Field level="upper" abbreviation="P"/>
<Field abbreviation="P"/>
<Field level="upper" abbreviation="geoW"/>
<Field abbreviation="geoW"/>
<Field abbreviation="dx"/>
<Field abbreviation="dy"/>
<Field abbreviation="coriolis"/>
</Method>
<Method levels="C,MB" name="PotVortMB">
<Field level="upper" abbreviation="EPT"/>
<Field level="lower" abbreviation="EPT"/>
<Field level="upper" abbreviation="P"/>
<Field level="lower" abbreviation="P"/>
<Field level="upper" abbreviation="geoW"/>
<Field level="lower" abbreviation="geoW"/>
<Field abbreviation="dx"/>
<Field abbreviation="dy"/>
<Field abbreviation="coriolis"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,44 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter unit="K/hPa/s" name="Saturated Equiv Pot Vort" abbreviation="EPVs" xmlns:ns2="group">
<Method levels="S,MB" name="PotVortMB">
<Field level="upper" abbreviation="EPTs"/>
<Field abbreviation="EPTs"/>
<Field level="upper" abbreviation="P"/>
<Field abbreviation="P"/>
<Field level="upper" abbreviation="Wind"/>
<Field abbreviation="Wind"/>
<Field abbreviation="dx"/>
<Field abbreviation="dy"/>
<Field abbreviation="coriolis"/>
</Method>
<Method levels="C,MB" name="PotVortMB">
<Field level="upper" abbreviation="EPTs"/>
<Field level="lower" abbreviation="EPTs"/>
<Field level="upper" abbreviation="P"/>
<Field level="lower" abbreviation="P"/>
<Field level="upper" abbreviation="Wind"/>
<Field level="lower" abbreviation="Wind"/>
<Field abbreviation="dx"/>
<Field abbreviation="dy"/>
<Field abbreviation="coriolis"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,36 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
COMMENT:
//
// This is designed to iconize slantwise and upright instability. The
// first check is for Sat Geo Pot Vort values of .2 or less.
// Then the fields are checked for thetae decreasing with height. If it does decr,
// upright is diagnosed, otherwise slantwise.
//
AWIPS 1 format
EPVt1 | ||Instability is Slantwise=S Upright=U ||ICON|| *Test|gammaE|1.|-0.0005|1.e37|1.|1.|-1.e37|-0.0005|2.
abbreviation: |EPVt1|
Notused1: | |
Notused2: ||
name: |Instability is Slantwise=S Upright=U |
NEW FILE - EPVt1.xml
-->
<DerivedParameter name="Instability is Slantwise=S Upright=U" abbreviation="EPVt1" xmlns:ns2="group" xmlns:ns3="http://www.example.org/productType">
<Method name="Test">
<Field abbreviation="gammaE"/>
<ConstantField value="1.0"/>
<ConstantField value="-5.0E-4"/>
<ConstantField value="1.0E37"/>
<ConstantField value="1.0"/>
<ConstantField value="1.0"/>
<ConstantField value="-1.0E37"/>
<ConstantField value="-5.0E-4"/>
<ConstantField value="2.0"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,30 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
COMMENT:
AWIPS 1 format
EPVt2 | ||EPV* Instability is Slantwise=S Upright=U ||ICON|| *Test|MpV|1.|0.|1.e37|5.|1.|-1.e37|2.e-1|EPVt1
abbreviation: |EPVt2|
Notused1: | |
Notused2: ||
name: |EPV* Instability is Slantwise=S Upright=U |
NEW FILE - EPVt2.xml
-->
<DerivedParameter name="EPV* Instability is Slantwise=S Upright=U" abbreviation="EPVt2" xmlns:ns2="group" xmlns:ns3="http://www.example.org/productType">
<Method name="Test">
<Field abbreviation="MpV"/>
<ConstantField value="1.0"/>
<ConstantField value="0.0"/>
<ConstantField value="1.0E37"/>
<ConstantField value="5.0"/>
<ConstantField value="1.0"/>
<ConstantField value="-1.0E37"/>
<ConstantField value="0.2"/>
<Field abbreviation="EPVt1"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,29 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter name="Frontogenesis Vectors" abbreviation="FVecs" unit="K/m/s">
<Method name="NAdgdt">
<Field abbreviation="uW"/>
<Field abbreviation="vW"/>
<Field abbreviation="PoT"/>
<Field abbreviation="dx"/>
<Field abbreviation="dy"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,26 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter abbreviation="FeatMot" name="Feature Motion" unit="kn">
<Method name="Vector">
<Field abbreviation="USTM" unit="kn"/>
<Field abbreviation="VSTM" unit="kn"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,27 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter name="Fn Vectors" abbreviation="FnVecs" unit="K/m/s">
<Method name="CompBy">
<Field abbreviation="FVecs"/>
<Field abbreviation="ThGrd"/>
<ConstantField value="2000"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,27 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter name="Fs Vectors" abbreviation="FsVecs" unit="K/m/s">
<Method name="CompBy">
<Field abbreviation="FVecs"/>
<Field abbreviation="ThGrd"/>
<ConstantField value="2090"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,40 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
//
// Partial Thickness Precipitation Type Icons - Fzra1
//
AWIPS 1 format
Fzra1 | | |850-1000 fz thk | | | | *Test,Surface|dZ,1000MB-850MB| 1.|-1.e37|1299.|1.|1.|1300.|1.e37|0.
abbreviation: |Fzra1|
Notused1: | |
Notused2: | |
name: |850-1000 fz thk |
FIELD: ||
FIELD: ||
FIELD: ||
FIELD: |dZ,1000MB-850MB|
FIELD: |1.|
FIELD: |-1.e37|
FIELD: |1299.|
FIELD: |1.|
FIELD: |1.|
FIELD: |1300.|
FIELD: |1.e37|
FIELD: |0.|
-->
<DerivedParameter name="850-1000 fz thk" abbreviation="Fzra1" xmlns:ns2="group" xmlns:ns3="http://www.example.org/productType">
<Method levels="Surface" name="Test">
<Field level="1000MB-850MB" abbreviation="dZ"/>
<ConstantField value="1" />
<ConstantField value="-1e37"/>
<ConstantField value="1299"/>
<ConstantField value="1"/>
<ConstantField value="1"/>
<ConstantField value="1300"/>
<ConstantField value="1e37"/>
<ConstantField value="0"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,41 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
//
// Partial Thickness Precipitation Type Icons - Fzra1
//
AWIPS 1 format
Fzra2 |0|N |Thickness: FZRA/FZDZ | |ICON|Surface | *Test,Surface|dZ,850MB-700MB|1.|-1.e37|1553.|0.|1.|1554.|1.e37|Fzra1
abbreviation: |Fzra2|
Notused1: |0|
Notused2: |N |
name: |Thickness: FZRA/FZDZ |
FIELD: ||
FIELD: |ICON|
FIELD: |Surface|
FIELD: |dZ,850MB-700MB|
FIELD: |1.|
FIELD: |-1.e37|
FIELD: |1553.|
FIELD: |0.|
FIELD: |1.|
FIELD: |1554.|
FIELD: |1.e37|
FIELD: |Fzra1|
-->
<DerivedParameter name="Thickness: FZRA/FZDZ" abbreviation="Fzra2" xmlns:ns2="group" xmlns:ns3="http://www.example.org/productType">
<Method levels="Surface" name="Test">
<Field level="850MB-700MB" abbreviation="dZ"/>
<ConstantField value="1" />
<ConstantField value="-1e37" />
<ConstantField value="1553" />
<ConstantField value="0" />
<ConstantField value="1" />
<ConstantField value="1554" />
<ConstantField value="1e37" />
<Field abbreviation="Fzra1" />
</Method>
</DerivedParameter>

View file

@ -0,0 +1,27 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter unit="m" name="2 day Height" abbreviation="GH2day" internal="true">
<Method name="TimeRange" levels="850MB,700MB,500MB,250MB">
<Field abbreviation="GH"/>
<ConstantField value="-172800"/>
<ConstantField value="0"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,27 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter unit="m" name="5 day Height" abbreviation="GH5day" internal="true">
<Method name="TimeRange" levels="850MB,700MB,500MB,250MB">
<Field abbreviation="GH"/>
<ConstantField value="-432000"/>
<ConstantField value="0"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter abbreviation="GH_avg" name="Height Ensemble Mean" unit="m">
<Method name="Average">
<Field abbreviation="GH_perts"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter abbreviation="GH_perts" name="Height Perturbations" unit="m">
<Method name="Gather">
<Field abbreviation="GH"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter abbreviation="GH_std" name="Height Ensemble Std Dev" unit="m">
<Method name="StdDev">
<Field abbreviation="GH_perts"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,34 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter abbreviation="GHxSM2" name="Filtered-250km Hgt" unit="m">
<Method name="Filter" levels="S,MB">
<Field abbreviation="GH"/>
<ConstantField value="250.0"/>
<Field abbreviation="dx"/>
<Field abbreviation="dy"/>
</Method>
<Method name="Filter" levels="S,K">
<Field abbreviation="MSG"/>
<ConstantField value="250.0"/>
<Field abbreviation="dx"/>
<Field abbreviation="dy"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,30 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter abbreviation="GVV" name="Geometric Vertical Velocity" unit="m/s">
<Method name="Slice" levels="S,K,Ke">
<Field abbreviation="GVV" level="3D"/>
<Field abbreviation="P"/>
<ConstantField value="-2"/>
</Method>
<Method name="Alias">
<Field abbreviation="GVV1hr"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,28 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter abbreviation="HC" name="Hydrometeor Class" unit="">
<Method name="SliceSample" levels="S,0.5kmAgl>10kmAgl,FH,TEMP,WetBulb0">
<Field abbreviation="HC" level="3D"/>
<Field abbreviation="P"/>
<ConstantField value="-2"/>
<ConstantField value="0"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,26 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter name="Haines Index" abbreviation="HI" xmlns:ns2="group">
<Method levels="Layer" name="Add">
<Field abbreviation="HI3"/>
<Field abbreviation="HI4"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,26 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter name="Haines Stab Term" abbreviation="HI1" xmlns:ns2="group">
<Method levels="Layer" name="Difference">
<Field level="950MB" abbreviation="T"/>
<Field level="850MB" abbreviation="T"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,37 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter name="HI1 Index Assign" abbreviation="HI3" xmlns:ns2="group">
<Method levels="Layer" name="Test">
<Field abbreviation="HI1"/>
<ConstantField value="1"/>
<ConstantField value="-1e37"/>
<ConstantField value="3.5"/>
<ConstantField value="1"/>
<ConstantField value="1"/>
<ConstantField value="3.0"/>
<ConstantField value="7.5"/>
<ConstantField value="2"/>
<ConstantField value="1"/>
<ConstantField value="7.0"/>
<ConstantField value="1e37"/>
<ConstantField value="3"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,37 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter name="Moist Term Index Assign" abbreviation="HI4" xmlns:ns2="group">
<Method levels="Layer" name="Test">
<Field abbreviation="DpD" level="850MB"/>
<ConstantField value="1"/>
<ConstantField value="-1e37"/>
<ConstantField value="5.5"/>
<ConstantField value="1"/>
<ConstantField value="1"/>
<ConstantField value="5.0"/>
<ConstantField value="9.5"/>
<ConstantField value="2"/>
<ConstantField value="1"/>
<ConstantField value="9.0"/>
<ConstantField value="1e37"/>
<ConstantField value="3"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,40 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter unit="K" name="HiWc" abbreviation="HIWC" xmlns:ns2="group">
<Method name="HIWC.execute1">
<Field abbreviation="temperature"/>
<Field abbreviation="tempFromTenths"/>
<Field abbreviation="dewpoint"/>
<Field abbreviation="dpFromTenths"/>
<Field abbreviation="windSpeed"/>
</Method>
<Method name="HIWC.execute2">
<Field abbreviation="temperature"/>
<Field abbreviation="dewpoint"/>
<Field abbreviation="relHumidity"/>
<Field abbreviation="windSpeed"/>
</Method>
<Method name="HIWC.execute3">
<Field abbreviation="T"/>
<Field abbreviation="DpT"/>
<Field abbreviation="wSpd"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,83 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter abbreviation="HIdx" name="Heat Index" unit="K">
<Method levels="875MB" name="Poly">
<ConstantField value="-42.379"/>
<ConstantField value="1.0"/>
<ConstantField value="1.0"/>
<ConstantField value="2.0490153"/>
<Field level="925MB" abbreviation="WndChl"/>
<ConstantField value="1.0"/>
<ConstantField value="10.143332"/>
<Field level="Surface" abbreviation="RH"/>
<ConstantField value="1.0"/>
<ConstantField value="-0.05481717"/>
<Field level="Surface" abbreviation="RH"/>
<ConstantField value="2.0"/>
<ConstantField value="-0.00683783"/>
<Field level="925MB" abbreviation="WndChl"/>
<ConstantField value="2.0"/>
</Method>
<Method levels="900MB" name="Multiply">
<ConstantField value="-0.2247554"/>
<Field level="Surface" abbreviation="RH"/>
<Field level="925MB" abbreviation="WndChl"/>
</Method>
<Method levels="925MB" name="Multiply">
<ConstantField value="0.00122874"/>
<Field level="925MB" abbreviation="WndChl"/>
<Field level="925MB" abbreviation="WndChl"/>
<Field level="Surface" abbreviation="RH"/>
</Method>
<Method levels="950MB" name="Multiply">
<ConstantField value="8.5282E-4"/>
<Field level="925MB" abbreviation="WndChl"/>
<Field level="Surface" abbreviation="RH"/>
<Field level="Surface" abbreviation="RH"/>
</Method>
<Method levels="975MB" name="Multiply">
<ConstantField value="-1.99E-6"/>
<Field level="925MB" abbreviation="WndChl"/>
<Field level="925MB" abbreviation="WndChl"/>
<Field level="Surface" abbreviation="RH"/>
<Field level="Surface" abbreviation="RH"/>
</Method>
<Method levels="1000MB" name="Add">
<Field level="875MB" abbreviation="HIdx"/>
<Field level="900MB" abbreviation="HIdx"/>
<Field level="925MB" abbreviation="HIdx"/>
<Field level="950MB" abbreviation="HIdx"/>
<Field level="975MB" abbreviation="HIdx"/>
</Method>
<Method levels="850MB" name="LinTrans">
<ConstantField value="0.55556"/>
<Field level="1000MB" abbreviation="HIdx"/>
<ConstantField value="255.2222"/>
<ConstantField value="1.0"/>
</Method>
<Method levels="Surface" name="Test">
<Field level="Surface" abbreviation="T"/>
<ConstantField value="1.0"/>
<ConstantField value="293.706"/>
<ConstantField value="1e37"/>
<Field level="850MB" abbreviation="HIdx"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,49 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
COMMENT:
//
// This Helicity was added to remove confusion with NCEP or model
// calculated 0-3km Helicity and the D2D/VB calculated Helicity.
// 0-3km Helicity would display as Surface Helicity if delivered
// from NCEP if no changes are made to the baseline. This change
// works with the Heli field further below in this file.
// HeliD is SR Helicity made from model post-processing,usually NCEP.
// Heli is now the SR Helicity, for the layer and model chosen,
// and calculated via VB code
// using Bunkers et. al. storm motion.
// IF YOU ADD this field, you should also add Heli and EHI
// in the nationalData replacement section below.
//
AWIPS I format
HeliD | | |Helicity (NCEP Delivered)|m^2/s^2 |CONTOUR,IMAGE,OTHER|| *Alias,0-3kmAgl|Heli,Surface|
*Alias,0-3kmAgl|Heli,BLyr
varId: |HeliD|
Cross Section (CS): | |
isAttachToSource: | |
varName: |Helicity (NCEP Delivered)|
units: |m^2/s^2|
displayTypes: |CONTOUR,IMAGE,OTHER| //Handled via fieldDisplayTypes.xml under Volume Browser in AWIPS II
planeList: || //No longer used, planes are available and determined by levels attribute in the Method tag,
//default is all levels. DerivedParameter planes are limited to the sum of all of its
//method levels
functionName, planeList: |Alias,0-3kmAgl|
varId, plane: |Heli,Surface|
functionName, planeList: |Alias,0-3kmAgl|
varId, plane: |Heli,BLyr|
AWIPS II NEW FILE - HeliD.xml
-->
<DerivedParameter unit="m²/s²" name="Helicity (NCEP Delivered)" abbreviation="HeliD" xmlns:ns2="group" xmlns:ns3="http://www.example.org/productType">
<Method levels="0-3kmAgl" name="Alias">
<Field level="Surface" abbreviation="Heli"/>
</Method>
<Method levels="0-3kmAgl" name="Alias">
<Field level="BLyr" abbreviation="Heli"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,27 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter unit="g/m^3" name="Hydrometer Conc" abbreviation="HyC">
<Method name="Add">
<Field abbreviation="RAIN"/>
<Field abbreviation="SNOW"/>
<Field abbreviation="PICE"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter abbreviation="ICEG" name="Ice growth rate" unit="m/s">
<Method name="Alias" levels="Surface">
<Field abbreviation="ICEG" level="10FH"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,144 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
COMMENT:
//
// IPLayer is a Situational Awareness field for environments that are
// warm aloft (Tw>3C). The goal is to capture deep cloud processes where
// ice will be melted in the warm layer aloft to liquid, and then fall into a
// deep, <0C cold air layer and refreeze to sleet instead of fzra. This field checks for
// Max Tw aloft above the frzlvl, then Max Tw > 3C, and RH>70%i at MaxTw level
// OB9 modification:
// Checking for cold surface-based layer depth >1500ft and colder than -5.5 minT in
// lowest 3 km AGL.
// Using an image and highlighting over 1500feet but then increasing sleet probs
// toward and above 2500ft gives the forecaster at least a flag to check further into sounding
// details. Used in Ptype Family.
//
AWIPS I format
IPLayer | |N |SFC Cold Lyr Probs Toward SLEET |ft |CONTOUR,IMAGE,OTHER|Layer| *Test,650MB|INV,Layer|1.|-1.e37|1.|0.|1.|1.|1.e37|zAGL,FrzLvl|
*Test,700MB|TwMax,0-6kmAgl| 1.|-1.e37|275.15|0.|1.|276.15|1.e37|IPLayer,650MB|
*Test,750MB|IPLayer,700MB|-1.|457.|2134.|0.|
*Test,800MB|RH,MaxTW|1.|-1.e37|69.|0.|1.|70.|1.e37|IPLayer,750MB|
*Test,Layer|Tmin,0-3kmAgl|1.|267.66|1.e37|0.|1.|0.|267.65|IPLayer,800MB
varId: |IPLayer|
Cross Section (CS): ||
isAttachToSource: |N|
varName: |SFC Cold Lyr Probs Toward SLEET |
units: |ft|
displayTypes: |CONTOUR,IMAGE,OTHER| //Handled via fieldDisplayTypes.xml under Volume Browser in AWIPS II
planeList: |Layer| //No longer used, planes are available and determined by levels attribute in the Method tag,
//default is all levels. DerivedParameter planes are limited to the sum of all of its
//method levels
functionName, planeList: |Test,650MB|
varId, plane: |INV,Layer|
const: |1.|
const: |-1.e37|
const: |1.|
const: |0.|
const: |1.|
const: |1.|
const: |1.e37|
varId, plane: |zAGL,FrzLvl|
functionName, planeList: |Test,700MB|
varId, plane: |TwMax,0-6kmAgl|
const: |1.|
const: |-1.e37|
const: |275.15|
const: |0.|
const: |1.|
const: |276.15|
const: |1.e37|
varId, plane: |IPLayer,650MB|
functionName, planeList: |Test,750MB|
varId, plane: |IPLayer,700MB|
const: |-1.|
const: |457.|
const: |2134.|
const: |0.|
functionName, planeList: |Test,800MB|
varId, plane: |RH,MaxTW|
const: |1.|
const: |-1.e37|
const: |69.|
const: |0.|
const: |1.|
const: |70.|
const: |1.e37|
varId, plane: |IPLayer,750MB|
functionName, planeList: |Test,Layer|
varId, plane: |Tmin,0-3kmAgl|
const: |1.|
const: |267.66|
const: |1.e37|
const: |0.|
const: |1.|
const: |0.|
const: |267.65|
varId, plane: |IPLayer,800MB|
AWIPS II NEW FILE - IPLayer.xml
-->
<DerivedParameter unit="ft" name="SFC Cold Lyr Probs Toward SLEET" abbreviation="IPLayer" xmlns:ns2="group" xmlns:ns3="http://www.example.org/productType">
<Method levels="650MB" name="Test">
<Field level="Layer" abbreviation="INV"/>
<ConstantField value="1.0"/>
<ConstantField value="-1e37"/>
<ConstantField value="1.0"/>
<ConstantField value="0.0"/>
<ConstantField value="1.0"/>
<ConstantField value="1.0"/>
<ConstantField value="1e37"/>
<Field level="FrzLvl" abbreviation="zAGL"/>
</Method>
<Method levels="700MB" name="Test">
<Field level="0-6kmAgl" abbreviation="TwMax"/>
<ConstantField value="1.0"/>
<ConstantField value="-1e37"/>
<ConstantField value="275.15"/>
<ConstantField value="0.0"/>
<ConstantField value="1.0"/>
<ConstantField value="276.15"/>
<ConstantField value="1e37"/>
<Field level="650MB" abbreviation="IPLayer"/>
</Method>
<Method levels="750MB" name="Test">
<Field level="700MB" abbreviation="IPLayer"/>
<ConstantField value="-1.0"/>
<ConstantField value="457.0"/>
<ConstantField value="2134.0"/>
<ConstantField value="0.0"/>
</Method>
<Method levels="800MB" name="Test">
<Field level="MaxTW" abbreviation="RH"/>
<ConstantField value="1.0"/>
<ConstantField value="-1e37"/>
<ConstantField value="69.0"/>
<ConstantField value="0.0"/>
<ConstantField value="1.0"/>
<ConstantField value="70.0"/>
<ConstantField value="1e37"/>
<Field level="750MB" abbreviation="IPLayer"/>
</Method>
<Method levels="Layer" name="Test">
<Field level="0-3kmAgl" abbreviation="Tmin"/>
<ConstantField value="1.0"/>
<ConstantField value="267.66"/>
<ConstantField value="1e37"/>
<ConstantField value="0.0"/>
<ConstantField value="1.0"/>
<ConstantField value="0.0"/>
<ConstantField value="267.65"/>
<Field level="800MB" abbreviation="IPLayer"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter unit="m/s" name="Component Into" abbreviation="Into">
<Method name="Alias">
<Field abbreviation="Wind"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,28 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter abbreviation="KDP" name="Specific Differential Phase" unit="deg/km">
<Method name="SliceSample" levels="S,0.5kmAgl>10kmAgl,FH,TEMP,WetBulb0">
<Field abbreviation="KDP" level="3D"/>
<Field abbreviation="P"/>
<ConstantField value="-2"/>
<ConstantField value="1"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,32 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter unit="K" name="K Index" abbreviation="KI">
<Method name="LinTrans" levels="Layer">
<Field abbreviation="T" level="850MB"/>
<ConstantField value="1"/>
<Field abbreviation="DpT" level="850MB"/>
<ConstantField value="1"/>
<Field abbreviation="T" level="500MB"/>
<ConstantField value="-1"/>
<Field abbreviation="DpD" level="700MB"/>
<ConstantField value="-1"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,35 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter unit="℃" name="Computed LI" abbreviation="L-I" xmlns:ns2="group">
<Method name="LiftedIndex" levels="Surface,1000MB&gt;750MB">
<Field abbreviation="P"/>
<Field abbreviation="T"/>
<Field abbreviation="RH"/>
<Field abbreviation="T" level="500MB"/>
</Method>
<Method name="LiftedIndex" levels="1000MB-850MB&gt;700MB-500MB,1000MB-500MB,1000MB-700MB&gt;700MB-300MB">
<Field abbreviation="P"/>
<Field abbreviation="T"/>
<Field abbreviation="RH"/>
<Field abbreviation="T" level="500MB"/>
<Field abbreviation="MB" level="upper"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,29 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter unit="℃" name="Lifted Index Sfc to" abbreviation="LIsfc2x" xmlns:ns2="group">
<Method levels="MB" name="LiftedIndex">
<Field level="Surface" abbreviation="P"/>
<Field level="Surface" abbreviation="T"/>
<Field level="Surface" abbreviation="RH"/>
<Field abbreviation="T"/>
<Field abbreviation="MB"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,26 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter name="Left-Moving Supercell" abbreviation="LM5" xmlns:ns2="group">
<Method levels="Layer" name="Difference">
<Field level="0-6kmAgl" abbreviation="Wind"/>
<Field abbreviation="RMprop"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,26 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter abbreviation="LatLon" name="Earth Location">
<Method name="Vector">
<Field abbreviation="NLAT"/>
<Field abbreviation="ELON"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,29 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter unit="(g/kg)/s" name="Moisture Adv" abbreviation="MAdv" xmlns:ns2="group">
<Method name="Advection">
<Field abbreviation="uW"/>
<Field abbreviation="vW"/>
<Field abbreviation="SHx"/>
<Field abbreviation="dx"/>
<Field abbreviation="dy"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,28 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter name="Moisture Flux Div" abbreviation="MCon" unit="(g/kg)/s">
<Method name="Divergence">
<Field abbreviation="Wind"/>
<Field abbreviation="dx"/>
<Field abbreviation="dy"/>
<Field abbreviation="SHx"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,26 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter unit="m" name="Echo Tops" abbreviation="MRETag">
<Method name="Difference" levels="Surface">
<Field abbreviation="MRET" level="Surface"/>
<Field abbreviation="Topo" level="Surface"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,27 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter name="Isen Moisture Stability Flux Div" abbreviation="MSFDi" unit="(g*hPa*m)/(kg*K*s^2)">
<Method name="Divergence">
<Field abbreviation="MSFi"/>
<Field abbreviation="dx"/>
<Field abbreviation="dy"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,26 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter unit="g·hPa·m/(kg·K·s)" name="Isentropic Moisture Stability Flux" abbreviation="MSFi" xmlns:ns2="group">
<Method name="Multiply">
<Field abbreviation="Wind"/>
<Field abbreviation="TotQi"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter unit="g·hPa·m/(kg·K·s)" name="Isen Moisture Stability Flux Mag" abbreviation="MSFmi" xmlns:ns2="group">
<Method name="Magnitude">
<Field abbreviation="MSFi"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,27 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter unit="m" name="Mont Strm Func" abbreviation="MSG" xmlns:ns2="group">
<Method name="LinTrans" levels="S,K">
<Field abbreviation="T"/>
<ConstantField value="102.5"/>
<Field abbreviation="GH"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,27 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter unit="ft" name="MSL1" abbreviation="MSL1" xmlns:ns2="group">
<Method name="MSL">
<Field abbreviation="skyLayerBase"/>
<Field abbreviation="elevation"/>
<ConstantField value="0"/>
</Method>
</DerivedParameter>

View file

@ -0,0 +1,27 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter unit="ft" name="MSL2" abbreviation="MSL2" xmlns:ns2="group">
<Method name="MSL">
<Field abbreviation="skyLayerBase"/>
<Field abbreviation="elevation"/>
<ConstantField value="1"/>
</Method>
</DerivedParameter>

Some files were not shown because too many files have changed in this diff Show more