[gradsusr] (no subject)

Alcides dominguez garcia alcidoga at gmail.com
Mon Sep 15 14:01:12 EDT 2014


Alguna ayudita con respecto a obtener el promedio de una variable de
diferentes archivos.
ya probé con:
d ave(prec,t=1,t=5)

pero al parecer no me cambia los tiepos

Abjunto los datos
Gracias. Saludos

2014-09-15 12:21 GMT-04:00 Thomas Robinson <ter at hawaii.edu>:

> Aloha,
>
> Are you trying to do global average?  It seems as though your data is
> 2.5x2.5 degrees.  You should try to do:
> 'set lat -90 90'
> 'set lon 0 360' (or 'set lon -180 180' depending on how your data is set
> up).
> The second number isn't the interval, it's the actual value of the maximum
> latitude or longitude.
>
> Alternatively, you can do
> 'set x 1 144'
> 'set y 1 73'
> That will also set your grid up to be global.
>
> -Tom
>
> On Mon, Sep 15, 2014 at 5:28 AM, Davide Sacchetti <
> davide.sacchetti at arpal.gov.it> wrote:
>
>> let's debug:
>> 'reset'
>> 'query dims'
>> 'display temp'
>> 'display temp(z=1)'
>> 'display temp(z=2)'
>> 'display (temp(z=1)+temp(z=2))/2'
>> 'display ave(temp,lev=1000,lev=925)'
>> 'set x 1 2'
>> 'set y 1 38'
>> 'display ave(temp,lev=1000,lev=925)'
>>
>> which among these commands do work correctly?
>>
>> On Mon, 2014-09-15 at 20:40 +0530, Gargi Akhoury wrote:
>> > Data is very large....takes time to upload.....Is there any other
>> > method?
>> >
>> >
>> > Thanks & regards
>> >
>> > On Mon, Sep 15, 2014 at 8:18 PM, Gargi Akhoury
>> > <gargiakhoury at bitmesra.ac.in> wrote:
>> >         Yeah m getting the same result .....
>> >
>> >
>> >         thanks & regards
>> >
>> >         On Mon, Sep 15, 2014 at 8:06 PM, Davide Sacchetti
>> >         <davide.sacchetti at arpal.gov.it> wrote:
>> >                 the message you get is not perfectly clear to me ...
>> >                 but from
>> >                 'Contouring: 273 to 297 interval 3' it seems you got
>> >                 your result, at the
>> >                 end
>> >                 the same result should be achieved by:
>> >                 'display (temp(z=1)+temp(z=2))/2'
>> >
>> >                 If you don't get your result, you can put your data on
>> >                 the web: I could
>> >                 download your data and try to understand better ...
>> >
>> >                 bye bye
>> >                 Davide
>> >
>> >
>> >                 On Mon, 2014-09-15 at 19:44 +0530, Gargi Akhoury
>> >                 wrote:
>> >                 > m srry Davide...m not getting ....my result is:
>> >                 >
>> >                 >
>> >                 > ga-> set z 1
>> >                 > LEV set to 1000 1000
>> >                 > ga->  d ave(temp,lev=1000,lev=925)
>> >                 > Averaging. Averaging.  dim = 2, start = 1, end = 2
>> >                 > Data Request Warning:  Request is completely outside
>> >                 file limits
>> >                 >   Entire grid contents are set to missing data
>> >                 >   Grid limits of file:     X = 1 144  Y = 1 73  Z =
>> >                 1 17  T = 1 780  E
>> >                 > = 1 1
>> >                 >   Grid limits of request:  X = 1 2  Y = 1 38  Z = 2
>> >                 2  T = 1 1  E = 1
>> >                 > 1
>> >                 >   Warning issued for variable = temp
>> >                 > Contouring: 273 to 297 interval 3
>> >                 >
>> >                 >
>> >                 >
>> >                 >
>> >                 > ve to take out the average of both the levels....!!
>> >                 >
>> >                 >
>> >                 > Thanks & Regards
>> >                 >
>> >                 > On Mon, Sep 15, 2014 at 7:29 PM, Davide Sacchetti
>> >                 > <davide.sacchetti at arpal.gov.it> wrote:
>> >                 >         on your system z is varying: use
>> >                 >         set z 1
>> >                 >         bye bye
>> >                 >         Davide
>> >                 >
>> >                 >         On Mon, 2014-09-15 at 19:06 +0530, Gargi
>> >                 Akhoury wrote:
>> >                 >         > Sure Davide.....
>> >                 >         > The result is
>> >                 >         >
>> >                 >         >
>> >                 >         > ga-> query dims
>> >                 >         > Default file number is: 1
>> >                 >         > X is varying   Lon = 0 to 2.5   X = 1 to 2
>> >                 >         > Y is varying   Lat = -90 to 2.5   Y = 1 to
>> >                 38
>> >                 >         > Z is varying   Lev = 1000 to 925   Z = 1
>> >                 to 2
>> >                 >         > T is fixed     Time = 00Z01JAN1949  T = 1
>> >                 >         > E is fixed     Ens = 1  E = 1
>> >                 >         >
>> >                 >         >
>> >                 >         >
>> >                 >         > On Mon, Sep 15, 2014 at 6:26 PM, Davide
>> >                 Sacchetti
>> >                 >         > <davide.sacchetti at arpal.gov.it> wrote:
>> >                 >         >         ok: fatto!
>> >                 >         >
>> >                 >         >         On Mon, 2014-09-15 at 14:35 +0200,
>> >                 Giovanni Besio
>> >                 >         wrote:
>> >                 >         >         > Ciao caro,
>> >                 >         >         > come stai? Tutto bene?
>> >                 >         >         > Senti, ti dovrei chiedere un
>> >                 favore: potresti
>> >                 >         sostituire il
>> >                 >         >         nome del
>> >                 >         >         > dipartimento sulle mappe? Adesso
>> >                 ci chiamiamo
>> >                 >         DICCA  e non
>> >                 >         >         più DICAT.
>> >                 >         >         >
>> >                 >         >         > Giovanni Besio
>> >                 >         >         >
>> >                 >         >         >
>> >                 >         >         > Il 15/09/2014 13:57, Davide
>> >                 Sacchetti ha scritto:
>> >                 >         >         > > no it is not ... use this:
>> >                 >         >         > > set lat and lon varying on
>> >                 your desired area
>> >                 >         >         > > set z fixed (eg.: set z 1)
>> >                 >         >         > > d ave(temp,lev=1000,lev=850)
>> >                 >         >         > >
>> >                 >         >         > > it should work
>> >                 >         >         > > bye bye
>> >                 >         >         > > Davide
>> >                 >         >         > >
>> >                 >         >         > > On Mon, 2014-09-15 at 16:07
>> >                 +0530, Gargi Akhoury
>> >                 >         wrote:
>> >                 >         >         > >> Hello,
>> >                 >         >         > >>       ve one query. To find
>> >                 the average of
>> >                 >         levels (e.g
>> >                 >         >         levels from 1000
>> >                 >         >         > >> hpa to 850 hpa) (of temp.
>> >                 data)...is these
>> >                 >         commands
>> >                 >         >         correct:
>> >                 >         >         > >>
>> >                 >         >         > >>
>> >                 >         >         > >>
>> >                 >         >         > >>
>> >                 >         >         > >> open temp.ctl
>> >                 >         >         > >>
>> >                 >         >         > >> set lev 1000 925
>> >                 >         >         > >>
>> >                 >         >         > >>   set lon 0 2.5
>> >                 >         >         > >>
>> >                 >         >         > >>   set lat -90 2.5
>> >                 >         >         > >>
>> >                 >         >         > >> d
>> >                 aave(temp,x=1,x=144,y=1,y=73)
>> >                 >         >         > >>
>> >                 >         >         > >>
>> >                 >         >         > >> and again to save this new
>> >                 data(i.e averaged
>> >                 >         data) what
>> >                 >         >         shall I do?
>> >                 >         >         > >>
>> >                 >         >         > >>
>> >                 >         >         > >> Thanks & Regards
>> >                 >         >         > >>
>> >                 _______________________________________________
>> >                 >         >         > >> gradsusr mailing list
>> >                 >         >         > >> gradsusr at gradsusr.org
>> >                 >         >         > >>
>> >                 http://gradsusr.org/mailman/listinfo/gradsusr
>> >                 >         >         >
>> >                 >         >         >
>> >                 >         >
>> >                 >         >         --
>> >                 >         >
>> >                 >         >         Davide Sacchetti
>> >                 >         >         Centro Funzionale Meteo Idrologico
>> >                 di Protezione
>> >                 >         Civile della
>> >                 >         >         Regione Liguria
>> >                 >         >         ARPAL Unità Tecnica Complessa di
>> >                 livello Regionale
>> >                 >         >         V.le Brigare Partigiane 2 16121
>> >                 Genova (I)
>> >                 >         >         tel: +39 010 6437535
>> >                 fax: +39 010
>> >                 >         6437520
>> >                 >         >         mail:
>> >                 davide.sacchetti at arpal.gov.it     web:
>> >                 >         >         www.meteoliguria.it
>> >                 >         >
>> >                 >         >
>> >                 >         >
>> >                  _______________________________________________
>> >                 >         >         gradsusr mailing list
>> >                 >         >         gradsusr at gradsusr.org
>> >                 >         >
>> >                  http://gradsusr.org/mailman/listinfo/gradsusr
>> >                 >         >
>> >                 >         >
>> >                 >         >
>> >                 >         >
>> >                 _______________________________________________
>> >                 >         > gradsusr mailing list
>> >                 >         > gradsusr at gradsusr.org
>> >                 >         >
>> >                 http://gradsusr.org/mailman/listinfo/gradsusr
>> >                 >
>> >                 >         --
>> >                 >         Davide Sacchetti
>> >                 >         Centro Funzionale Meteo Idrologico di
>> >                 Protezione Civile della
>> >                 >         Regione Liguria
>> >                 >         ARPAL Unità Tecnica Complessa di livello
>> >                 Regionale
>> >                 >         V.le Brigare Partigiane 2 16121 Genova (I)
>> >                 >         tel: +39 010 6437535                    fax:
>> >                 +39 010 6437520
>> >                 >         mail: davide.sacchetti at arpal.gov.it     web:
>> >                 >         www.meteoliguria.it
>> >                 >
>> >                 >
>> >                 >
>> >                  _______________________________________________
>> >                 >         gradsusr mailing list
>> >                 >         gradsusr at gradsusr.org
>> >                 >
>> >                  http://gradsusr.org/mailman/listinfo/gradsusr
>> >                 >
>> >                 >
>> >                 >
>> >                 > _______________________________________________
>> >                 > gradsusr mailing list
>> >                 > gradsusr at gradsusr.org
>> >                 > http://gradsusr.org/mailman/listinfo/gradsusr
>> >
>> >                 --
>> >                 Davide Sacchetti
>> >                 Centro Funzionale Meteo Idrologico di Protezione
>> >                 Civile della Regione Liguria
>> >                 ARPAL Unità Tecnica Complessa di livello Regionale
>> >                 V.le Brigare Partigiane 2 16121 Genova (I)
>> >                 tel: +39 010 6437535                    fax: +39 010
>> >                 6437520
>> >                 mail: davide.sacchetti at arpal.gov.it     web:
>> >                 www.meteoliguria.it
>> >
>> >
>> >                 _______________________________________________
>> >                 gradsusr mailing list
>> >                 gradsusr at gradsusr.org
>> >                 http://gradsusr.org/mailman/listinfo/gradsusr
>> >
>> >
>> >
>> >
>> >
>> > _______________________________________________
>> > gradsusr mailing list
>> > gradsusr at gradsusr.org
>> > http://gradsusr.org/mailman/listinfo/gradsusr
>>
>> --
>> Davide Sacchetti
>> Centro Funzionale Meteo Idrologico di Protezione Civile della Regione
>> Liguria
>> ARPAL Unità Tecnica Complessa di livello Regionale
>> V.le Brigare Partigiane 2 16121 Genova (I)
>> tel: +39 010 6437535                    fax: +39 010 6437520
>> mail: davide.sacchetti at arpal.gov.it     web: www.meteoliguria.it
>>
>>
>> _______________________________________________
>> gradsusr mailing list
>> gradsusr at gradsusr.org
>> http://gradsusr.org/mailman/listinfo/gradsusr
>>
>
>
>
> --
> Tom Robinson
> Treasurer - Graduate Student Organization
> Secretary - Student Athletic Fee Committee
> Graduate Student - Department of Atmospheric Science
> 732-718-2323
>
> _______________________________________________
> gradsusr mailing list
> gradsusr at gradsusr.org
> http://gradsusr.org/mailman/listinfo/gradsusr
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20140915/0bb9c8c3/attachment-0001.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: archivo.rar
Type: application/rar
Size: 237228 bytes
Desc: not available
Url : http://gradsusr.org/pipermail/gradsusr/attachments/20140915/0bb9c8c3/attachment-0001.bin 


More information about the gradsusr mailing list