<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Nov 7, 2011, at 2:46 PM, Arlindo da Silva wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">On Mon, Nov 7, 2011 at 10:11 AM, Arlindo Meque <span dir="ltr">&lt;<a href="mailto:mequitomz@yahoo.com.br">mequitomz@yahoo.com.br</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div style="color:#000;background-color:#fff;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 style="font-family:times new roman, new york, times, serif;font-size:12pt">
<div>&nbsp;Dear&nbsp; all,<br><br><br>1. I have a forecast file (1.875X1.25)&nbsp; with 192 points in x-direction and 145 points in y-direction. I am trying to regrid the file to match the observation (2.5X2.5) with 144 points in x-direction and 72 points on y-direction<br>

<br><br>2. I am able to create the&nbsp; regridded file, the problem is&nbsp; that the dimensions of the regridded file do not much those of the observation file, so I am not able to make the diffidence between the forecast and the observation.<br>

<br>3. Please find attached the forecast and observed file along with the regriding script.<br><br></div></div></div></div></div></blockquote><div><br></div><div>This more of a question for Jeniffer as I am not sure how sdfwrite figures out the coordinate variables of the output file (does it use the coordinates of the default file?).</div></div></blockquote><div>The sdfwrite copies the coordinate information from the default file at the time the 'define' command was invoked.&nbsp;</div><div>I have no idea what the re() function does when it returns the new grid. If you used lterp instead, you would have the right coordinate info because it's attached to the destination grid expression.&nbsp;</div><div><br></div><div>Since you are using opengrads, Arlindo's suggestion to use lats4d may also do what you need.&nbsp;</div><div>--Jennifer</div><div><br></div><br><blockquote type="cite"><div class="gmail_quote"><div> Now, a simple way to produce a file interpolated to this particular grid is to use lats4d:</div>
<div><br></div><div>% lats4d.sh -i <a href="http://forecast.nc/">forecast.nc</a> -o fcstregridded -ncep2.5 -v</div><div><br></div><div>This is going to the standard NCEP 2.5x2.5 grid (which is not exactly what you had on your re() line). Are you sure your re() line is correct? It is kind of an unusual grid. In any event, if you would like to modify the output from ncep2.5 there is a simple way, but let me hear from you first.</div>
<div><br></div><div>&nbsp; &nbsp; &nbsp; (the other) Arlindo</div></div><div><br></div>-- <br>Arlindo da Silva<br><a href="mailto:dasilva@alum.mit.edu">dasilva@alum.mit.edu</a><br>
_______________________________________________<br>gradsusr mailing list<br><a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>http://gradsusr.org/mailman/listinfo/gradsusr<br></blockquote></div><br><div apple-content-edited="true">
<span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div>--</div><div>Jennifer M. Adams</div><div>IGES/COLA</div><div>4041 Powder Mill Road, Suite 302</div><div>Calverton, MD 20705</div><div><a href="mailto:jma@cola.iges.org">jma@cola.iges.org</a></div><div><br class="khtml-block-placeholder"></div><br class="Apple-interchange-newline"></span></span></span>
</div>
<br></body></html>