<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hi,<br><br>Thank you all for your contributions!<br><br>I managed to do it by using "set vpage" appropriately.<br><br>Saiguran Loisulie<br>
Climate Systems Analysis Group<br>
Environmental and Geographical Science Department<br>
University of Cape Town<br>
Private Bag X3<br>
Rondebosch<br>
7701 <br>
SOUTH AFRICA<br>
<br>
CELL 0748 068 230<br><br>--- On <b>Tue, 12/28/10, gradsusr-request@gradsusr.org <i><gradsusr-request@gradsusr.org></i></b> wrote:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><br>From: gradsusr-request@gradsusr.org <gradsusr-request@gradsusr.org><br>Subject: gradsusr Digest, Vol 10, Issue 58<br>To: gradsusr@gradsusr.org<br>Date: Tuesday, December 28, 2010, 7:36 AM<br><br><div class="plainMail">Send gradsusr mailing list submissions to<br> <a ymailto="mailto:gradsusr@gradsusr.org" href="/mc/compose?to=gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br><br>To subscribe or unsubscribe via the World Wide Web, visit<br> <a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>or, via email, send a message with subject or body 'help' to<br> <a
ymailto="mailto:gradsusr-request@gradsusr.org" href="/mc/compose?to=gradsusr-request@gradsusr.org">gradsusr-request@gradsusr.org</a><br><br>You can reach the person managing the list at<br> <a ymailto="mailto:gradsusr-owner@gradsusr.org" href="/mc/compose?to=gradsusr-owner@gradsusr.org">gradsusr-owner@gradsusr.org</a><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: problem with a .ctl script. (Nick Heath)<br> 2. Append a single color bar to multiple plots (saiguran loisulie)<br> 3. Re: Append a single color bar to multiple plots (Jeffrey Duda)<br> 4. Re: Append a single color bar to multiple plots (Muhammad Rahiz)<br> 5. beginer (SREEKANTH T.S)<br> 6. Re: Append a single color bar to multiple plots (Diane
Stokes)<br> 7. Re: beginer (Muhammad Rahiz)<br> 8. Re: beginer (SREEKANTH T.S)<br> 9. Re: beginer (SREEKANTH T.S)<br><br><br>----------------------------------------------------------------------<br><br>Message: 1<br>Date: Mon, 27 Dec 2010 18:26:41 -0500<br>From: Nick Heath<<a ymailto="mailto:nkh09@fsu.edu" href="/mc/compose?to=nkh09@fsu.edu">nkh09@fsu.edu</a>><br>Subject: Re: [gradsusr] problem with a .ctl script.<br>To: GrADS Users Forum <<a ymailto="mailto:gradsusr@gradsusr.org" href="/mc/compose?to=gradsusr@gradsusr.org">gradsusr@gradsusr.org</a>><br>Message-ID: <<a ymailto="mailto:f75feacceed7.4d18da61@fsu.edu" href="/mc/compose?to=f75feacceed7.4d18da61@fsu.edu">f75feacceed7.4d18da61@fsu.edu</a>><br>Content-Type: text/plain; charset=us-ascii<br><br>Ismaila,<br><br>To write a .ctl file for your new .dat file, you will need the resolution from the original NetCDf file you are
opening. Then, you will have no problem writing the ctl file. It will look something like this:<br><br>dset rain.day.sahelregcm.dat<br>title sahel region<br>undef 999E999<br>xdef __ linear ___ ___<br>ydef __ linear -10 ___<br>zdef 1 levels 1<br>tdef __ linear _Z__jan1997 __<br>vars 1<br>aa 0 99 average<br>endvars<br><br>The blanks will have to be filled in with information about the original netcdf file. Also, I believe the xdef is on a 0 - 360 scale, so there are no negative values. Therefore, you will have to translate your negative longitude into a positive value on the 0-360 scale.<br>Hope this helps!<br>-Nick<br>----- Original Message -----<br>From: Ismaila Diallo <<a ymailto="mailto:ismailadiallo64@yahoo.fr" href="/mc/compose?to=ismailadiallo64@yahoo.fr">ismailadiallo64@yahoo.fr</a>><br>Date: Monday, December 27, 2010 4:39 pm<br>Subject: [gradsusr] problem with a .ctl script.<br>To: <a
ymailto="mailto:gradsusr-request@gradsusr.org" href="/mc/compose?to=gradsusr-request@gradsusr.org">gradsusr-request@gradsusr.org</a><br>Cc: <a ymailto="mailto:gradsusr@gradsusr.org" href="/mc/compose?to=gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br><br>> Dear Grads User's<br>> <br>> I have daily data of a model simulation for 10 years over Africa. <br>> So i want to <br>> extract the data for the sahel region (between lon -10 to 10 and <br>> lat 10 at 18). <br>> for that i have wrote this script for getting .dat file:<br>> <br>> sdfopen /home/lpaosf/izo_moctar/RT.1996-2007_DAY.AVG.NC<br>> <br>> set time jan1997 dec2006<br>> set lon -25 30<br>> set lat -10 30<br>> define aa=aave(rt,lon=-8.5,lon=8.5,lat=10,lat=16)<br>> set x 1<br>> set y 1<br>> set fwrite rain.day.sahelregcm.dat<br>> set gxout fwrite<br>> d aa<br>> disable fwrite <br>> <br>> <br>> after the .dat script i need a
.ctl program to use my data inj <br>> grads but i met <br>> many difficult when performing the .ctl program. <br>> <br>> So could someone taught me how must i do this script.<br>> Believe in your great help<br>> <br>> Sincerely<br>> Ismaila<br>> <br>> <br>> <br>> <br>> _______________________________________________<br>> gradsusr mailing list<br>> <a ymailto="mailto:gradsusr@gradsusr.org" href="/mc/compose?to=gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>> <a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>> <br><br><br>------------------------------<br><br>Message: 2<br>Date: Mon, 27 Dec 2010 23:07:24 -0800 (PST)<br>From: saiguran loisulie <<a ymailto="mailto:saiguranloi@yahoo.com" href="/mc/compose?to=saiguranloi@yahoo.com">saiguranloi@yahoo.com</a>><br>Subject: [gradsusr] Append a single color
bar to multiple plots<br>To: <a ymailto="mailto:gradsusr@gradsusr.org" href="/mc/compose?to=gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>Message-ID: <<a ymailto="mailto:947424.47015.qm@web111726.mail.gq1.yahoo.com" href="/mc/compose?to=947424.47015.qm@web111726.mail.gq1.yahoo.com">947424.47015.qm@web111726.mail.gq1.yahoo.com</a>><br>Content-Type: text/plain; charset="us-ascii"<br><br>Hi<br><br>I am trying to append a color bar at the bottom of my four seasonal plots by using a modified cbarn.gs as cbarn_1.gs<br><br>The color bar appends very close to the bottom plots, they almost overlap!<br><br>How can I increase the distance between the bottom plots and the color bar?<br><br>My script is attached<br><br>Saiguran Loisulie<br><br>Climate Systems Analysis Group<br><br>Environmental and Geographical Science Department<br><br>University of Cape Town<br><br>Private Bag X3<br><br>Rondebosch<br><br>7701 <br><br>SOUTH AFRICA<br><br><br><br>CELL
0748 068 230<br><br><br> <br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: <a href="http://gradsusr.org/pipermail/gradsusr/attachments/20101227/ea55483f/attachment-0001.html" target="_blank">http://gradsusr.org/pipermail/gradsusr/attachments/20101227/ea55483f/attachment-0001.html</a> <br>-------------- next part --------------<br>A non-text attachment was scrubbed...<br>Name: setclevs.gs<br>Type: application/octet-stream<br>Size: 740 bytes<br>Desc: not available<br>Url : <a href="http://gradsusr.org/pipermail/gradsusr/attachments/20101227/ea55483f/attachment-0001.obj" target="_blank">http://gradsusr.org/pipermail/gradsusr/attachments/20101227/ea55483f/attachment-0001.obj</a> <br><br>------------------------------<br><br>Message: 3<br>Date: Tue, 28 Dec 2010 09:38:52 -0600<br>From: Jeffrey Duda <<a ymailto="mailto:jdduda@iastate.edu"
href="/mc/compose?to=jdduda@iastate.edu">jdduda@iastate.edu</a>><br>Subject: Re: [gradsusr] Append a single color bar to multiple plots<br>To: GrADS Users Forum <<a ymailto="mailto:gradsusr@gradsusr.org" href="/mc/compose?to=gradsusr@gradsusr.org">gradsusr@gradsusr.org</a>><br>Message-ID:<br> <<a ymailto="mailto:AANLkTikJ1b8eejGdBUuYHTnwqkOdQzaZLEcPim_r17ZJ@mail.gmail.com" href="/mc/compose?to=AANLkTikJ1b8eejGdBUuYHTnwqkOdQzaZLEcPim_r17ZJ@mail.gmail.com">AANLkTikJ1b8eejGdBUuYHTnwqkOdQzaZLEcPim_r17ZJ@mail.gmail.com</a>><br>Content-Type: text/plain; charset="iso-8859-1"<br><br>Saiguran,<br>It would help if you also attached your code for the "page" and cbarn_1<br>scripts. That's where the measurement/placement code is that controls the<br>spacing between your plots and the color bar.<br><br>Alternately, if you have the exact same contour levels and colors in each<br>plot, you can plot just one color bar somewhere on
the page by essentially<br>setting the plotting area (set parea) to a small corner of the page, then<br>display the same data with your contour levels set, then do "set parea off"<br>then run the color bar script. It should plot one big one somewhere on the<br>page (you can obviously set exactly where it is plotted and how large it<br>is).<br><br>Hope this helps.<br><br>Jeff Duda<br><br>On Tue, Dec 28, 2010 at 1:07 AM, saiguran loisulie <<a ymailto="mailto:saiguranloi@yahoo.com" href="/mc/compose?to=saiguranloi@yahoo.com">saiguranloi@yahoo.com</a>>wrote:<br><br>> Hi<br>><br>> I am trying to append a color bar at the bottom of my four seasonal plots<br>> by using a modified cbarn.gs as cbarn_1.gs<br>><br>> The color bar appends very close to the bottom plots, they almost overlap!<br>><br>> How can I increase the distance between the bottom plots and the color bar?<br>><br>> My script is attached<br>><br>>
Saiguran Loisulie<br>> Climate Systems Analysis Group<br>> Environmental and Geographical Science Department<br>> University of Cape Town<br>> Private Bag X3<br>> Rondebosch<br>> 7701<br>> SOUTH AFRICA<br>><br>> CELL 0748 068 230<br>><br>> _______________________________________________<br>> gradsusr mailing list<br>> <a ymailto="mailto:gradsusr@gradsusr.org" href="/mc/compose?to=gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>> <a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>><br>><br><br><br>-- <br>Jeff Duda<br>Iowa State University<br>Meteorology Graduate Student<br>3134 Agronomy Hall<br>www.meteor.iastate.edu/~jdduda<br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: <a href="http://gradsusr.org/pipermail/gradsusr/attachments/20101228/8642aec9/attachment-0001.html"
target="_blank">http://gradsusr.org/pipermail/gradsusr/attachments/20101228/8642aec9/attachment-0001.html</a> <br><br>------------------------------<br><br>Message: 4<br>Date: Tue, 28 Dec 2010 17:05:11 +0000 (GMT)<br>From: Muhammad Rahiz <<a ymailto="mailto:muhammad.rahiz@ouce.ox.ac.uk" href="/mc/compose?to=muhammad.rahiz@ouce.ox.ac.uk">muhammad.rahiz@ouce.ox.ac.uk</a>><br>Subject: Re: [gradsusr] Append a single color bar to multiple plots<br>To: GrADS Users Forum <<a ymailto="mailto:gradsusr@gradsusr.org" href="/mc/compose?to=gradsusr@gradsusr.org">gradsusr@gradsusr.org</a>><br>Message-ID:<br> <<a ymailto="mailto:alpine.LFD.2.00.1012281659390.4782@localhost6.localdomain" href="/mc/compose?to=alpine.LFD.2.00.1012281659390.4782@localhost6.localdomain">alpine.LFD.2.00.1012281659390.4782@localhost6.localdomain</a>6><br>Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed<br><br>Hi,<br><br>What you can do is to use
the 'set vpage' option rather than 'run <br>page' like so;<br><br>'set t 1'<br>'set vpage 0 5.5 4.25 8.5'<br>'d var'<br>'draw title plot1'<br>'cbarn'<br><br>'set t 2'<br>'set vpage 5.5 11 4.25 8.5'<br>'d var'<br>'draw title plot2'<br>'cbarn'<br><br>'set t 3'<br>'set vpage 0 5.5 0 4.25'<br>'d var'<br>'draw title plot3'<br>'cbarn<br><br>'set t 4'<br>'set vpage 5.5 11 0 4.25'<br>'d var'<br>'draw title plot4'<br>'cbarn<br><br>'printim image.png white'<br><br>Also, most of the components in the script are repetitive - hence would be <br>better to optimize it by using a loop.<br><br><br>Muhammad Rahiz<br>Researcher & DPhil Candidate (Climate Systems & Policy)<br>School of Geography & the Environment<br>University of Oxford<br><br>On Tue, 28 Dec 2010, saiguran loisulie wrote:<br><br>> Hi<br>> <br>> I am trying to append a color bar at the bottom of my four seasonal plots by<br>> using a modified cbarn.gs as cbarn_1.gs<br>> <br>>
The color bar appends very close to the bottom plots, they almost overlap!<br>> <br>> How can I increase the distance between the bottom plots and the color bar?<br>> <br>> My script is attached<br>> <br>> Saiguran Loisulie<br>> Climate Systems Analysis Group<br>> Environmental and Geographical Science Department<br>> University of Cape Town<br>> Private Bag X3<br>> Rondebosch<br>> 7701<br>> SOUTH AFRICA<br>> <br>> CELL 0748 068 230<br>> <br>><br><br><br>------------------------------<br><br>Message: 5<br>Date: Wed, 29 Dec 2010 00:13:57 +0530<br>From: "SREEKANTH T.S" <<a ymailto="mailto:chlsreeekanth@gmail.com" href="/mc/compose?to=chlsreeekanth@gmail.com">chlsreeekanth@gmail.com</a>><br>Subject: [gradsusr] beginer<br>To: <a ymailto="mailto:gradsusr@gradsusr.org" href="/mc/compose?to=gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>Message-ID:<br>
<AANLkTimVuZ18oUAjm-Fy6Ggy5Lgyx=<a ymailto="mailto:ztPmCpsJKCBATJ@mail.gmail.com" href="/mc/compose?to=ztPmCpsJKCBATJ@mail.gmail.com">ztPmCpsJKCBATJ@mail.gmail.com</a>><br>Content-Type: text/plain; charset="iso-8859-1"<br><br>I'm trying to learn grads, I want to plot graphs with TRMM data can any one<br>help me.<br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: <a href="http://gradsusr.org/pipermail/gradsusr/attachments/20101229/24dd6ebb/attachment-0001.html" target="_blank">http://gradsusr.org/pipermail/gradsusr/attachments/20101229/24dd6ebb/attachment-0001.html</a> <br><br>------------------------------<br><br>Message: 6<br>Date: Tue, 28 Dec 2010 13:49:32 -0500<br>From: Diane Stokes <<a ymailto="mailto:Diane.Stokes@noaa.gov" href="/mc/compose?to=Diane.Stokes@noaa.gov">Diane.Stokes@noaa.gov</a>><br>Subject: Re: [gradsusr] Append a single color bar to multiple plots<br>To: GrADS Users Forum <<a
ymailto="mailto:gradsusr@gradsusr.org" href="/mc/compose?to=gradsusr@gradsusr.org">gradsusr@gradsusr.org</a>><br>Message-ID: <<a ymailto="mailto:4D1A313C.8020004@noaa.gov" href="/mc/compose?to=4D1A313C.8020004@noaa.gov">4D1A313C.8020004@noaa.gov</a>><br>Content-Type: text/plain; charset=ISO-8859-1; format=flowed<br><br>Saiguran,<br><br>I'm guessing your cbarn_1.gs script is calling:<br> 'set vpage off'<br>after getting the shading info and before drawing the color bar.<br><br>If you open that script with your favorite text editor, you should see <br>towards the top lines such as:<br><br>sf=subwrd(args,1)<br>vert=subwrd(args,2)<br>xmid=subwrd(args,3)<br>ymid=subwrd(args,4)<br><br>Whether you see those lines exactly depends on the changes that were <br>made relative to the original cbarn.gs.<br><br>xmid and ymid are used to place the bar where you like (horizontally and <br>vertically, respectively). So, if your cbarn_1.gs
script does expect <br>them as argument 3 and 4, the following:<br><br>'run cbarn_1 1 0 5.5 0.5'<br><br>should place a full scale horizontal color bar centered 5.5 inches from <br>the left and 0.5 inches from the bottom of the page.<br><br>Again, the argument position for setting the x- and y location and the <br>actual result depend on your cbarn_1.gs script. I hope this points you <br>in the right direction.<br><br> Diane<br><br><br>On 12/28/2010 2:07 AM, saiguran loisulie wrote:<br>> Hi<br>><br>> I am trying to append a color bar at the bottom of my four seasonal<br>> plots by using a modified cbarn.gs as cbarn_1.gs<br>><br>> The color bar appends very close to the bottom plots, they almost overlap!<br>><br>> How can I increase the distance between the bottom plots and the color bar?<br>><br>> My script is attached<br>><br>> Saiguran Loisulie<br>> Climate Systems Analysis
Group<br>> Environmental and Geographical Science Department<br>> University of Cape Town<br>> Private Bag X3<br>> Rondebosch<br>> 7701<br>> SOUTH AFRICA<br>><br>> CELL 0748 068 230<br>><br>><br>><br><br><br>------------------------------<br><br>Message: 7<br>Date: Tue, 28 Dec 2010 19:24:38 +0000 (GMT)<br>From: Muhammad Rahiz <<a ymailto="mailto:muhammad.rahiz@ouce.ox.ac.uk" href="/mc/compose?to=muhammad.rahiz@ouce.ox.ac.uk">muhammad.rahiz@ouce.ox.ac.uk</a>><br>Subject: Re: [gradsusr] beginer<br>To: GrADS Users Forum <<a ymailto="mailto:gradsusr@gradsusr.org" href="/mc/compose?to=gradsusr@gradsusr.org">gradsusr@gradsusr.org</a>><br>Message-ID:<br> <<a ymailto="mailto:alpine.LFD.2.00.1012281917150.5910@localhost6.localdomain" href="/mc/compose?to=alpine.LFD.2.00.1012281917150.5910@localhost6.localdomain">alpine.LFD.2.00.1012281917150.5910@localhost6.localdomain</a>6><br>Content-Type:
TEXT/PLAIN; charset=US-ASCII; format=flowed<br><br>Hi sreekanth,<br><br>A basic guide is available at; <br><a href="http://www.iges.org/grads/gadoc/tutorial.html" target="_blank">http://www.iges.org/grads/gadoc/tutorial.html</a><br><br>Muhammad Rahiz<br>Researcher & DPhil Candidate (Climate Systems & Policy)<br>School of Geography & the Environment<br>University of Oxford<br><br>On Tue, 28 Dec 2010, SREEKANTH T.S wrote:<br><br>> I'm trying to learn grads, I want to plot graphs with TRMM data can any one help<br>> me.<br>> <br>><br><br><br>------------------------------<br><br>Message: 8<br>Date: Wed, 29 Dec 2010 01:05:44 +0530<br>From: "SREEKANTH T.S" <<a ymailto="mailto:chlsreeekanth@gmail.com" href="/mc/compose?to=chlsreeekanth@gmail.com">chlsreeekanth@gmail.com</a>><br>Subject: Re: [gradsusr] beginer<br>To: GrADS Users Forum <<a ymailto="mailto:gradsusr@gradsusr.org"
href="/mc/compose?to=gradsusr@gradsusr.org">gradsusr@gradsusr.org</a>><br>Message-ID:<br> <<a ymailto="mailto:AANLkTimYafCJQLgRZSv3mgiPCX8Ds3jJMj90nCBeDaQF@mail.gmail.com" href="/mc/compose?to=AANLkTimYafCJQLgRZSv3mgiPCX8Ds3jJMj90nCBeDaQF@mail.gmail.com">AANLkTimYafCJQLgRZSv3mgiPCX8Ds3jJMj90nCBeDaQF@mail.gmail.com</a>><br>Content-Type: text/plain; charset="iso-8859-1"<br><br>thanks a lot<br><br>On Wed, Dec 29, 2010 at 12:54 AM, Muhammad Rahiz <<br><a ymailto="mailto:muhammad.rahiz@ouce.ox.ac.uk" href="/mc/compose?to=muhammad.rahiz@ouce.ox.ac.uk">muhammad.rahiz@ouce.ox.ac.uk</a>> wrote:<br><br>> Hi sreekanth,<br>><br>> A basic guide is available at;<br>> <a href="http://www.iges.org/grads/gadoc/tutorial.html" target="_blank">http://www.iges.org/grads/gadoc/tutorial.html</a><br>><br>> Muhammad Rahiz<br>> Researcher & DPhil Candidate (Climate Systems & Policy)<br>> School of Geography &
the Environment<br>> University of Oxford<br>><br>> On Tue, 28 Dec 2010, SREEKANTH T.S wrote:<br>><br>> > I'm trying to learn grads, I want to plot graphs with TRMM data can any<br>> one help<br>> > me.<br>> ><br>> ><br>> _______________________________________________<br>> gradsusr mailing list<br>> <a ymailto="mailto:gradsusr@gradsusr.org" href="/mc/compose?to=gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>> <a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>><br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: <a href="http://gradsusr.org/pipermail/gradsusr/attachments/20101229/d2d9eed4/attachment-0001.html" target="_blank">http://gradsusr.org/pipermail/gradsusr/attachments/20101229/d2d9eed4/attachment-0001.html</a> <br><br>------------------------------<br><br>Message: 9<br>Date:
Wed, 29 Dec 2010 01:14:03 +0530<br>From: "SREEKANTH T.S" <<a ymailto="mailto:chlsreeekanth@gmail.com" href="/mc/compose?to=chlsreeekanth@gmail.com">chlsreeekanth@gmail.com</a>><br>Subject: Re: [gradsusr] beginer<br>To: GrADS Users Forum <<a ymailto="mailto:gradsusr@gradsusr.org" href="/mc/compose?to=gradsusr@gradsusr.org">gradsusr@gradsusr.org</a>><br>Message-ID:<br> <AANLkTikoGcguV78iSPTZ=1qOd+mLX3BCgR+<a ymailto="mailto:U4_T1Z_AE@mail.gmail.com" href="/mc/compose?to=U4_T1Z_AE@mail.gmail.com">U4_T1Z_AE@mail.gmail.com</a>><br>Content-Type: text/plain; charset="iso-8859-1"<br><br>hi Muhammad Rahiz thanks<br><br>On Wed, Dec 29, 2010 at 1:05 AM, SREEKANTH T.S <<a ymailto="mailto:chlsreeekanth@gmail.com" href="/mc/compose?to=chlsreeekanth@gmail.com">chlsreeekanth@gmail.com</a>>wrote:<br><br>> thanks a lot<br>><br>><br>> On Wed, Dec 29, 2010 at 12:54 AM, Muhammad Rahiz <<br>> <a
ymailto="mailto:muhammad.rahiz@ouce.ox.ac.uk" href="/mc/compose?to=muhammad.rahiz@ouce.ox.ac.uk">muhammad.rahiz@ouce.ox.ac.uk</a>> wrote:<br>><br>>> Hi sreekanth,<br>>><br>>> A basic guide is available at;<br>>> <a href="http://www.iges.org/grads/gadoc/tutorial.html" target="_blank">http://www.iges.org/grads/gadoc/tutorial.html</a><br>>><br>>> Muhammad Rahiz<br>>> Researcher & DPhil Candidate (Climate Systems & Policy)<br>>> School of Geography & the Environment<br>>> University of Oxford<br>>><br>>> On Tue, 28 Dec 2010, SREEKANTH T.S wrote:<br>>><br>>> > I'm trying to learn grads, I want to plot graphs with TRMM data can any<br>>> one help<br>>> > me.<br>>> ><br>>> ><br>>> _______________________________________________<br>>> gradsusr mailing list<br>>> <a ymailto="mailto:gradsusr@gradsusr.org"
href="/mc/compose?to=gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>>> <a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>>><br>><br>><br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: <a href="http://gradsusr.org/pipermail/gradsusr/attachments/20101229/0f074719/attachment.html" target="_blank">http://gradsusr.org/pipermail/gradsusr/attachments/20101229/0f074719/attachment.html</a> <br><br>------------------------------<br><br>_______________________________________________<br>gradsusr mailing list<br><a ymailto="mailto:gradsusr@gradsusr.org" href="/mc/compose?to=gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br><a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br><br><br>End of gradsusr Digest, Vol 10, Issue
58<br>****************************************<br></div></blockquote></td></tr></table><br>