<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div><span>Dear </span>Resmi E A</div><div><br></div><div>Try this.</div><div>Make necessary path change while reacding the input file.</div><div>Another things please see it it not 'vint' it is 'vint2'.</div><div>So please chencek which grads version you are using.</div><div>It is just a test script.</div><div>you make change as per your own.</div><div><br></div><div>Best</div><div>Dimri<br></div><div><br></div><div><span>'reinit'<br>'set display color white'<br>'c'<br><br>'sdfopen /home/apdimri/data/shum.mon.mean.nc'<br>'sdfopen /home/apdimri/data/uwnd.mon.mean.nc'<br>'sdfopen /home/apdimri/data/vwnd.mon.mean.nc'<br>'define prmsl=1000'<br>'define QiMAR=ave(vint2(prmsl,shum*uwnd.2,300),t=3,t=713,12)'<br>'define QiAPR=ave(vint2(prmsl,shum*uwnd.2,300),t=4,t=713,12)'<br>'define
 QiMAY=ave(vint2(prmsl,shum*uwnd.2,300),t=5,t=713,12)'<br><br>'define QjMAR=ave(vint2(prmsl,shum*vwnd.3,300),t=3,t=713,12)'<br>'define QjAPR=ave(vint2(prmsl,shum*vwnd.3,300),t=4,t=713,12)'<br>'define QjMAY=ave(vint2(prmsl,shum*vwnd.3,300),t=5,t=713,12)'<br><br>'Qi=(QiMAR+QiAPR+QiMAY)/3.'<br>'Qj=(QjMAR+QjAPR+QjMAY)/3.'<br><br>'define divQ=-hdivg(Qi,Qj)'<br>'set mpdset hires'<br>'set lat 0 50'<br>'set lon 20 120'<br>'set gxout shaded'<br>'ving.gs'<br>'d divQ'<br>'cbar'<br>'set gxout vector'<br>'d Qi;Qj'<br>'draw map'<br>'close 3'<br>'close 2'<br>'close 1'</span></div><div><br></div><div><br></div>  <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div dir="ltr"> <font size="2" face="Arial"> <hr size="1">  <b><span style="font-weight:bold;">From:</span></b> "gradsusr-request@gradsusr.org" &lt;gradsusr-request@gradsusr.org&gt;<br> <b><span
 style="font-weight: bold;">To:</span></b> gradsusr@gradsusr.org <br> <b><span style="font-weight: bold;">Sent:</span></b> Tuesday, May 29, 2012 6:00 AM<br> <b><span style="font-weight: bold;">Subject:</span></b> gradsusr Digest, Vol 27, Issue 46<br> </font> </div> <br>
