I wanted to say thanks very much to Jim Potemra and Isilda da Cunha Menezes for their help and patience with the station plotting problem I was having.<br><br>However, the solution has not created another issue.&nbsp; It appears as though the largest radius of influence you can use is 50; what are the units on that by the way?&nbsp; The data I have is somewhat sparse though so I end up with little circles contoured and a good amount of empty space.&nbsp; Is there any way to change the maximum radius, or anything else for that matter, so that the entire area of interest can be shaded/contoured without having to modify the source code?
<br><br>I did find the spot in the source code (gafunc.c) to increase the maximum radius however I seem to be having issues building GrADS from the source (without any modifications) results in the error below.&nbsp; Anyone have any ideas on either issue?:
<br><br>[root@devel grads-1.9b4]# make<br>Making all in src<br>make[1]: Entering directory `/root/new_grads/grads-1.9b4/src&#39;<br>make&nbsp; all-am<br>make[2]: Entering directory `/root/new_grads/grads-1.9b4/src&#39;<br>gcc -DHAVE_CONFIG_H -I. -I. -I. -I../supplibs/include&nbsp;&nbsp;&nbsp;&nbsp; -g -O -c `test -f &#39;
grads.c&#39; || echo &#39;./&#39;`grads.c<br>grads.c: In function â:<br>grads.c:334: warning: incompatible implicit declaration of built-in function â<br>grads.c: In function â:<br>grads.c:528: warning: incompatible implicit declaration of built-in function â
<br>gcc -DHAVE_CONFIG_H -I. -I. -I. -I../supplibs/include&nbsp;&nbsp;&nbsp;&nbsp; -g -O -c `test -f &#39;gxsubs.c&#39; || echo &#39;./&#39;`gxsubs.c<br>gcc -DHAVE_CONFIG_H -I. -I. -I. -I../supplibs/include&nbsp;&nbsp;&nbsp;&nbsp; -g -O -c `test -f &#39;gxmeta.c
&#39; || echo &#39;./&#39;`gxmeta.c<br>gcc -DHAVE_CONFIG_H -I. -I. -I. -I../supplibs/include&nbsp;&nbsp;&nbsp;&nbsp; -g -O -c `test -f &#39;gxchpl.c&#39; || echo &#39;./&#39;`gxchpl.c<br>gcc -DHAVE_CONFIG_H -I. -I. -I. -I../supplibs/include&nbsp;&nbsp;&nbsp;&nbsp; -g -O -c `test -f &#39;
gxcntr.c&#39; || echo &#39;./&#39;`gxcntr.c<br>gcc -DHAVE_CONFIG_H -I. -I. -I. -I../supplibs/include&nbsp;&nbsp;&nbsp;&nbsp; -g -O -c `test -f &#39;gxstrm.c&#39; || echo &#39;./&#39;`gxstrm.c<br>gcc -DHAVE_CONFIG_H -I. -I. -I. -I../supplibs/include&nbsp;&nbsp;&nbsp;&nbsp; -g -O -c `test -f &#39;
gxwmap.c&#39; || echo &#39;./&#39;`gxwmap.c<br>gcc -DHAVE_CONFIG_H -I. -I. -I. -I../supplibs/include&nbsp;&nbsp;&nbsp;&nbsp; -g -O -c `test -f &#39;gxshad.c&#39; || echo &#39;./&#39;`gxshad.c<br>gcc -DHAVE_CONFIG_H -I. -I. -I. -I../supplibs/include&nbsp;&nbsp;&nbsp;&nbsp; -g -O -c `test -f &#39;
gaexpr.c&#39; || echo &#39;./&#39;`gaexpr.c<br>gaexpr.c: In function â:<br>gaexpr.c:67: warning: incompatible implicit declaration of built-in function â<br>gcc -DHAVE_CONFIG_H -I. -I. -I. -I../supplibs/include&nbsp;&nbsp;&nbsp;&nbsp; -g -O -c `test -f &#39;
gafunc.c&#39; || echo &#39;./&#39;`gafunc.c<br>gcc -DHAVE_CONFIG_H -I. -I. -I. -I../supplibs/include&nbsp;&nbsp;&nbsp;&nbsp; -g -O -c `test -f &#39;gautil.c&#39; || echo &#39;./&#39;`gautil.c<br>gcc -DHAVE_CONFIG_H -I. -I. -I. -I../supplibs/include&nbsp;&nbsp;&nbsp;&nbsp; -g -O -c `test -f &#39;
gagx.c&#39; || echo &#39;./&#39;`gagx.c<br>gcc -DHAVE_CONFIG_H -I. -I. -I. -I../supplibs/include&nbsp;&nbsp;&nbsp;&nbsp; -g -O -c `test -f &#39;gscrpt.c&#39; || echo &#39;./&#39;`gscrpt.c<br>gcc -DHAVE_CONFIG_H -I. -I. -I. -I../supplibs/include&nbsp;&nbsp;&nbsp;&nbsp; -g -O -c `test -f &#39;
gamach.c&#39; || echo &#39;./&#39;`gamach.c<br>gcc -DHAVE_CONFIG_H -I. -I. -I. -I../supplibs/include&nbsp;&nbsp;&nbsp;&nbsp; -g -O -c `test -f &#39;bufrstn.c&#39; || echo &#39;./&#39;`bufrstn.c<br>gcc -DHAVE_CONFIG_H -I. -I. -I. -I../supplibs/include&nbsp;&nbsp;&nbsp;&nbsp; -g -O -c `test -f &#39;
gabufr.c&#39; || echo &#39;./&#39;`gabufr.c<br>gcc -DHAVE_CONFIG_H -I. -I. -I. -I../supplibs/include&nbsp;&nbsp;&nbsp;&nbsp; -g -O -c `test -f &#39;gabufrtbl.c&#39; || echo &#39;./&#39;`gabufrtbl.c<br>gcc -DHAVE_CONFIG_H -I. -I. -I. -I../supplibs/include&nbsp;&nbsp;&nbsp;&nbsp; -g -O -c `test -f &#39;
gxX.c&#39; || echo &#39;./&#39;`gxX.c<br>gxX.c:405:67: warning: trigraph ??- ignored, use -trigraphs to enable<br>gxX.c:421:67: warning: trigraph ??- ignored, use -trigraphs to enable<br>gcc -DHAVE_CONFIG_H -I. -I. -I. -I../supplibs/include&nbsp;&nbsp;&nbsp;&nbsp; -g -O -c `test -f &#39;
gxdxwd.c&#39; || echo &#39;./&#39;`gxdxwd.c<br>gxdxwd.c:25: error: conflicting types for â<br>gxdxwd.c: In function â:<br>gxdxwd.c:102: warning: incompatible implicit declaration of built-in function â<br>gxdxwd.c:110: warning: incompatible implicit declaration of built-in function â
<br>gxdxwd.c:161: warning: incompatible implicit declaration of built-in function â<br>gxdxwd.c: In function â:<br>gxdxwd.c:296: warning: incompatible implicit declaration of built-in function â<br>gxdxwd.c: In function â:
<br>gxdxwd.c:314: warning: incompatible implicit declaration of built-in function â<br>gxdxwd.c: In function â:<br>gxdxwd.c:358: warning: incompatible implicit declaration of built-in function â<br>make[2]: *** [gxdxwd.o] Error 1
<br>make[2]: Leaving directory `/root/new_grads/grads-1.9b4/src&#39;<br>make[1]: *** [all] Error 2<br>make[1]: Leaving directory `/root/new_grads/grads-1.9b4/src&#39;<br>make: *** [all-recursive] Error 1<br><br><div><span class="gmail_quote">
On 8/11/07, <b class="gmail_sendername">Isilda da Cunha Menezes</b> &lt;<a href="mailto:isilda@uevora.pt">isilda@uevora.pt</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello Matt!<br>You must have the ctl file that specifie&nbsp;&nbsp;the stations data, you should<br>also have a binary file of an unitary grid that cover the whole area of<br>the stations and a ctl where it specifies this grid. Attention that the
<br>date from both ctls has to be the same ones. After running the command<br>stnmap (I use the stnmap -1) you should open both ctls in the grads and<br>not to forget defining &quot;set dfile 2&quot; for the open file in second place.
<br>Then display the data with the command oacres( grid variable, stations<br>variable).<br><br>Best regards<br>Isilda<br><br><br><br>&gt; Good Afternoon,<br>&gt;<br>&gt; I am attempting to convert station data into gridded such that it can be
<br>&gt; contoured and not just appear as regular station plots but I am not quite<br>&gt; sure how to do that.&nbsp;&nbsp;I already have my data in a grads readable format<br>&gt; and<br>&gt; can display it as a station model, however I seem to be having some
<br>&gt; difficulty moving beyond that.<br>&gt;<br>&gt; I (as well as at least one other GrADS user I have spoken with) would<br>&gt; really<br>&gt; appreciate it if someone could give us some step by step instructions on
<br>&gt; how<br>&gt; to deal with this.&nbsp;&nbsp;Do we have to have another file open that contains<br>&gt; gridded data that GrADS will interpolate to?&nbsp;&nbsp;I have attached the sample<br>&gt; station data file I am working with in case it might help; I am looking to
<br>&gt; contour the &quot;tmp&quot; variable.<br>&gt;<br>&gt;&nbsp;&nbsp;Thanks again very much for your help, we really appreciate it.<br>&gt;<br>&gt; Cheers,<br>&gt; Matt<br>&gt;<br></blockquote></div><br>