awips2/edexOsgi/com.raytheon.uf.edex.datadelivery.harvester/utility/common_static/base/datadelivery/lookups/UnitLookup.xml
Steve Harris d9be4dce21 13.2.1-2 baseline
Former-commit-id: 33bc5fd816 [formerly 83e9157df7] [formerly 328c6dccad [formerly bd9eec1d4e6fd843c7bb594b8adb882d72edc6cf]]
Former-commit-id: 328c6dccad
Former-commit-id: 47cc08ac79
2013-01-23 11:18:44 -05:00

21 lines
874 B
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!-- Correct any inconsistencies in the units -->
<unitLookup>
<unitConfig name="K" providerName="k"/>
<unitConfig name="Pa" providerName="pa"/>
<unitConfig name="Pa" providerName="pascals"/>
<unitConfig name="Pa/s" providerName="pa/s"/>
<unitConfig name="J/kg" providerName="j/kg"/>
<unitConfig name="W/m^2" providerName="w/m^2"/>
<unitConfig name="m/s" providerName="meter/sec"/>
<unitConfig name="N/m^2" providerName="newton/m2"/>
<unitConfig name="N/m^2" providerName="n/m^2"/>
<unitConfig name="C" providerName="degc"/>
<unitConfig name="C-m/s" providerName="degc-m/s"/>
<unitConfig name="kts/200ft" providerName="knots/200feet"/>
<unitConfig name="km^2kg-s^-1" providerName="km2kg-1s-1"/>
<unitConfig name="K/s" providerName="k/s"/>
<unitConfig name="m^2/s" providerName="m2/s"/>
</unitLookup>