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