2012-01-06 08:55:05 -06:00
|
|
|
/**
|
|
|
|
* This software was developed and / or modified by Raytheon Company,
|
2012-01-19 11:53:12 -06:00
|
|
|
* pursuant to Contract DG133W-05-CQ-1067 with the US Government.
|
|
|
|
*
|
|
|
|
* U.S. EXPORT CONTROLLED TECHNICAL DATA
|
2012-01-06 08:55:05 -06:00
|
|
|
* 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.
|
|
|
|
*
|
2012-01-19 11:53:12 -06:00
|
|
|
* Contractor Name: Raytheon Company
|
|
|
|
* Contractor Address: 6825 Pine Street, Suite 340
|
|
|
|
* Mail Stop B8
|
|
|
|
* Omaha, NE 68106
|
|
|
|
* 402.291.0100
|
|
|
|
*
|
2012-01-06 08:55:05 -06:00
|
|
|
* See the AWIPS II Master Rights File ("Master Rights File.pdf") for
|
|
|
|
* further licensing information.
|
|
|
|
**/
|
|
|
|
--
|
|
|
|
-- Data for Name: units_translations; Type: TABLE DATA; Schema: public; Owner: pguser
|
|
|
|
--
|
|
|
|
|
|
|
|
COPY units_translations (alien_units_desig, naming_agency, agency_subsystem, awips_units_desig) FROM stdin;
|
|
|
|
C FSL D2D_grids C
|
|
|
|
C/12hr FSL D2D_grids C/12hr
|
|
|
|
C/hr FSL D2D_grids C/hr
|
|
|
|
C/km FSL D2D_grids C/km
|
|
|
|
dam FSL D2D_grids dam
|
|
|
|
dB FSL D2D_grids dB
|
|
|
|
dbZ FSL D2D_grids dBZ
|
|
|
|
g/Kg FSL D2D_grids g/kg
|
|
|
|
g/Kg/12hr FSL D2D_grids g/(kg*12hr)
|
|
|
|
g/m^2 FSL D2D_grids g/m^2
|
|
|
|
g/m^3 FSL D2D_grids g/m^3
|
|
|
|
in FSL D2D_grids in
|
|
|
|
J/KG FSL D2D_grids J/kg
|
|
|
|
J/Kg FSL D2D_grids J/kg
|
|
|
|
K FSL D2D_grids K
|
|
|
|
Kts FSL D2D_grids kt
|
|
|
|
K/mb/1e5s FSL D2D_grids K/(mb*1e5s)
|
|
|
|
K/m^2/s FSL D2D_grids K/(m^2*s)
|
|
|
|
K^2/m^2/s FSL D2D_grids K^2/(m^2*s)
|
|
|
|
kts FSL D2D_grids kt
|
|
|
|
m FSL D2D_grids m
|
|
|
|
mb FSL D2D_grids mb
|
|
|
|
mm/hr FSL D2D_grids mm/hr
|
|
|
|
m/s FSL D2D_grids m/s
|
|
|
|
m/s^2 FSL D2D_grids m/s^2
|
|
|
|
m^2/s^2 FSL D2D_grids m^2/s^2
|
|
|
|
ubar/s FSL D2D_grids ub/s
|
|
|
|
% FSL D2D_grids %
|
|
|
|
/1e5s FSL D2D_grids 1/1e5s
|
|
|
|
/1e9s FSL D2D_grids 1/Gs
|
|
|
|
/s^2 FSL D2D_grids 1/s^2
|
|
|
|
\.
|
|
|
|
|
|
|
|
|