Send gradsusr mailing list submissions to<br>&nbsp;&nbsp;&nbsp; <a ymailto="mailto:gradsusr@gradsusr.org" href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br><br>To subscribe or unsubscribe via the World Wide Web, visit<br>&nbsp;&nbsp;&nbsp; http://gradsusr.org/mailman/listinfo/gradsusr<br>or, via email, send a message with subject or body 'help' to<br>&nbsp;&nbsp;&nbsp; <a ymailto="mailto:gradsusr-request@gradsusr.org" href="mailto:gradsusr-request@gradsusr.org">gradsusr-request@gradsusr.org</a><br><br>You can reach the person managing the list at<br>&nbsp;&nbsp;&nbsp; <a ymailto="mailto:gradsusr-owner@gradsusr.org" href="mailto: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>&nbsp;  1. vint function (resmi ea)<br>&nbsp;  2. Re: vint function (RafaelCB)<br>&nbsp;  3. Re: vint
 function (James Song)<br>&nbsp;  4. help (Claudia Wanzeler)<br>&nbsp;  5. New RUC/RAP (Jeff Lake)<br>&nbsp;  6. Re: New RUC/RAP (Joey Woodson)<br>&nbsp;  7. Re: New RUC/RAP (Jeff Lake)<br>&nbsp;  8. Re: New RUC/RAP (Joey Woodson)<br><br><br>----------------------------------------------------------------------<br><br>Message: 1<br>Date: Mon, 28 May 2012 06:52:38 -0400<br>From: resmi ea &lt;<a ymailto="mailto:reshmiea@gmail.com" href="mailto:reshmiea@gmail.com">reshmiea@gmail.com</a>&gt;<br>Subject: [gradsusr] vint function<br>To: GrADS Users Forum &lt;<a ymailto="mailto:gradsusr@gradsusr.org" href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a>&gt;<br>Message-ID:<br>&nbsp;&nbsp;&nbsp; &lt;CAHda7ja_cuH-K3SS78idVA0meQsuzK+<a ymailto="mailto:A8wQ60va48iLyTHsRSQ@mail.gmail.com" href="mailto:A8wQ60va48iLyTHsRSQ@mail.gmail.com">A8wQ60va48iLyTHsRSQ@mail.gmail.com</a>&gt;<br>Content-Type: text/plain; charset="iso-8859-1"<br><br>Dear users<br><br>i am
 finding difficulty in using vint function in grads.<br>Please anyone point out the error in the gs scripts<br>while running it shows Segmentation fault (core dumped)<br> 'reinit'<br>'sdfopen /media/resmi-1/windows/ncep/uwnd/vwnd.2009.nc'<br>'sdfopen /media/resmi-1/windows/ncep/uwnd/slp.2009.nc'<br>'set lat 0 90'<br>'set lon 0 180'<br>'define aaf=vint(slp.2,vwnd,200)'<br>'d aaf'<br><br><br>-- <br>Resmi E A<br>Research Scholar<br>Cochin university of science and technology<br>Cochin-16<br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: http://gradsusr.org/pipermail/gradsusr/attachments/20120528/04f4f091/attachment-0001.html <br><br>------------------------------<br><br>Message: 2<br>Date: Mon, 28 May 2012 09:36:23 -0300<br>From: RafaelCB &lt;<a ymailto="mailto:rafael.ciram@gmail.com" href="mailto:rafael.ciram@gmail.com">rafael.ciram@gmail.com</a>&gt;<br>Subject: Re: [gradsusr] vint function<br>To: GrADS Users Forum
 &lt;<a ymailto="mailto:gradsusr@gradsusr.org" href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a>&gt;<br>Message-ID:<br>&nbsp;&nbsp;&nbsp; &lt;CAAgZ0pLGjXCVdmwrVKsRqwfp+CWBE7Ee=c2YMiD-h+<a ymailto="mailto:poTqs84A@mail.gmail.com" href="mailto:poTqs84A@mail.gmail.com">poTqs84A@mail.gmail.com</a>&gt;<br>Content-Type: text/plain; charset="iso-8859-1"<br><br>Hi,<br>You can use the command "define" for create variable.<br>Exemplo: 'define v=vwnd.1'<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  'define s=slp.2'<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  'define aaf=vint(s,v,200)'<br><br>or 'define aaf=vint( slp.2,vwnd.1,200)'<br><br>but I'm not sure you can use the variable wind, because the documention<br>says&nbsp; GrADS "the expression integrated is specific humidity (q) in units of<br>g/g, the result is kg of water per square meter, or precipitable water in<br>mm. "<br><br>Att.<br>Rafael<br><br><br>2012/5/28 resmi ea &lt;<a
 ymailto="mailto:reshmiea@gmail.com" href="mailto:reshmiea@gmail.com">reshmiea@gmail.com</a>&gt;<br><br>&gt; Dear users<br>&gt;<br>&gt; i am finding difficulty in using vint function in grads.<br>&gt; Please anyone point out the error in the gs scripts<br>&gt; while running it shows Segmentation fault (core dumped)<br>&gt;&nbsp; 'reinit'<br>&gt; 'sdfopen /media/resmi-1/windows/ncep/uwnd/vwnd.2009.nc'<br>&gt; 'sdfopen /media/resmi-1/windows/ncep/uwnd/slp.2009.nc'<br>&gt; 'set lat 0 90'<br>&gt; 'set lon 0 180'<br>&gt; 'define aaf=vint(slp.2,vwnd,200)'<br>&gt; 'd aaf'<br>&gt;<br>&gt;<br>&gt; --<br>&gt; Resmi E A<br>&gt; Research Scholar<br>&gt; Cochin university of science and technology<br>&gt; Cochin-16<br>&gt;<br>&gt;<br>&gt; _______________________________________________<br>&gt; gradsusr mailing list<br>&gt; <a ymailto="mailto:gradsusr@gradsusr.org" href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>&gt; <a
 href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>&gt;<br>&gt;<br><br><br>-- <br>Rafael Censi Borges<br>T?c.Meteorologia - Epagri/Ciram<br>+55 (48)3239-8064/8066<br>http://ciram.epagri.sc.gov.br<br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: http://gradsusr.org/pipermail/gradsusr/attachments/20120528/33069f92/attachment-0001.html <br><br>------------------------------<br><br>Message: 3<br>Date: Mon, 28 May 2012 05:38:55 -0700 (PDT)<br>From: James Song &lt;<a ymailto="mailto:littleho_song@yahoo.com" href="mailto:littleho_song@yahoo.com">littleho_song@yahoo.com</a>&gt;<br>Subject: Re: [gradsusr] vint function<br>To: GrADS Users Forum &lt;<a ymailto="mailto:gradsusr@gradsusr.org" href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a>&gt;<br>Message-ID:<br>&nbsp;&nbsp;&nbsp; &lt;<a
 ymailto="mailto:1338208735.38227.YahooMailClassic@web126001.mail.ne1.yahoo.com" href="mailto:1338208735.38227.YahooMailClassic@web126001.mail.ne1.yahoo.com">1338208735.38227.YahooMailClassic@web126001.mail.ne1.yahoo.com</a>&gt;<br>Content-Type: text/plain; charset="iso-8859-1"<br><br>wait, first of all, it should be surface pressure, not SLP. Make sure that is right.<br><br>--- On Mon, 5/28/12, resmi ea &lt;<a ymailto="mailto:reshmiea@gmail.com" href="mailto:reshmiea@gmail.com">reshmiea@gmail.com</a>&gt; wrote:<br><br>From: resmi ea &lt;<a ymailto="mailto:reshmiea@gmail.com" href="mailto:reshmiea@gmail.com">reshmiea@gmail.com</a>&gt;<br>Subject: [gradsusr] vint function<br>To: "GrADS Users Forum" &lt;<a ymailto="mailto:gradsusr@gradsusr.org" href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a>&gt;<br>Date: Monday, May 28, 2012, 6:52 AM<br><br>Dear users <br><br>i am finding difficulty in using vint function in grads.<br>Please anyone point out
 the error in the gs scripts<br>while running it shows Segmentation fault (core dumped)<br>?'reinit'<br><br>'sdfopen /media/resmi-1/windows/ncep/uwnd/vwnd.2009.nc'<br>'sdfopen /media/resmi-1/windows/ncep/uwnd/slp.2009.nc'<br>'set lat 0 90'<br><br>'set lon 0 180'<br><br>'define aaf=vint(slp.2,vwnd,200)'<br>'d aaf'<br><br><br><br>-- <br>Resmi E A<br>Research Scholar<br>Cochin university of science and technology<br>Cochin-16<br><br><br><br>-----Inline Attachment Follows-----<br><br>_______________________________________________<br>gradsusr mailing list<br><a ymailto="mailto:gradsusr@gradsusr.org" href="mailto: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>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: <a
 href="http://gradsusr.org/pipermail/gradsusr/attachments/20120528/903f1db8/attachment-0001.html" target="_blank">http://gradsusr.org/pipermail/gradsusr/attachments/20120528/903f1db8/attachment-0001.html</a> <br><br>------------------------------<br><br>Message: 4<br>Date: Mon, 28 May 2012 08:05:15 -0400<br>From: Claudia Wanzeler &lt;<a ymailto="mailto:claudia.wanzeler@gmail.com" href="mailto:claudia.wanzeler@gmail.com">claudia.wanzeler@gmail.com</a>&gt;<br>Subject: [gradsusr] help<br>To: <a ymailto="mailto:gradsusr@gradsusr.org" href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>Message-ID:<br>&nbsp;&nbsp;&nbsp; &lt;CAN=Q7v=<a ymailto="mailto:ne8v1jP2kWQFfSpUKWay88XQsy44b-xLQ2XEnEwLg5w@mail.gmail.com" href="mailto:ne8v1jP2kWQFfSpUKWay88XQsy44b-xLQ2XEnEwLg5w@mail.gmail.com">ne8v1jP2kWQFfSpUKWay88XQsy44b-xLQ2XEnEwLg5w@mail.gmail.com</a>&gt;<br>Content-Type: text/plain; charset=ISO-8859-1<br><br>Hello Everybody,<br><br><br>&nbsp; I need to
 plot a wind field on a map, but would like to mask the Andes.<br>&nbsp; Someone on the list already made a mask over the Andes and that could help me?<br><br><br> Regards,<br><br>&nbsp;  Cl?udia<br><br><br><br>------------------------------<br><br>Message: 5<br>Date: Mon, 28 May 2012 16:18:31 -0400<br>From: Jeff Lake &lt;<a ymailto="mailto:admin@michiganwxsystem.com" href="mailto:admin@michiganwxsystem.com">admin@michiganwxsystem.com</a>&gt;<br>Subject: [gradsusr] New RUC/RAP<br>To: Grads &lt;<a ymailto="mailto:gradsusr@gradsusr.org" href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a>&gt;<br>Message-ID: &lt;<a ymailto="mailto:4FC3DD97.5050902@michiganwxsystem.com" href="mailto:4FC3DD97.5050902@michiganwxsystem.com">4FC3DD97.5050902@michiganwxsystem.com</a>&gt;<br>Content-Type: text/plain; charset=ISO-8859-1; format=flowed<br><br>Has anyone gotten GrADS to map the new RAP model??<br><br>I have tried everything I can think of 64bit CentOS, 32bit
 RELH<br>and all I get is segmentation fault after segmentation fault<br>this is getting extremely annoying<br><br>-- <br>-Jeff Lake<br>MichiganWxSystem.com<br>WeatherMichigan.net<br>TheWeatherCenter.net<br>GRLevelXStuff.com<br><br><br><br>------------------------------<br><br>Message: 6<br>Date: Mon, 28 May 2012 15:27:09 -0500<br>From: Joey Woodson &lt;<a ymailto="mailto:instantweathermaps@gmail.com" href="mailto:instantweathermaps@gmail.com">instantweathermaps@gmail.com</a>&gt;<br>Subject: Re: [gradsusr] New RUC/RAP<br>To: GrADS Users Forum &lt;<a ymailto="mailto:gradsusr@gradsusr.org" href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a>&gt;<br>Message-ID:<br>&nbsp;&nbsp;&nbsp; &lt;CAJv4EQpfcc6gLehe6i+<a ymailto="mailto:7ccNEeORi18Z6g3gTtCXrVVxHQ8Vv3Q@mail.gmail.com" href="mailto:7ccNEeORi18Z6g3gTtCXrVVxHQ8Vv3Q@mail.gmail.com">7ccNEeORi18Z6g3gTtCXrVVxHQ8Vv3Q@mail.gmail.com</a>&gt;<br>Content-Type: text/plain; charset="iso-8859-1"<br><br>Yeah I
 really didn't have to change anything other than the filenames when<br>I made the switch on my model site, <a href="http://www.instantweathermaps.com" target="_blank">http://www.instantweathermaps.com</a> .<br><br>On Mon, May 28, 2012 at 3:18 PM, Jeff Lake &lt;<a ymailto="mailto:admin@michiganwxsystem.com" href="mailto:admin@michiganwxsystem.com">admin@michiganwxsystem.com</a>&gt;wrote:<br><br>&gt; Has anyone gotten GrADS to map the new RAP model??<br>&gt;<br>&gt; I have tried everything I can think of 64bit CentOS, 32bit RELH<br>&gt; and all I get is segmentation fault after segmentation fault<br>&gt; this is getting extremely annoying<br>&gt;<br>&gt; --<br>&gt; -Jeff Lake<br>&gt; MichiganWxSystem.com<br>&gt; WeatherMichigan.net<br>&gt; TheWeatherCenter.net<br>&gt; GRLevelXStuff.com<br>&gt;<br>&gt; _______________________________________________<br>&gt; gradsusr mailing list<br>&gt; <a ymailto="mailto:gradsusr@gradsusr.org"
 href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>&gt; <a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>&gt;<br><br><br><br>-- <br><br><a href="http://www.instantweathermaps.com" target="_blank">http://www.instantweathermaps.com</a><br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: <a href="http://gradsusr.org/pipermail/gradsusr/attachments/20120528/d96ae0de/attachment-0001.html" target="_blank">http://gradsusr.org/pipermail/gradsusr/attachments/20120528/d96ae0de/attachment-0001.html</a> <br><br>------------------------------<br><br>Message: 7<br>Date: Mon, 28 May 2012 16:52:23 -0400<br>From: Jeff Lake &lt;<a ymailto="mailto:admin@michiganwxsystem.com" href="mailto:admin@michiganwxsystem.com">admin@michiganwxsystem.com</a>&gt;<br>Subject: Re: [gradsusr] New RUC/RAP<br>To: GrADS Users Forum &lt;<a
 ymailto="mailto:gradsusr@gradsusr.org" href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a>&gt;<br>Message-ID: &lt;<a ymailto="mailto:4FC3E587.70103@michiganwxsystem.com" href="mailto:4FC3E587.70103@michiganwxsystem.com">4FC3E587.70103@michiganwxsystem.com</a>&gt;<br>Content-Type: text/plain; charset="iso-8859-1"<br><br>which resolution ??<br>40 20 or 13k ??<br>I was trying the 20k<br>waiting for the 20z 13k right now to try it<br><br>-Jeff Lake<br>MichiganWxSystem.com<br>WeatherMichigan.net<br>TheWeatherCenter.net<br>GRLevelXStuff.com<br><br><br>On 5/28/2012 4:27 PM, Joey Woodson wrote:<br>&gt; Yeah I really didn't have to change anything other than the filenames <br>&gt; when I made the switch on my model site, <br>&gt; <a href="http://www.instantweathermaps.com" target="_blank">http://www.instantweathermaps.com</a> .<br>&gt;<br>&gt; On Mon, May 28, 2012 at 3:18 PM, Jeff Lake &lt;<a ymailto="mailto:admin@michiganwxsystem.com"
 href="mailto:admin@michiganwxsystem.com">admin@michiganwxsystem.com</a> <br>&gt; &lt;mailto:<a ymailto="mailto:admin@michiganwxsystem.com" href="mailto:admin@michiganwxsystem.com">admin@michiganwxsystem.com</a>&gt;&gt; wrote:<br>&gt;<br>&gt;&nbsp; &nbsp;  Has anyone gotten GrADS to map the new RAP model??<br>&gt;<br>&gt;&nbsp; &nbsp;  I have tried everything I can think of 64bit CentOS, 32bit RELH<br>&gt;&nbsp; &nbsp;  and all I get is segmentation fault after segmentation fault<br>&gt;&nbsp; &nbsp;  this is getting extremely annoying<br>&gt;<br>&gt;&nbsp; &nbsp;  --<br>&gt;&nbsp; &nbsp;  -Jeff Lake<br>&gt;&nbsp; &nbsp;  MichiganWxSystem.com<br>&gt;&nbsp; &nbsp;  WeatherMichigan.net<br>&gt;&nbsp; &nbsp;  TheWeatherCenter.net<br>&gt;&nbsp; &nbsp;  GRLevelXStuff.com<br>&gt;<br>&gt;&nbsp; &nbsp;  _______________________________________________<br>&gt;&nbsp; &nbsp;  gradsusr mailing list<br>&gt;&nbsp; &nbsp;  <a ymailto="mailto:gradsusr@gradsusr.org"
 href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a> &lt;mailto:<a ymailto="mailto:gradsusr@gradsusr.org" href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a>&gt;<br>&gt;&nbsp; &nbsp;  <a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt; -- <br>&gt;<br>&gt; <a href="http://www.instantweathermaps.com" target="_blank">http://www.instantweathermaps.com</a><br>&gt;<br>&gt;<br>&gt;<br>&gt; _______________________________________________<br>&gt; gradsusr mailing list<br>&gt; <a ymailto="mailto:gradsusr@gradsusr.org" href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>&gt; <a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: <a
 href="http://gradsusr.org/pipermail/gradsusr/attachments/20120528/2e8f0c90/attachment-0001.html" target="_blank">http://gradsusr.org/pipermail/gradsusr/attachments/20120528/2e8f0c90/attachment-0001.html</a> <br><br>------------------------------<br><br>Message: 8<br>Date: Mon, 28 May 2012 16:00:35 -0500<br>From: Joey Woodson &lt;<a ymailto="mailto:instantweathermaps@gmail.com" href="mailto:instantweathermaps@gmail.com">instantweathermaps@gmail.com</a>&gt;<br>Subject: Re: [gradsusr] New RUC/RAP<br>To: GrADS Users Forum &lt;<a ymailto="mailto:gradsusr@gradsusr.org" href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a>&gt;<br>Message-ID:<br>&nbsp;&nbsp;&nbsp; &lt;CAJv4EQosGx6GWODp4Fq8M_1yZm0nfXhh3ngksLFPF-Z+<a ymailto="mailto:UG8ZpA@mail.gmail.com" href="mailto:UG8ZpA@mail.gmail.com">UG8ZpA@mail.gmail.com</a>&gt;<br>Content-Type: text/plain; charset="iso-8859-1"<br><br>13km<br><br>On Mon, May 28, 2012 at 3:52 PM, Jeff Lake &lt;<a
 ymailto="mailto:admin@michiganwxsystem.com" href="mailto:admin@michiganwxsystem.com">admin@michiganwxsystem.com</a>&gt;wrote:<br><br>&gt;&nbsp; which resolution ??<br>&gt; 40 20 or 13k ??<br>&gt; I was trying the 20k<br>&gt; waiting for the 20z 13k right now to try it<br>&gt;<br>&gt; -Jeff Lake<br>&gt; MichiganWxSystem.com<br>&gt; WeatherMichigan.net<br>&gt; TheWeatherCenter.net<br>&gt; GRLevelXStuff.com<br>&gt;<br>&gt;<br>&gt; On 5/28/2012 4:27 PM, Joey Woodson wrote:<br>&gt;<br>&gt; Yeah I really didn't have to change anything other than the filenames when<br>&gt; I made the switch on my model site, <a href="http://www.instantweathermaps.com" target="_blank">http://www.instantweathermaps.com</a> .<br>&gt;<br>&gt;&nbsp; On Mon, May 28, 2012 at 3:18 PM, Jeff Lake &lt;<a ymailto="mailto:admin@michiganwxsystem.com" href="mailto:admin@michiganwxsystem.com">admin@michiganwxsystem.com</a>&gt;wrote:<br>&gt;<br>&gt;&gt; Has anyone gotten GrADS to map the new
 RAP model??<br>&gt;&gt;<br>&gt;&gt; I have tried everything I can think of 64bit CentOS, 32bit RELH<br>&gt;&gt; and all I get is segmentation fault after segmentation fault<br>&gt;&gt; this is getting extremely annoying<br>&gt;&gt;<br>&gt;&gt; --<br>&gt;&gt; -Jeff Lake<br>&gt;&gt; MichiganWxSystem.com<br>&gt;&gt; WeatherMichigan.net<br>&gt;&gt; TheWeatherCenter.net<br>&gt;&gt; GRLevelXStuff.com<br>&gt;&gt;<br>&gt;&gt; _______________________________________________<br>&gt;&gt; gradsusr mailing list<br>&gt;&gt; <a ymailto="mailto:gradsusr@gradsusr.org" href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>&gt;&gt; <a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>&gt;&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt; --<br>&gt;<br>&gt; <a href="http://www.instantweathermaps.com" target="_blank">http://www.instantweathermaps.com</a><br>&gt;<br>&gt;<br>&gt;<br>&gt;
 _______________________________________________<br>&gt; gradsusr mailing <a ymailto="mailto:listgradsusr@gradsusr.orghttp" href="mailto:listgradsusr@gradsusr.orghttp">listgradsusr@gradsusr.orghttp</a>://gradsusr.org/mailman/listinfo/gradsusr<br>&gt;<br>&gt;<br>&gt; _______________________________________________<br>&gt; gradsusr mailing list<br>&gt; <a ymailto="mailto:gradsusr@gradsusr.org" href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>&gt; <a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>&gt;<br>&gt;<br><br><br>-- <br><br><a href="http://www.instantweathermaps.com" target="_blank">http://www.instantweathermaps.com</a><br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: <a href="http://gradsusr.org/pipermail/gradsusr/attachments/20120528/ff24c062/attachment.html"
 target="_blank">http://gradsusr.org/pipermail/gradsusr/attachments/20120528/ff24c062/attachment.html</a> <br><br>------------------------------<br><br>_______________________________________________<br>gradsusr mailing list<br><a ymailto="mailto:gradsusr@gradsusr.org" href="mailto: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 27, Issue 46<br>****************************************<br><br><br> </div> </div>  </div></body></html>