<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'>Thanks Jeff. <BR> <BR>here is my namelist file. I am using mp_phy=3 This is WRF single Moment 3 class scheme that has ICe, snow and graupel processes!!!!.<BR> <BR>Here is my namelist.input file...........<BR>&time_control<br> run_minutes = 3240 ,<br> start_year = 2013, 2013, 2010,<br> start_month = 05, 05, 03,<br> start_day = 21, 21, 04,<br> start_hour = 00, 00, 00,<br> end_year = 2013, 2013, 2010,<br> end_month = 05, 05, 03,<br> end_day = 23, 23, 05,<br> end_hour = 06, 06, 12,<br> interval_seconds = 21600,<br> input_from_file = .true.,.true.,.true.,<br> history_interval = 60, 60, 60,<br> frames_per_outfile = 1000, 1000, 1,<br> restart = .false.,<br> restart_interval = 5000,<br> io_form_history = 2<br> io_form_restart = 2<br> io_form_input = 2<br> io_form_boundary = 2<br> debug_level = 1<br>/<br> <br>&domains<br> time_step = 45 ,<br> time_step_fract_num = 0,<br> time_step_fract_den = 1,<br> max_dom = 1,<br> s_we = 1, 1,<br> e_we = 148, 259, ,<br> s_sn = 1, 1, 1,<br> e_sn = 160, 223, ,<br> s_vert = 1, 1, 1,<br> e_vert = 38, 38, ,<br> num_metgrid_levels = 27,<br> dx = 09000, 3000, ,<br> dy = 09000, 3000, ,<br> grid_id = 1, 2, 3,<br> parent_id = 1, 1, 2,<br> i_parent_start = 1, 37, ,<br> j_parent_start = 1, 37, ,<br> parent_grid_ratio = 1, 3, 3,<br> parent_time_step_ratio = 1, 3, 3,<br> p_top_requested = 5000,<br> eta_levels = 1.000, 0.994, 0.983, 0.968, 0.950, 0.930, 0.908, 0.882, 0.853, 0.821, 0.788, 0.752, 0.715, 0.677, 0.637, 0.597, 0.557, 0.517, 0.477, 0.438, 0.401, 0.365, 0.332, 0.302, 0.274, 0.248, 0.224, 0.201, 0.179, 0.158, 0.138, 0.118, 0.098, 0.078, 0.058, 0.038, 0.018, 0.000,<br> feedback = 1,<br> smooth_option = 1<br>/<br> <br>&physics<br> mp_physics = 3, 3, 3,<br> ra_lw_physics = 1, 1, 1,<br> ra_sw_physics = 1, 1, 1,<br> radt = 30, 30, 30,<br> sf_sfclay_physics = 1, 1, 1,<br> sf_surface_physics = 2, 2, 2,<br> bl_pbl_physics = 1, 1, 1,<br> bldt = 0, 0, 0,<br> cu_physics = 0, 3, 0,<br> cudt = 5, 5, 5,<br> isfflx = 1,<br> ifsnow = 0,<br> icloud = 1,<br> surface_input_source = 1,<br> num_soil_layers = 4,<br> ucmcall = 0,<br> mp_zero_out = 0,<br> <BR>can you Pls suggest. <br><br><br>geeta<br> <BR><div>> From: gradsusr-request@gradsusr.org<br>> Subject: gradsusr Digest, Vol 44, Issue 25<br>> To: gradsusr@gradsusr.org<br>> Date: Wed, 9 Oct 2013 06:36:32 -0400<br>> <br>> Send gradsusr mailing list submissions to<br>>         gradsusr@gradsusr.org<br>> <br>> To subscribe or unsubscribe via the World Wide Web, visit<br>>         http://gradsusr.org/mailman/listinfo/gradsusr<br>> or, via email, send a message with subject or body 'help' to<br>>         gradsusr-request@gradsusr.org<br>> <br>> You can reach the person managing the list at<br>>         gradsusr-owner@gradsusr.org<br>> <br>> When replying, please edit your Subject line so it is more specific<br>> than "Re: Contents of gradsusr digest..."<br>> <br>> <br>> Today's Topics:<br>> <br>> 1. Re: unable to get GRAUPELNC from WRF (Jeff Duda)<br>> 2. Re: Cloudiness cut (Jeff Duda)<br>> 3. Select by Attribute (Ryan Danielson)<br>> 4. How to sum variables?? (uzair manan)<br>> 5. request (Rajesh Maurya)<br>> 6. plot precipitation from a 3hourly data to hourly<br>> (Lyndon Mark Olaguera)<br>> 7. Re: How to calculate "quartile" like value        usinggradsscript?<br>> (Brandon Brown)<br>> <br>> <br>> ----------------------------------------------------------------------<br>> <br>> Message: 1<br>> Date: Tue, 8 Oct 2013 14:53:40 -0500<br>> From: Jeff Duda <jeffduda319@gmail.com><br>> Subject: Re: [gradsusr] unable to get GRAUPELNC from WRF<br>> To: GrADS Users Forum <gradsusr@gradsusr.org><br>> Message-ID:<br>>         <CAAig09A18wmd0SA8EjunFvCZW79AFBZzuxXGOoj04tdFT=qzAg@mail.gmail.com><br>> Content-Type: text/plain; charset="iso-8859-1"<br>> <br>> It's generated by the microphysics scheme. You have to be using a<br>> microphysics scheme that outputs number concentration for graupel. As far<br>> as I know, only the M-Y scheme, Morrison scheme, and possibly the NSSL<br>> 2-moment scheme actually do that (as of version 3.4.1).<br>> <br>> Jeff Duda<br>> <br>> <br>> On Tue, Oct 8, 2013 at 5:04 AM, Geeta Geeta <geeta124@hotmail.com> wrote:<br>> <br>> > Hi,<br>> > I am getting GRAUPELNC as constant field 0 from WRF output.<br>> > How is the GRAUPELNC generated by the model???.<br>> ><br>> > ga-> c<br>> > ga-> reinit<br>> > No hardcopy metafile open<br>> > All files closed; all defined objects released<br>> > All GrADS attributes have been reinitialized<br>> > ga-> open wrf_d01_2013-04-01_00.ctl<br>> > Scanning description file: wrf_d01_2013-04-01_00.ctl<br>> > Data file wrf_d01_2013-04-01_00.dat is open as file 1<br>> > LON set to 72.0905 83.9095<br>> > LAT set to 7.21236 19.6264<br>> > LEV set to 1000 1000<br>> > Time values set: 2013:4:1:0 2013:4:1:0<br>> > ga-> set t 6<br>> > Time values set: 2013:4:1:5 2013:4:1:5<br>> > ga-> d GRAUPEL<br>> > Syntax Error: Invalid Operand<br>> > 'graupel' not a variable or function name<br>> > Error ocurred at column 1<br>> > DISPLAY error: Invalid expression<br>> > Expression = graupel<br>> > ga-> d GRAUPELNC<br>> > Constant field. Value = 0<br>> > ga-><br>> ><br>> ><br>> > Pls suggest.<br>> > Geeta<br>> ><br>> > geeta<br>> ><br>> > _______________________________________________<br>> > gradsusr mailing list<br>> > gradsusr@gradsusr.org<br>> > http://gradsusr.org/mailman/listinfo/gradsusr<br>> ><br>> ><br>> <br>> <br>> -- <br>> Jeff Duda<br>> Graduate research assistant<br>> University of Oklahoma School of Meteorology<br>> Center for Analysis and Prediction of Storms<br>> -------------- next part --------------<br>> An HTML attachment was scrubbed...<br>> URL: http://gradsusr.org/pipermail/gradsusr/attachments/20131008/b59d6e24/attachment-0001.html <br>> <br>> ------------------------------<br>> <br>> Message: 2<br>> Date: Tue, 8 Oct 2013 14:54:40 -0500<br>> From: Jeff Duda <jeffduda319@gmail.com><br>> Subject: Re: [gradsusr] Cloudiness cut<br>> To: GrADS Users Forum <gradsusr@gradsusr.org><br>> Message-ID:<br>>         <CAAig09A7E9f35Xp1gCRzDXkF-wALwFsNqsvohTdXF9j68LHMzg@mail.gmail.com><br>> Content-Type: text/plain; charset="iso-8859-1"<br>> <br>> I would suggest obtaining the Unified Post Processor, available on the WRF<br>> site. It can diagnose cloud cover percentage from WRF output. If you are<br>> using a different data set, then I don't know.<br>> <br>> Jeff Duda<br>> <br>> <br>> On Tue, Oct 8, 2013 at 5:24 AM, avi kojokro <kojokroavi@gmail.com> wrote:<br>> <br>> > Can anyone help?<br>> ><br>> ><br>> > 2013/10/6 avi kojokro <kojokroavi@gmail.com><br>> ><br>> >> Hello to all users of Grads.<br>> >><br>> >> Does anyone know a script that displays a percentage cloudiness data section<br>> >> of a single point of geographical latitude and longitude, or graph paints<br>> >> the clouds at the height of the layer in which the clouds, as in the<br>> >> attached example?<br>> >><br>> >> thank you,<br>> >><br>> >> Ragards,<br>> >><br>> >> Avi.<br>> >><br>> >><br>> > _______________________________________________<br>> > gradsusr mailing list<br>> > gradsusr@gradsusr.org<br>> > http://gradsusr.org/mailman/listinfo/gradsusr<br>> ><br>> ><br>> <br>> <br>> -- <br>> Jeff Duda<br>> Graduate research assistant<br>> University of Oklahoma School of Meteorology<br>> Center for Analysis and Prediction of Storms<br>> -------------- next part --------------<br>> An HTML attachment was scrubbed...<br>> URL: http://gradsusr.org/pipermail/gradsusr/attachments/20131008/ad5e50f2/attachment-0001.html <br>> <br>> ------------------------------<br>> <br>> Message: 3<br>> Date: Tue, 8 Oct 2013 15:15:32 -0700<br>> From: Ryan Danielson <rydan418@gmail.com><br>> Subject: [gradsusr] Select by Attribute<br>> To: GrADS Users Forum <gradsusr@gradsusr.org><br>> Message-ID:<br>>         <CAATaBjtAD+akXUt6K3Nzbcn8T_VQAHxTS0fuqosgdNEZ=+eKfQ@mail.gmail.com><br>> Content-Type: text/plain; charset="iso-8859-1"<br>> <br>> Hi,<br>> <br>> I am running GrADS v1.9.0-rc1. I am running an IsoGSM model and am<br>> currently trying to select data by attributes. I have isotope points<br>> graphed on a scatter plot and most of it is trending linearly, similar to<br>> the line y=8x+10. I would like to set a range of values above and below<br>> this line, and any points that fall outside this range I would like to<br>> select and determine their geographic location. Is there an available<br>> command or set of commands for this? Thanks.<br>> <br>> Ryan<br>> -------------- next part --------------<br>> An HTML attachment was scrubbed...<br>> URL: http://gradsusr.org/pipermail/gradsusr/attachments/20131008/3b95380a/attachment-0001.html <br>> <br>> ------------------------------<br>> <br>> Message: 4<br>> Date: Wed, 9 Oct 2013 11:10:43 +0500<br>> From: uzair manan <uzair_july@hotmail.com><br>> Subject: [gradsusr] How to sum variables??<br>> To: grads <gradsusr@gradsusr.org><br>> Message-ID: <COL125-W341506AA5C774648510AFDEF1D0@phx.gbl><br>> Content-Type: text/plain; charset="iso-8859-1"<br>> <br>> Hi everyone<br>> <br>> I've a netcdf output file from a regional model.. It has a precipiation (pr) variable at four different intervals during a day i.e <br>> <br>> Time 00, 06, 12, 18 for Day 1<br>> <br>> I've to set the time in grads as:-<br>> <br>> ga-> set t 1 4<br>> <br>> in order to set the environment from Time 00 to 18....<br>> <br>> How can we add the variable precipitation (pr) in above four intervals by a single command?<br>> <br>> <br>> <br>> <br>> <br>> <br>> <br>> Best regards<br>> <br>> Uzair Mannan<br>> Cell: +923323489950<br>> NED University of Engineering & Technology<br>> Karachi, Pakistan<br>> <br>>                                            <br>> -------------- next part --------------<br>> An HTML attachment was scrubbed...<br>> URL: http://gradsusr.org/pipermail/gradsusr/attachments/20131009/e9f1278d/attachment-0001.html <br>> <br>> ------------------------------<br>> <br>> Message: 5<br>> Date: Wed, 9 Oct 2013 13:38:07 +0530<br>> From: Rajesh Maurya <rksmauryagpbhu@gmail.com><br>> Subject: [gradsusr] request<br>> To: gradsusr@gradsusr.org<br>> Message-ID:<br>>         <CAGn9A+JzY4Y=0_GCEVca8AQWEjgH6dsu1DP02p2ktQ-K+aScVg@mail.gmail.com><br>> Content-Type: text/plain; charset="iso-8859-1"<br>> <br>> thanks<br>> <br>> -- <br>> Rajesh Kumar Maurya<br>> M.Sc(Tech)- Geophysics ; Junior Research Fellow ;Research Scholar<br>> Department of Geophysics<br>> Banaras Hindu University<br>> Varanasi 221005<br>> -------------- next part --------------<br>> An HTML attachment was scrubbed...<br>> URL: http://gradsusr.org/pipermail/gradsusr/attachments/20131009/dbf8f0c0/attachment-0001.html <br>> <br>> ------------------------------<br>> <br>> Message: 6<br>> Date: Wed, 9 Oct 2013 16:33:08 +0800<br>> From: Lyndon Mark Olaguera <olagueralyndonmark429@gmail.com><br>> Subject: [gradsusr] plot precipitation from a 3hourly data to hourly<br>> To: Amulya Chevuturi <amulya.chevuturi@gmail.com>,        GrADS Users Forum<br>>         <gradsusr@gradsusr.org><br>> Message-ID:<br>>         <CA+V+8dWk5veoOZDd9d_Uw8be0WRxbfz3wusXisXgc7WvZGtsig@mail.gmail.com><br>> Content-Type: text/plain; charset="iso-8859-1"<br>> <br>> hi all,<br>> <br>> Im having problem in plotting the precipitation from TRMM. its a three<br>> hourly data but I'd like to output an hourly precipitation. how do i do<br>> this?<br>> <br>> thanks for any help.<br>> <br>> *Lyndon Mark P. Olaguera*<br>> -------------- next part --------------<br>> An HTML attachment was scrubbed...<br>> URL: http://gradsusr.org/pipermail/gradsusr/attachments/20131009/11cfc81d/attachment-0001.html <br>> <br>> ------------------------------<br>> <br>> Message: 7<br>> Date: Wed, 9 Oct 2013 18:36:32 +0800<br>> From: Brandon Brown <whicily1988@gmail.com><br>> Subject: Re: [gradsusr] How to calculate "quartile" like value<br>>         usinggradsscript?<br>> To: GrADS Users Forum <gradsusr@gradsusr.org><br>> Message-ID:<br>>         <CAOtqrS3XTQxqO0wzM80nL7GMt1+_TAsSmpAGoMRrjd-nyym8BA@mail.gmail.com><br>> Content-Type: text/plain; charset="iso-8859-1"<br>> <br>> Hi, Dave.<br>> <br>> Thanks very much for showing me your code, It helps me learning GrADS<br>> Script.<br>> <br>> I had used python interface to grads to implement this, with a few lines of<br>> python code, very easy and straightforward.<br>> <br>> Brandon.<br>> <br>> <br>> On Tue, Oct 1, 2013 at 3:28 AM, Ryglicki, David CIV FNMOC <<br>> david.ryglicki@navy.mil> wrote:<br>> <br>> > And then I went ahead and attached my script, anyway.<br>> ><br>> > Anyway, Brandon, the key trick I learned in the past for plume plots is a<br>> > clunky work-around by defining the percentile variables in t and y, but<br>> > setting x-size as t-size, which you'll see in my define statements. Later<br>> > on, after a bubble sort, you can set defval, chunking through the time<br>> > variable, and that'll eventually get you enough information to plot the<br>> > percentiles as a faux x-variable.<br>> ><br>> > It's extremely clunky and convoluted, but I got it to work to make plume<br>> > plot percentiles.<br>> ><br>> > David Ryglicki, Ph.D.<br>> > N3 Models<br>> > Fleet Numerical Meteorology and Oceanography Center<br>> > Room 702, Room 146<br>> > 831|656|4519<br>> ><br>> ><br>> ><br>> > -----Original Message-----<br>> > From: gradsusr-bounces@gradsusr.org on behalf of Ryglicki, David CIV FNMOC<br>> > Sent: Mon 9/30/2013 11:35 AM<br>> > To: GrADS Users Forum<br>> > Subject: Re: [gradsusr] How to calculate "quartile" like value<br>> > usinggradsscript?<br>> ><br>> > Hi, Brandon.<br>> ><br>> > Are you trying to make a plume plot or 2-D spatial plots?<br>> ><br>> > ~Dave<br>> ><br>> > -----Original Message-----<br>> > From: gradsusr-bounces@gradsusr.org on behalf of Brandon Brown<br>> > Sent: Mon 9/30/2013 4:09 AM<br>> > To: GrADS Users Forum<br>> > Subject: Re: [gradsusr] How to calculate "quartile" like value using<br>> > gradsscript?<br>> ><br>> > I have known how to this.<br>> ><br>> > Thanks.<br>> ><br>> > On 9/30/13, Brandon Brown <whicily1988@gmail.com> wrote:<br>> > > Hi Jennifer<br>> > ><br>> > > Thanks for pointing out this, it saves my time.<br>> > ><br>> > > I am planning to use pygrads instead, but pygrads does not support<br>> > > ensemble, I can't import result back to grads.<br>> > ><br>> > > After some reseach , it seems that I can write binary data with vars<br>> > > and dims, but all samples use fortran witch I am not familiar with, ;(<br>> > > , is there some specs to do this, thus I can python.<br>> > ><br>> > > Great thanks.<br>> > ><br>> > ><br>> > > On 9/30/13, Jennifer Adams <jma@cola.iges.org> wrote:<br>> > >> Unfortunately, GrADS does not have sorting built in (yet), so there is<br>> > no<br>> > >> straightforward way to do the quartile-like calculations you are asking<br>> > >> for.<br>> > >> Perhaps other members of the forum can offer their workarounds.<br>> > >> --Jennifer<br>> > >><br>> > >> On Sep 26, 2013, at 3:00 AM, Brandon Brown wrote:<br>> > >><br>> > >>> Hi,<br>> > >>><br>> > >>> I am newbie, now I want to draw a boxplot, but I don't now how to<br>> > >>> calculate the values which ares quartile like.<br>> > >>><br>> > >>> As you know, quartile calculate q1(25%), q2(50%), q3(75%), and now I<br>> > >>> want<br>> > >>> to calculate q1(15%), q2(25%), q3(50%), q4(75%), q5(85%).<br>> > >>><br>> > >>> Could any one help me, thanks.<br>> > >>><br>> > >>> Brown.<br>> > >>> _______________________________________________<br>> > >>> gradsusr mailing list<br>> > >>> gradsusr@gradsusr.org<br>> > >>> http://gradsusr.org/mailman/listinfo/gradsusr<br>> > >><br>> > >> --<br>> > >> Jennifer M. Adams<br>> > >> Center for Ocean-Land-Atmosphere Studies (COLA)<br>> > >> 111 Research Hall, Mail Stop 2B3<br>> > >> George Mason University<br>> > >> 4400 University Drive<br>> > >> Fairfax, VA 22030<br>> > >><br>> > >><br>> > >><br>> > >><br>> > >><br>> > >><br>> > ><br>> > _______________________________________________<br>> > gradsusr mailing list<br>> > gradsusr@gradsusr.org<br>> > http://gradsusr.org/mailman/listinfo/gradsusr<br>> ><br>> ><br>> ><br>> ><br>> ><br>> > _______________________________________________<br>> > gradsusr mailing list<br>> > gradsusr@gradsusr.org<br>> > http://gradsusr.org/mailman/listinfo/gradsusr<br>> ><br>> -------------- next part --------------<br>> An HTML attachment was scrubbed...<br>> URL: http://gradsusr.org/pipermail/gradsusr/attachments/20131009/116ef699/attachment.html <br>> <br>> ------------------------------<br>> <br>> _______________________________________________<br>> gradsusr mailing list<br>> gradsusr@gradsusr.org<br>> http://gradsusr.org/mailman/listinfo/gradsusr<br>> <br>> <br>> End of gradsusr Digest, Vol 44, Issue 25<br>> ****************************************<br></div>                                            </div></body>
</html>