netcdf uwnd.mon.mean { dimensions: lon = 144 ; lat = 73 ; level = 17 ; nbnds = 2 ; time = UNLIMITED ; // (372 currently) variables: float level(level) ; level:units = "millibar" ; level:actual_range = 1000.f, 10.f ; level:long_name = "Level" ; level:positive = "down" ; level:GRIB_id = 100s ; level:GRIB_name = "hPa" ; level:axis = "Z" ; level:coordinate_defines = "point" ; float lat(lat) ; lat:units = "degrees_north" ; lat:actual_range = 90.f, -90.f ; lat:long_name = "Latitude" ; lat:standard_name = "latitude" ; lat:axis = "Y" ; lat:coordinate_defines = "point" ; float lon(lon) ; lon:units = "degrees_east" ; lon:long_name = "Longitude" ; lon:actual_range = 0.f, 357.5f ; lon:standard_name = "longitude" ; lon:axis = "X" ; lon:coordinate_defines = "point" ; double time(time) ; time:units = "hours since 1800-1-1 00:00:00" ; time:long_name = "Time" ; time:actual_range = 1569072., 1840080. ; time:delta_t = "0000-01-00 00:00:00" ; time:avg_period = "0000-01-00 00:00:00" ; time:prev_avg_period = "0000-00-01 00:00:00" ; time:standard_name = "time" ; time:axis = "T" ; time:coordinate_defines = "start" ; double time_bnds(time, nbnds) ; time_bnds:long_name = "Time Boundaries" ; short uwnd(time, level, lat, lon) ; uwnd:long_name = "Monthly U-wind on Pressure Levels" ; uwnd:valid_range = -32765s, -1266s ; uwnd:unpacked_valid_range = -140.f, 175.f ; uwnd:actual_range = -58.91001f, 103.1551f ; uwnd:units = "m/s" ; uwnd:add_offset = 187.65f ; uwnd:scale_factor = 0.01f ; uwnd:missing_value = 32766s ; uwnd:_FillValue = -32767s ; uwnd:precision = 2s ; uwnd:least_significant_digit = 1s ; uwnd:GRIB_id = 33s ; uwnd:GRIB_name = "UGRD" ; uwnd:var_desc = "u-wind" ; uwnd:dataset = "NCEP/DOE AMIP-II Reanalysis (Reanalysis-2) Monthly Averages" ; uwnd:level_desc = "Pressure Levels" ; uwnd:statistic = "Individual Obs" ; uwnd:parent_stat = "Other" ; uwnd:standard_name = "eastward_wind" ; uwnd:cell_methods = "time: mean (monthly from 6-hourly values)" ; // global attributes: :Conventions = "CF-1.0" ; :title = "Monthly NCEP/DOE Reanalysis 2" ; :history = "created 2002/03 by Hoop (netCDF2.3)" ; :comments = "Data is from \n", "NCEP/DOE AMIP-II Reanalysis (Reanalysis-2)\n", "(4x/day). It consists of most variables interpolated to\n", "pressure surfaces from model (sigma) surfaces." ; :platform = "Model" ; :source = "NCEP/DOE AMIP-II Reanalysis (Reanalysis-2) Model" ; :institution = "National Centers for Environmental Prediction" ; :references = "http://wesley.wwb.noaa.gov/reanalysis2/\n", "http://www.esrl.noaa.gov/psd/data/gridded/data.ncep.reanalysis2.html" ; data: level = 1000, 925, 850, 700, 600, 500, 400, 300, 250, 200, 150, 100, 70, 50, 30, 20, 10 ; lat = 90, 87.5, 85, 82.5, 80, 77.5, 75, 72.5, 70, 67.5, 65, 62.5, 60, 57.5, 55, 52.5, 50, 47.5, 45, 42.5, 40, 37.5, 35, 32.5, 30, 27.5, 25, 22.5, 20, 17.5, 15, 12.5, 10, 7.5, 5, 2.5, 0, -2.5, -5, -7.5, -10, -12.5, -15, -17.5, -20, -22.5, -25, -27.5, -30, -32.5, -35, -37.5, -40, -42.5, -45, -47.5, -50, -52.5, -55, -57.5, -60, -62.5, -65, -67.5, -70, -72.5, -75, -77.5, -80, -82.5, -85, -87.5, -90 ; lon = 0, 2.5, 5, 7.5, 10, 12.5, 15, 17.5, 20, 22.5, 25, 27.5, 30, 32.5, 35, 37.5, 40, 42.5, 45, 47.5, 50, 52.5, 55, 57.5, 60, 62.5, 65, 67.5, 70, 72.5, 75, 77.5, 80, 82.5, 85, 87.5, 90, 92.5, 95, 97.5, 100, 102.5, 105, 107.5, 110, 112.5, 115, 117.5, 120, 122.5, 125, 127.5, 130, 132.5, 135, 137.5, 140, 142.5, 145, 147.5, 150, 152.5, 155, 157.5, 160, 162.5, 165, 167.5, 170, 172.5, 175, 177.5, 180, 182.5, 185, 187.5, 190, 192.5, 195, 197.5, 200, 202.5, 205, 207.5, 210, 212.5, 215, 217.5, 220, 222.5, 225, 227.5, 230, 232.5, 235, 237.5, 240, 242.5, 245, 247.5, 250, 252.5, 255, 257.5, 260, 262.5, 265, 267.5, 270, 272.5, 275, 277.5, 280, 282.5, 285, 287.5, 290, 292.5, 295, 297.5, 300, 302.5, 305, 307.5, 310, 312.5, 315, 317.5, 320, 322.5, 325, 327.5, 330, 332.5, 335, 337.5, 340, 342.5, 345, 347.5, 350, 352.5, 355, 357.5 ; time = 1569072, 1569816, 1570488, 1571232, 1571952, 1572696, 1573416, 1574160, 1574904, 1575624, 1576368, 1577088, 1577832, 1578576, 1579272, 1580016, 1580736, 1581480, 1582200, 1582944, 1583688, 1584408, 1585152, 1585872, 1586616, 1587360, 1588032, 1588776, 1589496, 1590240, 1590960, 1591704, 1592448, 1593168, 1593912, 1594632, 1595376, 1596120, 1596792, 1597536, 1598256, 1599000, 1599720, 1600464, 1601208, 1601928, 1602672, 1603392, 1604136, 1604880, 1605552, 1606296, 1607016, 1607760, 1608480, 1609224, 1609968, 1610688, 1611432, 1612152, 1612896, 1613640, 1614336, 1615080, 1615800, 1616544, 1617264, 1618008, 1618752, 1619472, 1620216, 1620936, 1621680, 1622424, 1623096, 1623840, 1624560, 1625304, 1626024, 1626768, 1627512, 1628232, 1628976, 1629696, 1630440, 1631184, 1631856, 1632600, 1633320, 1634064, 1634784, 1635528, 1636272, 1636992, 1637736, 1638456, 1639200, 1639944, 1640616, 1641360, 1642080, 1642824, 1643544, 1644288, 1645032, 1645752, 1646496, 1647216, 1647960, 1648704, 1649400, 1650144, 1650864, 1651608, 1652328, 1653072, 1653816, 1654536, 1655280, 1656000, 1656744, 1657488, 1658160, 1658904, 1659624, 1660368, 1661088, 1661832, 1662576, 1663296, 1664040, 1664760, 1665504, 1666248, 1666920, 1667664, 1668384, 1669128, 1669848, 1670592, 1671336, 1672056, 1672800, 1673520, 1674264, 1675008, 1675680, 1676424, 1677144, 1677888, 1678608, 1679352, 1680096, 1680816, 1681560, 1682280, 1683024, 1683768, 1684464, 1685208, 1685928, 1686672, 1687392, 1688136, 1688880, 1689600, 1690344, 1691064, 1691808, 1692552, 1693224, 1693968, 1694688, 1695432, 1696152, 1696896, 1697640, 1698360, 1699104, 1699824, 1700568, 1701312, 1701984, 1702728, 1703448, 1704192, 1704912, 1705656, 1706400, 1707120, 1707864, 1708584, 1709328, 1710072, 1710744, 1711488, 1712208, 1712952, 1713672, 1714416, 1715160, 1715880, 1716624, 1717344, 1718088, 1718832, 1719528, 1720272, 1720992, 1721736, 1722456, 1723200, 1723944, 1724664, 1725408, 1726128, 1726872, 1727616, 1728288, 1729032, 1729752, 1730496, 1731216, 1731960, 1732704, 1733424, 1734168, 1734888, 1735632, 1736376, 1737048, 1737792, 1738512, 1739256, 1739976, 1740720, 1741464, 1742184, 1742928, 1743648, 1744392, 1745136, 1745808, 1746552, 1747272, 1748016, 1748736, 1749480, 1750224, 1750944, 1751688, 1752408, 1753152, 1753896, 1754592, 1755336, 1756056, 1756800, 1757520, 1758264, 1759008, 1759728, 1760472, 1761192, 1761936, 1762680, 1763352, 1764096, 1764816, 1765560, 1766280, 1767024, 1767768, 1768488, 1769232, 1769952, 1770696, 1771440, 1772112, 1772856, 1773576, 1774320, 1775040, 1775784, 1776528, 1777248, 1777992, 1778712, 1779456, 1780200, 1780872, 1781616, 1782336, 1783080, 1783800, 1784544, 1785288, 1786008, 1786752, 1787472, 1788216, 1788960, 1789656, 1790400, 1791120, 1791864, 1792584, 1793328, 1794072, 1794792, 1795536, 1796256, 1797000, 1797744, 1798416, 1799160, 1799880, 1800624, 1801344, 1802088, 1802832, 1803552, 1804296, 1805016, 1805760, 1806504, 1807176, 1807920, 1808640, 1809384, 1810104, 1810848, 1811592, 1812312, 1813056, 1813776, 1814520, 1815264, 1815936, 1816680, 1817400, 1818144, 1818864, 1819608, 1820352, 1821072, 1821816, 1822536, 1823280, 1824024, 1824720, 1825464, 1826184, 1826928, 1827648, 1828392, 1829136, 1829856, 1830600, 1831320, 1832064, 1832808, 1833480, 1834224, 1834944, 1835688, 1836408, 1837152, 1837896, 1838616, 1839360, 1840080 ; }