<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><span id="result_box" lang="en"><span class="hps">Hello everyone!</span><br><br> <span class="hps">The problem was solved.</span><br> <span class="hps">Thanks.<br><br></span></span>----<br>Problema resolvido!<br>Obrigada.<br><br>May<br><br><br><div>&gt; From: gradsusr-request@gradsusr.org<br>&gt; Subject: gradsusr Digest, Vol 69, Issue 36<br>&gt; To: gradsusr@gradsusr.org<br>&gt; Date: Thu, 26 Nov 2015 12:00:01 -0500<br>&gt; <br>&gt; Send gradsusr mailing list submissions to<br>&gt;         gradsusr@gradsusr.org<br>&gt; <br>&gt; To subscribe or unsubscribe via the World Wide Web, visit<br>&gt;         http://gradsusr.org/mailman/listinfo/gradsusr<br>&gt; or, via email, send a message with subject or body 'help' to<br>&gt;         gradsusr-request@gradsusr.org<br>&gt; <br>&gt; You can reach the person managing the list at<br>&gt;         gradsusr-owner@gradsusr.org<br>&gt; <br>&gt; When replying, please edit your Subject line so it is more specific<br>&gt; than "Re: Contents of gradsusr digest..."<br>&gt; <br>&gt; <br>&gt; Today's Topics:<br>&gt; <br>&gt;    1. GFS (timetables data) (?? Mayt? ?? .)<br>&gt;    2. Re: GFS (timetables data) (Thomas Robinson)<br>&gt; <br>&gt; <br>&gt; ----------------------------------------------------------------------<br>&gt; <br>&gt; Message: 1<br>&gt; Date: Wed, 25 Nov 2015 20:31:55 +0300<br>&gt; From: ?? Mayt? ?? . &lt;mayteleal@hotmail.com&gt;<br>&gt; Subject: [gradsusr] GFS (timetables data)<br>&gt; To: "gradsusr@gradsusr.org" &lt;gradsusr@gradsusr.org&gt;<br>&gt; Message-ID: &lt;BAY179-W209BF33B066F89B2C02A7CAF050@phx.gbl&gt;<br>&gt; Content-Type: text/plain; charset="iso-8859-1"<br>&gt; <br>&gt; Dear,<br>&gt; <br>&gt; I have a problem in the data I'm working on, GFS (timetables data).<br>&gt; The variables I'm working on are: u, v, q (1000-300 hPa) and psl (all 00 and 12h).<br>&gt; <br>&gt; The input data in my program MUST be daily.<br>&gt; So did the average for each variable of the two time (00 and 12h).<br>&gt; The file it opens normal pressure levels are just right, but the information in aquivo "ctlinfo" shows the following:<br>&gt; <br>&gt; dset Final_20150104_vars.nc<br>&gt; NCL title: convert-to-GRIB-netCDF<br>&gt; undef 1e + 20<br>&gt; dtype netcdf<br>&gt; xdef 37 straight 309 0.5<br>&gt; ydef 43 linear -20 0.5<br>&gt; ZDEF 17 levels 1000 975 950 925 900 850 800 750<br>&gt;  700 650 600 550 500 450 400 350 300<br>&gt; tdef 1 linear 06Z04JAN2015 1mn<br>&gt; vars 4<br>&gt; RH_P0_L100_GLL0 =&gt; 17 rh_p0_l100_gll0 t, z, y, x Relative humidity<br>&gt; TMP_P0_L100_GLL0 =&gt; 17 tmp_p0_l100_gll t, z, y, x Temperature<br>&gt; UGRD_P0_L100_GLL0 =&gt; 17 ugrd_p0_l100_gl t, z, y, x u-component of wind<br>&gt; VGRD_P0_L100_GLL0 =&gt; 17 vgrd_p0_l100_gl t, z, y, x component of wind V-<br>&gt; endvars<br>&gt; <br>&gt; <br>&gt; See, that in "tdef" time is "mn" and not "dy" as you like.<br>&gt; The average did with CDO (Climate Data Operators).<br>&gt; Does anyone have suggestions for resolving it?<br>&gt; <br>&gt; Thanks,<br>&gt; May.<br>&gt; <br>&gt; ==================================================================<br>&gt; <br>&gt; Prezados,<br>&gt; <br>&gt; Estou com um problema nos dados que estou trabalhando, o GFS (dados hor?rios).<br>&gt; As variaveis que estou trabalhando s?o: u, v, q (1000 a 300 hPa) e psl (todos de 00 e 12h).<br>&gt; <br>&gt; Os dados de entrada em meu programa PRECISA ser di?rio.<br>&gt; Logo, fiz a m?dia para cada vari?vel dos dois tempos (00 e 12h).<br>&gt; O arquivo ele abre normal, os n?veis de press?o est?o certinho, mas nas informa??es do aquivo no "ctlinfo" mostra o seguinte:<br>&gt; <br>&gt; dset Final_20150104_vars.nc<br>&gt; title NCL: convert-GRIB-to-netCDF<br>&gt; undef 1e+20<br>&gt; dtype netcdf<br>&gt; xdef 37 linear 309 0.5<br>&gt; ydef 43 linear -20 0.5<br>&gt; zdef 17 levels 1000 975 950 925 900 850 800 750<br>&gt;  700 650 600 550 500 450 400 350 300<br>&gt; tdef 1 linear 06Z04JAN2015 1mn<br>&gt; vars 4<br>&gt; RH_P0_L100_GLL0=&gt;rh_p0_l100_gll0  17  t,z,y,x  Relative humidity<br>&gt; TMP_P0_L100_GLL0=&gt;tmp_p0_l100_gll  17  t,z,y,x  Temperature<br>&gt; UGRD_P0_L100_GLL0=&gt;ugrd_p0_l100_gl  17  t,z,y,x  U-component of wind<br>&gt; VGRD_P0_L100_GLL0=&gt;vgrd_p0_l100_gl  17  t,z,y,x  V-component of wind<br>&gt; endvars<br>&gt; <br>&gt; <br>&gt; Veja, que em "tdef" o tempo est? em "mn" e n?o "dy" como gostaria.<br>&gt; As m?dias fiz com o cdo (Climate Data Operators).<br>&gt; Algu?m tem sugest?o para resolver isso?<br>&gt; <br>&gt; Obrigada,<br>&gt; May.<br>&gt; ===========================================================================<br>&gt;                                                <br>&gt; -------------- next part --------------<br>&gt; An HTML attachment was scrubbed...<br>&gt; URL: http://gradsusr.org/pipermail/gradsusr/attachments/20151125/686c8f51/attachment-0001.html <br>&gt; <br>&gt; ------------------------------<br>&gt; <br>&gt; Message: 2<br>&gt; Date: Wed, 25 Nov 2015 07:57:25 -1000<br>&gt; From: Thomas Robinson &lt;ter@hawaii.edu&gt;<br>&gt; Subject: Re: [gradsusr] GFS (timetables data)<br>&gt; To: GrADS Users Forum &lt;gradsusr@gradsusr.org&gt;<br>&gt; Message-ID:<br>&gt;         &lt;CABa1TPiRBTua8W+jtqFhZXrEBK_DAam_s8UbyFrnw937kYJ5Qw@mail.gmail.com&gt;<br>&gt; Content-Type: text/plain; charset="utf-8"<br>&gt; <br>&gt; May,<br>&gt; <br>&gt; You have only 1 time in your file, so the time increment shouldn't matter.<br>&gt; Grads has to have a time increment, even if there is only one time in the<br>&gt; file.  If your averaging method worked correctly, you probably don't need<br>&gt; to worry about it.<br>&gt; <br>&gt; -Tom<br>&gt; <br>&gt; On Wed, Nov 25, 2015 at 7:31 AM, ?? Mayt? ?? . &lt;mayteleal@hotmail.com&gt;<br>&gt; wrote:<br>&gt; <br>&gt; &gt; Dear,<br>&gt; &gt;<br>&gt; &gt; I have a problem in the data I'm working on, GFS (timetables data).<br>&gt; &gt; The variables I'm working on are: u, v, q (1000-300 hPa) and psl (all 00<br>&gt; &gt; and 12h).<br>&gt; &gt;<br>&gt; &gt; The input data in my program MUST be daily.<br>&gt; &gt; So did the average for each variable of the two time (00 and 12h).<br>&gt; &gt; The file it opens normal pressure levels are just right, but the<br>&gt; &gt; information in aquivo "ctlinfo" shows the following:<br>&gt; &gt;<br>&gt; &gt; dset Final_20150104_vars.nc<br>&gt; &gt; NCL title: convert-to-GRIB-netCDF<br>&gt; &gt; undef 1e + 20<br>&gt; &gt; dtype netcdf<br>&gt; &gt; xdef 37 straight 309 0.5<br>&gt; &gt; ydef 43 linear -20 0.5<br>&gt; &gt; ZDEF 17 levels 1000 975 950 925 900 850 800 750<br>&gt; &gt;  700 650 600 550 500 450 400 350 300<br>&gt; &gt; tdef 1 linear 06Z04JAN2015 1mn<br>&gt; &gt; vars 4<br>&gt; &gt; RH_P0_L100_GLL0 =&gt; 17 rh_p0_l100_gll0 t, z, y, x Relative humidity<br>&gt; &gt; TMP_P0_L100_GLL0 =&gt; 17 tmp_p0_l100_gll t, z, y, x Temperature<br>&gt; &gt; UGRD_P0_L100_GLL0 =&gt; 17 ugrd_p0_l100_gl t, z, y, x u-component of wind<br>&gt; &gt; VGRD_P0_L100_GLL0 =&gt; 17 vgrd_p0_l100_gl t, z, y, x component of wind V-<br>&gt; &gt; endvars<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; See, that in "tdef" time is *"mn"* and not *"dy"* as you like.<br>&gt; &gt; The average did with CDO (Climate Data Operators).<br>&gt; &gt; Does anyone have suggestions for resolving it?<br>&gt; &gt;<br>&gt; &gt; Thanks,<br>&gt; &gt; May.<br>&gt; &gt;<br>&gt; &gt; ==================================================================<br>&gt; &gt;<br>&gt; &gt; Prezados,<br>&gt; &gt;<br>&gt; &gt; Estou com um problema nos dados que estou trabalhando, o GFS (dados<br>&gt; &gt; hor?rios).<br>&gt; &gt; As variaveis que estou trabalhando s?o: u, v, q (1000 a 300 hPa) e psl<br>&gt; &gt; (todos de 00 e 12h).<br>&gt; &gt;<br>&gt; &gt; Os dados de entrada em meu programa PRECISA ser di?rio.<br>&gt; &gt; Logo, fiz a m?dia para cada vari?vel dos dois tempos (00 e 12h).<br>&gt; &gt; O arquivo ele abre normal, os n?veis de press?o est?o certinho, mas nas<br>&gt; &gt; informa??es do aquivo no "ctlinfo" mostra o seguinte:<br>&gt; &gt;<br>&gt; &gt; dset Final_20150104_vars.nc<br>&gt; &gt; title NCL: convert-GRIB-to-netCDF<br>&gt; &gt; undef 1e+20<br>&gt; &gt; dtype netcdf<br>&gt; &gt; xdef 37 linear 309 0.5<br>&gt; &gt; ydef 43 linear -20 0.5<br>&gt; &gt; zdef 17 levels 1000 975 950 925 900 850 800 750<br>&gt; &gt;  700 650 600 550 500 450 400 350 300<br>&gt; &gt; tdef 1 linear 06Z04JAN2015 1mn<br>&gt; &gt; vars 4<br>&gt; &gt; RH_P0_L100_GLL0=&gt;rh_p0_l100_gll0  17  t,z,y,x  Relative humidity<br>&gt; &gt; TMP_P0_L100_GLL0=&gt;tmp_p0_l100_gll  17  t,z,y,x  Temperature<br>&gt; &gt; UGRD_P0_L100_GLL0=&gt;ugrd_p0_l100_gl  17  t,z,y,x  U-component of wind<br>&gt; &gt; VGRD_P0_L100_GLL0=&gt;vgrd_p0_l100_gl  17  t,z,y,x  V-component of wind<br>&gt; &gt; endvars<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; Veja, que em "tdef" o tempo est? em "mn" e n?o "dy" como gostaria.<br>&gt; &gt; As m?dias fiz com o cdo (Climate Data Operators).<br>&gt; &gt; Algu?m tem sugest?o para resolver isso?<br>&gt; &gt;<br>&gt; &gt; Obrigada,<br>&gt; &gt; May.<br>&gt; &gt; ===========================================================================<br>&gt; &gt;<br>&gt; &gt; _______________________________________________<br>&gt; &gt; gradsusr mailing list<br>&gt; &gt; gradsusr@gradsusr.org<br>&gt; &gt; http://gradsusr.org/mailman/listinfo/gradsusr<br>&gt; &gt;<br>&gt; &gt;<br>&gt; <br>&gt; <br>&gt; -- <br>&gt; Tom Robinson<br>&gt; PhD Candidate - Department of Atmospheric Science<br>&gt; -------------- next part --------------<br>&gt; An HTML attachment was scrubbed...<br>&gt; URL: http://gradsusr.org/pipermail/gradsusr/attachments/20151125/dec26177/attachment-0001.html <br>&gt; <br>&gt; ------------------------------<br>&gt; <br>&gt; _______________________________________________<br>&gt; gradsusr mailing list<br>&gt; gradsusr@gradsusr.org<br>&gt; http://gradsusr.org/mailman/listinfo/gradsusr<br>&gt; <br>&gt; <br>&gt; End of gradsusr Digest, Vol 69, Issue 36<br>&gt; ****************************************<br></div>                                               </div></body>
</html>