<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hello<div class=""><br class=""></div><div class=""><br class=""></div><div class=""><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">MacBook-Air-de-Noele:Dados_OAFlux NoeleLeonardo$ ncdump -c qnet_oaflux.nc&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">netcdf qnet_oaflux {</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">dimensions:</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span class="Apple-tab-span" style="white-space:pre">        </span>lon = 360 ;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span class="Apple-tab-span" style="white-space:pre">        </span>lat = 180 ;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span class="Apple-tab-span" style="white-space:pre">        </span>time = UNLIMITED ; // (330 currently)</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">variables:</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span class="Apple-tab-span" style="white-space:pre">        </span>float lon(lon) ;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span class="Apple-tab-span" style="white-space:pre">                </span>lon:standard_name = "longitude" ;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span class="Apple-tab-span" style="white-space:pre">                </span>lon:long_name = "longitude" ;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span class="Apple-tab-span" style="white-space:pre">                </span>lon:units = "degrees" ;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span class="Apple-tab-span" style="white-space:pre">                </span>lon:axis = "X" ;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span class="Apple-tab-span" style="white-space:pre">        </span>float lat(lat) ;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span class="Apple-tab-span" style="white-space:pre">                </span>lat:standard_name = "latitude" ;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span class="Apple-tab-span" style="white-space:pre">                </span>lat:long_name = "latitude" ;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span class="Apple-tab-span" style="white-space:pre">                </span>lat:units = "degrees" ;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span class="Apple-tab-span" style="white-space:pre">                </span>lat:axis = "Y" ;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span class="Apple-tab-span" style="white-space:pre">        </span>double time(time) ;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span class="Apple-tab-span" style="white-space:pre">                </span>time:standard_name = "time" ;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span class="Apple-tab-span" style="white-space:pre">                </span>time:units = "month as %Y%m.%f" ;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span class="Apple-tab-span" style="white-space:pre">                </span>time:calendar = "proleptic_gregorian" ;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span class="Apple-tab-span" style="white-space:pre">                </span>time:axis = "T" ;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span class="Apple-tab-span" style="white-space:pre">        </span>short qnet(time, lat, lon) ;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span class="Apple-tab-span" style="white-space:pre">                </span>qnet:units = "W/m^2" ;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span class="Apple-tab-span" style="white-space:pre">                </span>qnet:add_offset = 0. ;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span class="Apple-tab-span" style="white-space:pre">                </span>qnet:scale_factor = 0.1 ;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span class="Apple-tab-span" style="white-space:pre">                </span>qnet:_FillValue = 32766s ;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span class="Apple-tab-span" style="white-space:pre">                </span>qnet:missing_value = 32766s ;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span class="Apple-tab-span" style="white-space:pre">                </span>qnet:comments = "monthly mean net surface heat flux, positive downward" ;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo; min-height: 13px;" class=""><br class=""></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">// global attributes:</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span class="Apple-tab-span" style="white-space:pre">                </span>:CDI = "Climate Data Interface version 1.7.0 (<a href="http://mpimet.mpg.de/cdi" class="">http://mpimet.mpg.de/cdi</a>)" ;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span class="Apple-tab-span" style="white-space:pre">                </span>:Conventions = "CF-1.4" ;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span class="Apple-tab-span" style="white-space:pre">                </span>:history = "Tue Dec 08 14:28:47 2015: cdo -f nc copy qnet_1983.nc qnet_1984.nc qnet_1985.nc qnet_1986.nc qnet_1987.nc qnet_1988.nc qnet_1989.nc qnet_1990.nc qnet_1991.nc qnet_1992.nc qnet_1993.nc qnet_1994.nc qnet_1995.nc qnet_1996.nc qnet_1996.nc qnet_1997.nc qnet_1998.nc qnet_1999.nc qnet_2000.nc qnet_2001.nc qnet_2002.nc qnet_2003.nc qnet_2004.nc qnet_2005.nc qnet_2006.nc qnet_2007.nc qnet_2008.nc qnet_2009.nc qnet_oaflux.nc" ;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span class="Apple-tab-span" style="white-space:pre">                </span>:creation_date = "Dec 2007" ;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span class="Apple-tab-span" style="white-space:pre">                </span>:description = "WHOI Objectively Analyzed air-sea Fluxes (OAFlux) Project" ;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span class="Apple-tab-span" style="white-space:pre">                </span>:project_PIs = "Lisan Yu, Bob Weller" ;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span class="Apple-tab-span" style="white-space:pre">                </span>:website = "<a href="http://oaflux.whoi.edu" class="">http://oaflux.whoi.edu</a>" ;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span class="Apple-tab-span" style="white-space:pre">                </span>:CDO = "Climate Data Operators version 1.7.0 (<a href="http://mpimet.mpg.de/cdo" class="">http://mpimet.mpg.de/cdo</a>)" ;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">data:</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo; min-height: 13px;" class=""><br class=""></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp;lon = 0.5, 1.5, 2.5, 3.5, 4.5, 5.5, 6.5, 7.5, 8.5, 9.5, 10.5, 11.5, 12.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; 13.5, 14.5, 15.5, 16.5, 17.5, 18.5, 19.5, 20.5, 21.5, 22.5, 23.5, 24.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; 25.5, 26.5, 27.5, 28.5, 29.5, 30.5, 31.5, 32.5, 33.5, 34.5, 35.5, 36.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; 37.5, 38.5, 39.5, 40.5, 41.5, 42.5, 43.5, 44.5, 45.5, 46.5, 47.5, 48.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; 49.5, 50.5, 51.5, 52.5, 53.5, 54.5, 55.5, 56.5, 57.5, 58.5, 59.5, 60.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; 61.5, 62.5, 63.5, 64.5, 65.5, 66.5, 67.5, 68.5, 69.5, 70.5, 71.5, 72.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; 73.5, 74.5, 75.5, 76.5, 77.5, 78.5, 79.5, 80.5, 81.5, 82.5, 83.5, 84.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; 85.5, 86.5, 87.5, 88.5, 89.5, 90.5, 91.5, 92.5, 93.5, 94.5, 95.5, 96.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; 97.5, 98.5, 99.5, 100.5, 101.5, 102.5, 103.5, 104.5, 105.5, 106.5, 107.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; 108.5, 109.5, 110.5, 111.5, 112.5, 113.5, 114.5, 115.5, 116.5, 117.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; 118.5, 119.5, 120.5, 121.5, 122.5, 123.5, 124.5, 125.5, 126.5, 127.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; 128.5, 129.5, 130.5, 131.5, 132.5, 133.5, 134.5, 135.5, 136.5, 137.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; 138.5, 139.5, 140.5, 141.5, 142.5, 143.5, 144.5, 145.5, 146.5, 147.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; 148.5, 149.5, 150.5, 151.5, 152.5, 153.5, 154.5, 155.5, 156.5, 157.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; 158.5, 159.5, 160.5, 161.5, 162.5, 163.5, 164.5, 165.5, 166.5, 167.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; 168.5, 169.5, 170.5, 171.5, 172.5, 173.5, 174.5, 175.5, 176.5, 177.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; 178.5, 179.5, 180.5, 181.5, 182.5, 183.5, 184.5, 185.5, 186.5, 187.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; 188.5, 189.5, 190.5, 191.5, 192.5, 193.5, 194.5, 195.5, 196.5, 197.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; 198.5, 199.5, 200.5, 201.5, 202.5, 203.5, 204.5, 205.5, 206.5, 207.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; 208.5, 209.5, 210.5, 211.5, 212.5, 213.5, 214.5, 215.5, 216.5, 217.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; 218.5, 219.5, 220.5, 221.5, 222.5, 223.5, 224.5, 225.5, 226.5, 227.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; 228.5, 229.5, 230.5, 231.5, 232.5, 233.5, 234.5, 235.5, 236.5, 237.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; 238.5, 239.5, 240.5, 241.5, 242.5, 243.5, 244.5, 245.5, 246.5, 247.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; 248.5, 249.5, 250.5, 251.5, 252.5, 253.5, 254.5, 255.5, 256.5, 257.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; 258.5, 259.5, 260.5, 261.5, 262.5, 263.5, 264.5, 265.5, 266.5, 267.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; 268.5, 269.5, 270.5, 271.5, 272.5, 273.5, 274.5, 275.5, 276.5, 277.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; 278.5, 279.5, 280.5, 281.5, 282.5, 283.5, 284.5, 285.5, 286.5, 287.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; 288.5, 289.5, 290.5, 291.5, 292.5, 293.5, 294.5, 295.5, 296.5, 297.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; 298.5, 299.5, 300.5, 301.5, 302.5, 303.5, 304.5, 305.5, 306.5, 307.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; 308.5, 309.5, 310.5, 311.5, 312.5, 313.5, 314.5, 315.5, 316.5, 317.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; 318.5, 319.5, 320.5, 321.5, 322.5, 323.5, 324.5, 325.5, 326.5, 327.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; 328.5, 329.5, 330.5, 331.5, 332.5, 333.5, 334.5, 335.5, 336.5, 337.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; 338.5, 339.5, 340.5, 341.5, 342.5, 343.5, 344.5, 345.5, 346.5, 347.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; 348.5, 349.5, 350.5, 351.5, 352.5, 353.5, 354.5, 355.5, 356.5, 357.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; 358.5, 359.5 ;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo; min-height: 13px;" class=""><br class=""></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp;lat = -89.5, -88.5, -87.5, -86.5, -85.5, -84.5, -83.5, -82.5, -81.5, -80.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; -79.5, -78.5, -77.5, -76.5, -75.5, -74.5, -73.5, -72.5, -71.5, -70.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; -69.5, -68.5, -67.5, -66.5, -65.5, -64.5, -63.5, -62.5, -61.5, -60.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; -59.5, -58.5, -57.5, -56.5, -55.5, -54.5, -53.5, -52.5, -51.5, -50.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; -49.5, -48.5, -47.5, -46.5, -45.5, -44.5, -43.5, -42.5, -41.5, -40.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; -39.5, -38.5, -37.5, -36.5, -35.5, -34.5, -33.5, -32.5, -31.5, -30.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; -29.5, -28.5, -27.5, -26.5, -25.5, -24.5, -23.5, -22.5, -21.5, -20.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; -19.5, -18.5, -17.5, -16.5, -15.5, -14.5, -13.5, -12.5, -11.5, -10.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; -9.5, -8.5, -7.5, -6.5, -5.5, -4.5, -3.5, -2.5, -1.5, -0.5, 0.5, 1.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; 2.5, 3.5, 4.5, 5.5, 6.5, 7.5, 8.5, 9.5, 10.5, 11.5, 12.5, 13.5, 14.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; 15.5, 16.5, 17.5, 18.5, 19.5, 20.5, 21.5, 22.5, 23.5, 24.5, 25.5, 26.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; 27.5, 28.5, 29.5, 30.5, 31.5, 32.5, 33.5, 34.5, 35.5, 36.5, 37.5, 38.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; 39.5, 40.5, 41.5, 42.5, 43.5, 44.5, 45.5, 46.5, 47.5, 48.5, 49.5, 50.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; 51.5, 52.5, 53.5, 54.5, 55.5, 56.5, 57.5, 58.5, 59.5, 60.5, 61.5, 62.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; 63.5, 64.5, 65.5, 66.5, 67.5, 68.5, 69.5, 70.5, 71.5, 72.5, 73.5, 74.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; 75.5, 76.5, 77.5, 78.5, 79.5, 80.5, 81.5, 82.5, 83.5, 84.5, 85.5, 86.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; 87.5, 88.5, 89.5 ;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo; min-height: 13px;" class=""><br class=""></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp;time = 7.5, 8.5, 9.5, 10.5, 11.5, 12.5, 1.5, 2.5, 3.5, 4.5, 5.5, 6.5, 7.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; 8.5, 9.5, 10.5, 11.5, 12.5, 1.5, 2.5, 3.5, 4.5, 5.5, 6.5, 7.5, 8.5, 9.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; 10.5, 11.5, 12.5, 1.5, 2.5, 3.5, 4.5, 5.5, 6.5, 7.5, 8.5, 9.5, 10.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; 11.5, 12.5, 1.5, 2.5, 3.5, 4.5, 5.5, 6.5, 7.5, 8.5, 9.5, 10.5, 11.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; 12.5, 1.5, 2.5, 3.5, 4.5, 5.5, 6.5, 7.5, 8.5, 9.5, 10.5, 11.5, 12.5, 1.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; 2.5, 3.5, 4.5, 5.5, 6.5, 7.5, 8.5, 9.5, 10.5, 11.5, 12.5, 1.5, 2.5, 3.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; 4.5, 5.5, 6.5, 7.5, 8.5, 9.5, 10.5, 11.5, 12.5, 1.5, 2.5, 3.5, 4.5, 5.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; 6.5, 7.5, 8.5, 9.5, 10.5, 11.5, 12.5, 1.5, 2.5, 3.5, 4.5, 5.5, 6.5, 7.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; 8.5, 9.5, 10.5, 11.5, 12.5, 1.5, 2.5, 3.5, 4.5, 5.5, 6.5, 7.5, 8.5, 9.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; 10.5, 11.5, 12.5, 1.5, 2.5, 3.5, 4.5, 5.5, 6.5, 7.5, 8.5, 9.5, 10.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; 11.5, 12.5, 1.5, 2.5, 3.5, 4.5, 5.5, 6.5, 7.5, 8.5, 9.5, 10.5, 11.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; 12.5, 1.5, 2.5, 3.5, 4.5, 5.5, 6.5, 7.5, 8.5, 9.5, 10.5, 11.5, 12.5, 1.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; 2.5, 3.5, 4.5, 5.5, 6.5, 7.5, 8.5, 9.5, 10.5, 11.5, 12.5, 1.5, 2.5, 3.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; 4.5, 5.5, 6.5, 7.5, 8.5, 9.5, 10.5, 11.5, 12.5, 1.5, 2.5, 3.5, 4.5, 5.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; 6.5, 7.5, 8.5, 9.5, 10.5, 11.5, 12.5, 1.5, 2.5, 3.5, 4.5, 5.5, 6.5, 7.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; 8.5, 9.5, 10.5, 11.5, 12.5, 1.5, 2.5, 3.5, 4.5, 5.5, 6.5, 7.5, 8.5, 9.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; 10.5, 11.5, 12.5, 1.5, 2.5, 3.5, 4.5, 5.5, 6.5, 7.5, 8.5, 9.5, 10.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; 11.5, 12.5, 1.5, 2.5, 3.5, 4.5, 5.5, 6.5, 7.5, 8.5, 9.5, 10.5, 11.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; 12.5, 1.5, 2.5, 3.5, 4.5, 5.5, 6.5, 7.5, 8.5, 9.5, 10.5, 11.5, 12.5, 1.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; 2.5, 3.5, 4.5, 5.5, 6.5, 7.5, 8.5, 9.5, 10.5, 11.5, 12.5, 1.5, 2.5, 3.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; 4.5, 5.5, 6.5, 7.5, 8.5, 9.5, 10.5, 11.5, 12.5, 1.5, 2.5, 3.5, 4.5, 5.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; 6.5, 7.5, 8.5, 9.5, 10.5, 11.5, 12.5, 1.5, 2.5, 3.5, 4.5, 5.5, 6.5, 7.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; 8.5, 9.5, 10.5, 11.5, 12.5, 1.5, 2.5, 3.5, 4.5, 5.5, 6.5, 7.5, 8.5, 9.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; 10.5, 11.5, 12.5, 1.5, 2.5, 3.5, 4.5, 5.5, 6.5, 7.5, 8.5, 9.5, 10.5,&nbsp;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">&nbsp; &nbsp; 11.5, 12.5 ;</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">}</div><div class=""><br class=""></div><div class="">
<div dir="ltr" style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: small; line-height: normal; widows: 1; background-color: rgb(255, 255, 255);" class=""><font size="1" class=""><span style="color: rgb(0, 0, 0); font-family: 'courier new', monospace;" class="">Cordialmente,</span></font></div><div dir="ltr" style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: small; line-height: normal; widows: 1; background-color: rgb(255, 255, 255);" class=""><font size="1" class=""><span style="color: rgb(0, 0, 0); font-family: 'courier new', monospace;" class="">Noele Franchi Leonardo</span><br class=""><span style="color: rgb(0, 0, 0); font-family: 'courier new', monospace;" class="">Oceanógrafa</span></font></div><div dir="ltr" style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: small; line-height: normal; widows: 1; background-color: rgb(255, 255, 255);" class=""><font size="1" class=""><span style="color: rgb(0, 0, 0); font-family: 'courier new', monospace;" class="">Mestre em Meteorologia</span><br class=""><a value="+5511950409011" style="color: rgb(17, 85, 204); font-family: 'courier new', monospace;" class=""><font color="#000000" class="">Doutoranda em Meteorologia Aplicada (UFV)</font></a></font></div><div dir="ltr" style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: small; line-height: normal; widows: 1; background-color: rgb(255, 255, 255);" class=""><font size="1" class=""><a value="+5511950409011" style="color: rgb(17, 85, 204); font-family: 'courier new', monospace;" class=""><font color="#000000" class=""><br class=""></font></a></font></div><div dir="ltr" style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: small; line-height: normal; widows: 1; background-color: rgb(255, 255, 255);" class=""><div dir="ltr" style="line-height: normal;" class=""><font color="#000000" face="courier new, monospace" size="1" class="">+55 31 38991890&nbsp;</font></div><div dir="ltr" style="line-height: normal;" class=""><span style="color: rgb(0, 0, 0); font-family: 'courier new', monospace; font-size: x-small;" class="">+55 31 991571672</span></div><div dir="ltr" style="line-height: normal;" class=""><div dir="ltr" style="line-height: normal;" class=""><font size="1" class=""><a value="+5511950409011" style="color: rgb(17, 85, 204); font-family: 'courier new', monospace;" class=""><font color="#000000" class="">+55 11 950409011</font></a></font></div><div class=""><br class=""></div></div></div><br class="Apple-interchange-newline">
</div>
<br class=""><div style=""><blockquote type="cite" class=""><div class="">Em 10 de dez de 2015, à(s) 17:08, Jennifer M Adams &lt;<a href="mailto:jadams21@gmu.edu" class="">jadams21@gmu.edu</a>&gt; escreveu:</div><br class="Apple-interchange-newline"><div class="">

<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252" class="">

<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
Yes. Try running it on your file:&nbsp;
<div class="">&gt; ncdump -c <i class="">your-netcdf-filename</i>
<div class=""><br class="">
</div>
<div class="">and post the output here. If it is very long, you can edit out stuff about the data variables.</div>
<div class="">—Jennifer</div>
<div class=""><br class="">
<div class="">
<div class="">
<div class="">On Dec 10, 2015, at 12:54 PM, Noele &lt;<a href="mailto:noele.leonardo@gmail.com" class="">noele.leonardo@gmail.com</a>&gt; wrote:</div>
<br class="Apple-interchange-newline">
<blockquote type="cite" class="">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
Hello&nbsp;
<div class=""><br class="">
</div>
<div class="">Is this?&nbsp;</div>
<div class=""><br class="">
</div>
<div class="">
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
ncdump [-c|-h] [-v ...] [[-b|-f] [c|f]] [-l len] [-n name] [-p n[,n]] [-k] [-x] [-s] [-t|-i] [-g ...] [-w] file</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
&nbsp; [-c] &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Coordinate variable data and header information</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
&nbsp; [-h] &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Header information only, no data</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
&nbsp; [-v var1[,...]]&nbsp; Data for variable(s) &lt;var1&gt;,... only</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
&nbsp; [-b [c|f]] &nbsp; &nbsp; &nbsp; Brief annotations for C or Fortran indices in data</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
&nbsp; [-f [c|f]] &nbsp; &nbsp; &nbsp; Full annotations for C or Fortran indices in data</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
&nbsp; [-l len] &nbsp; &nbsp; &nbsp; &nbsp; Line length maximum in data section (default 80)</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
&nbsp; [-n name]&nbsp; &nbsp; &nbsp; &nbsp; Name for netCDF (default derived from file name)</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
&nbsp; [-p n[,n]] &nbsp; &nbsp; &nbsp; Display floating-point values with less precision</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
&nbsp; [-k] &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Output kind of netCDF file</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
&nbsp; [-s] &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Output special (virtual) attributes</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
&nbsp; [-t] &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Output time data as date-time strings</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
&nbsp; [-i] &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Output time data as date-time strings with ISO-8601 'T' separator</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
&nbsp; [-g grp1[,...]]&nbsp; Data and metadata for group(s) &lt;grp1&gt;,... only</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
&nbsp; [-w] &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; With client-side caching of variables for DAP URLs</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
&nbsp; [-x] &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Output XML (NcML) instead of CDL</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
&nbsp; file &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Name of netCDF file (or URL if DAP access enabled)</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
netcdf library version 4.3.3.1 of Dec&nbsp; 8 2015 23:54:13 $</div>
<div apple-content-edited="true" class="">
<div dir="ltr" style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: small; line-height: normal; widows: 1; background-color: rgb(255, 255, 255);" class="">
<font size="1" class=""><span style="font-family: 'courier new', monospace;" class=""><br class="">
</span></font></div>
<div dir="ltr" style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: small; line-height: normal; widows: 1; background-color: rgb(255, 255, 255);" class="">
<font size="1" class=""><span style="font-family: 'courier new', monospace;" class=""><br class="">
</span></font></div>
<div dir="ltr" style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: small; line-height: normal; widows: 1; background-color: rgb(255, 255, 255);" class="">
<blockquote type="cite" style="font-family: Helvetica; font-size: 12px; widows: auto;" class="">
<div class="" style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
<div class="">
<div class="">
<div class="">
<blockquote type="cite" class="">
<div dir="ltr" class="">
<div class="gmail_extra">
<div class="">
<div class="gmail_signature">
<div dir="ltr" class="">
<div dir="ltr" class="">
<div dir="ltr" class="">
<div dir="ltr" class="">
<div dir="ltr" class=""><font size="1" class=""><span class="" style="font-family: 'courier new', monospace;">Best Regards,</span></font></div>
<div class=""><font size="1" class=""><span class="" style="font-family: 'courier new', monospace;">Noele Franchi Leonardo</span></font></div>
<div class=""><span class="" style="font-family: 'courier new', monospace; font-size: x-small;">Oceanographer</span></div>
<div class=""><span class="" style="font-family: 'courier new', monospace; font-size: x-small;">Master in Meteorology</span><font size="1" class=""><br class="">
</font></div>
<div dir="ltr" class=""><font size="1" class=""><a value="+5511950409011" class="" style="font-family: 'courier new', monospace;">PhD in Applied Meteorology</a></font></div>
<div dir="ltr" class=""><font size="1" class=""><a value="+5511950409011" class="" style="font-family: 'courier new', monospace;">+55 11 950409011</a></font></div>
<div dir="ltr" class=""><span class="" style="font-family: 'courier new', monospace; font-size: x-small;">+55 31 991571672</span><font face="courier new, monospace" size="1" class=""><br class="">
</font>
<div class=""><font size="1" class=""><font class="" style="font-family: 'courier new', monospace;"><a value="+5511950409011" href="mailto:noele.leonardo@gmail.com" target="_blank" class="">noele.leonardo@gmail.com</a></font></font></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</blockquote>
</div>
</div>
</div>
</div>
</blockquote>
</div>
<div dir="ltr" style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: small; line-height: normal; widows: 1; background-color: rgb(255, 255, 255);" class="">
<div dir="ltr" style="line-height: normal;" class="">
<div class=""><br class="">
</div>
</div>
</div>
<br class="Apple-interchange-newline">
</div>
<br class="">
<div style="" class="">
<blockquote type="cite" class="">
<div class="">Em 10 de dez de 2015, à(s) 15:45, Jennifer M Adams &lt;<a href="mailto:jadams21@gmu.edu" class="">jadams21@gmu.edu</a>&gt; escreveu:</div>
<br class="Apple-interchange-newline">
<div class="">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
Can you share the output from 'ncdump -c’ that is relevant to the time axis? &nbsp;—Jennifer
<div class=""><br class="">
<div class="">
<div class="">
<div class="">On Dec 10, 2015, at 9:45 AM, Noele Leonardo &lt;<a href="mailto:noele.leonardo@gmail.com" class="">noele.leonardo@gmail.com</a>&gt; wrote:</div>
<br class="Apple-interchange-newline">
<blockquote type="cite" class="">
<div dir="ltr" class="">Hi Jennifer thanks for the reply&nbsp;
<div class="">I did what you said but now is showing this error</div>
<div class="">Do you know what could be the error?&nbsp;</div>
<div class=""><br class="">
<div class="">
<div style="padding:0px;margin:0px;color:rgb(68,68,68);font-family:'Segoe UI';font-size:14px;line-height:20px" class="">
<span id="ouHighlight__0_5TO0_5" class="" style="padding:0px;margin:0px">gadsdf</span><span id="ouHighlight__6_12TO6_12" class="" style="padding:0px;margin:0px">: Error</span><span id="noHighlight_0.08145766356028616" style="padding:0px;margin:0px" class="">&nbsp;</span><span id="ouHighlight__14_20TO14_20" class="" style="padding:0px;margin:0px">parsing</span><span id="noHighlight_0.8269178497139364" style="padding:0px;margin:0px" class="">&nbsp;</span><span id="ouHighlight__22_31TO22_31" class="" style="padding:0px;margin:0px">time_units</span><span id="noHighlight_0.10687338770367205" style="padding:0px;margin:0px" class="">&nbsp;</span><span id="ouHighlight__33_35TO33_35" class="" style="padding:0px;margin:0px">for</span><span id="noHighlight_0.13972883415408432" style="padding:0px;margin:0px" class="">&nbsp;</span><span id="ouHighlight__37_39TO37_39" class="" style="padding:0px;margin:0px">SDF</span><span id="noHighlight_0.266312790568918" style="padding:0px;margin:0px" class="">&nbsp;</span><span id="ouHighlight__41_44TO41_44" class="" style="padding:0px;margin:0px">file</span><span id="noHighlight_0.6374115929938853" style="padding:0px;margin:0px" class="">.</span></div>
</div>
</div>
<div class="gmail_extra"><br clear="all" class="">
<div class="">
<div class="gmail_signature">
<div dir="ltr" class="">
<div dir="ltr" class="">
<div dir="ltr" class="">
<div dir="ltr" class="">
<div dir="ltr" class=""><font size="1" class=""><span style="font-family: 'courier new', monospace;" class="">Best Regards,</span></font></div>
<div class=""><font size="1" class=""><span style="font-family: 'courier new', monospace;" class="">Noele Franchi Leonardo</span></font></div>
<div class=""><span style="font-family: 'courier new', monospace; font-size: x-small;" class="">Oceanographer</span></div>
<div class=""><span style="font-family: 'courier new', monospace; font-size: x-small;" class="">Master in Meteorology</span><font size="1" class=""><br class="">
</font></div>
<div dir="ltr" class=""><font size="1" class=""><a value="+5511950409011" style="font-family:'courier new',monospace" class="">PhD in Applied Meteorology</a></font></div>
<div dir="ltr" class=""><font size="1" class=""><a value="+5511950409011" style="font-family:'courier new',monospace" class="">+55 11 950409011</a></font></div>
<div dir="ltr" class=""><span style="font-family: 'courier new', monospace; font-size: x-small;" class="">+55 31 991571672</span><font face="courier new, monospace" size="1" class=""><br class="">
</font>
<div class=""><font size="1" class=""><font style="font-family:'courier new',monospace" class=""><a value="+5511950409011" style="font-family:'courier new',monospace" href="mailto:noele.leonardo@gmail.com" target="_blank" class="">noele.leonardo@gmail.com</a></font></font></div>
<div class=""><font size="1" class=""><img src="http://www.ahimor.gov.br/portal/wp-content/uploads/2014/01/icone-meio-ambiente.png" width="96" height="37" class=""><br class="">
</font></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<br class="">
<div class="gmail_quote">2015-12-09 13:56 GMT-02:00 Jennifer M Adams <span dir="ltr" class="">
&lt;<a href="mailto:jadams21@gmu.edu" target="_blank" class="">jadams21@gmu.edu</a>&gt;</span>:<br class="">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div style="word-wrap:break-word" class="">Hi, Noele,
<div class="">GrADS doesn’t suppor udunits2. You need to download&nbsp;<a href="ftp://cola.gmu.edu/grads/data2.tar.gz" target="_blank" class="">ftp://cola.gmu.edu/grads/data2.tar.gz</a>&nbsp;</div>
<div class="">and put the contents of that tar file in a directory that is either /usr/local/lib/grads/ or some other directory of your choosing. If you put it someplace of your choosing, then set the environment variable GADDIR to point to that location.&nbsp;</div>
<div class="">—Jennifer</div>
<div class=""><br class="">
</div>
<div class=""><br class="">
<div class="">
<div class="">
<div class="h5">
<div class="">On Dec 9, 2015, at 9:59 AM, Noele &lt;<a href="mailto:noele.leonardo@gmail.com" target="_blank" class="">noele.leonardo@gmail.com</a>&gt; wrote:</div>
<br class="">
</div>
</div>
<blockquote type="cite" class="">
<div class="">
<div class="h5">
<div style="word-wrap:break-word" class="">Hello GrADS users..
<div class=""><br class="">
</div>
<pre style="line-height:normal" class="">I am trying to open a netcdf file in GrADS, and gives me the following
error:</pre>
<pre style="line-height:normal" class="">"<span style="font-family:Menlo;font-size:11px" class="">Scanning self-describing file:</span><span style="font-family:Menlo;font-size:11px" class="">&nbsp; </span><span style="font-family:Menlo;font-size:11px" class=""><a href="http://qnet_oaflux.nc/" target="_blank" class="">qnet_oaflux.nc</a></span></pre>
<div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">
udunits(3): Couldn't open units database "/usr/local/lib/grads/udunits.dat": No such file or directory</div>
<div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">
gadsdf: UDUNITS package initialization failure.”</div>
<div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">
<br class="">
</div>
<div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">
I have a macbook air with udunits version 2 installed</div>
<div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">
<br class="">
</div>
<div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">
Someone please help me?!&nbsp;</div>
<div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">
<br class="">
</div>
<div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo" class="">
Thanks&nbsp;</div>
<div class=""><br class="">
</div>
<div class=""><span style="font-family:'courier new',monospace;font-size:x-small;background-color:rgb(255,255,255)" class="">Best Regards,</span>
<div dir="ltr" style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:12.8px;line-height:normal;background-color:rgb(255,255,255)" class="">
<font size="1" class=""><span style="font-family:'courier new',monospace" class="">Noele Franchi Leonardo</span><br class="">
<span style="font-family:'courier new',monospace" class="">Oceanography</span></font></div>
<div dir="ltr" style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:12.8px;line-height:normal;background-color:rgb(255,255,255)" class="">
<font size="1" class=""><span style="font-family:'courier new',monospace" class="">Master in Meteorology</span><br class="">
<a value="+5511950409011" style="color:rgb(34,34,34);font-family:'courier new',monospace" class=""><font class="">PhD Student in Applied Meteorology</font></a></font></div>
<div dir="ltr" style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:12.8px;line-height:normal;background-color:rgb(255,255,255)" class="">
<font size="1" class=""><a value="+5511950409011" style="color:rgb(34,34,34);font-family:'courier new',monospace" class="">+55 11 950409011</a></font></div>
<div dir="ltr" style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:12.8px;line-height:normal;background-color:rgb(255,255,255)" class="">
<span style="font-family:'courier new',monospace;font-size:x-small" class=""><a href="tel:%2B55%2031%20991571672" value="+5531991571672" style="color:rgb(17,85,204)" target="_blank" class="">+55 31 991571672</a></span><font face="courier new, monospace" size="1" class=""><br class="">
</font>
<div class=""><font size="1" class=""><font style="font-family:'courier new',monospace" class=""><a value="+5511950409011" href="mailto:noele.leonardo@gmail.com" style="color:rgb(17,85,204)" target="_blank" class="">noele.leonardo@gmail.com</a></font></font></div>
</div>
<div class="">
<div class="">
<div dir="ltr" style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;line-height:normal;background-color:rgb(255,255,255)" class="">
<div dir="ltr" style="line-height:normal" class="">
<div class=""><br class="">
</div>
</div>
</div>
<br class="">
</div>
<br class="">
</div>
</div>
</div>
</div>
</div>
_______________________________________________<br class="">
gradsusr mailing list<br class="">
<a href="mailto:gradsusr@gradsusr.org" target="_blank" class="">gradsusr@gradsusr.org</a><br class="">
<a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank" class="">http://gradsusr.org/mailman/listinfo/gradsusr</a><br class="">
</blockquote>
</div>
<br class="">
<div class=""><span style="border-collapse:separate;border-spacing:0px" class=""><span style="border-collapse: separate; font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;" class="">
<div class="">--</div>
<div class="">Jennifer M. Adams<br class="">
Center for Ocean-Land-Atmosphere Studies (COLA)<br class="">
111 Research Hall, Mail Stop 2B3<br class="">
George Mason University<br class="">
4400 University Drive<br class="">
Fairfax, VA 22030&nbsp;<br class="">
<br class="">
</div>
<div class=""><br class="">
</div>
<br class="">
</span></span><br class="">
</div>
<br class="">
</div>
</div>
<br class="">
_______________________________________________<br class="">
gradsusr mailing list<br class="">
<a href="mailto:gradsusr@gradsusr.org" class="">gradsusr@gradsusr.org</a><br class="">
<a href="http://gradsusr.org/mailman/listinfo/gradsusr" rel="noreferrer" target="_blank" class="">http://gradsusr.org/mailman/listinfo/gradsusr</a><br class="">
<br class="">
</blockquote>
</div>
<br class="">
</div>
</div>
_______________________________________________<br class="">
gradsusr mailing list<br class="">
<a href="mailto:gradsusr@gradsusr.org" class="">gradsusr@gradsusr.org</a><br class="">
<a href="http://gradsusr.org/mailman/listinfo/gradsusr" class="">http://gradsusr.org/mailman/listinfo/gradsusr</a><br class="">
</blockquote>
</div>
<br class="">
</div>
</div>
</div>
_______________________________________________<br class="">
gradsusr mailing list<br class="">
<a href="mailto:gradsusr@gradsusr.org" class="">gradsusr@gradsusr.org</a><br class="">
<a href="http://gradsusr.org/mailman/listinfo/gradsusr" class="">http://gradsusr.org/mailman/listinfo/gradsusr</a><br class="">
</div>
</blockquote>
</div>
<br class="">
</div>
</div>
_______________________________________________<br class="">
gradsusr mailing list<br class="">
<a href="mailto:gradsusr@gradsusr.org" class="">gradsusr@gradsusr.org</a><br class="">
<a href="http://gradsusr.org/mailman/listinfo/gradsusr" class="">http://gradsusr.org/mailman/listinfo/gradsusr</a><br class="">
</blockquote>
</div>
<br class="">
</div>
</div>
</div>
</div>

_______________________________________________<br class="">gradsusr mailing list<br class=""><a href="mailto:gradsusr@gradsusr.org" class="">gradsusr@gradsusr.org</a><br class="">http://gradsusr.org/mailman/listinfo/gradsusr<br class=""></div></blockquote></div><br class=""></div></body></html>