<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">This is a bug I recently discovered myself ... xdfopen doesn't work properly with EDEF. You will have to use a complete descriptor (for use with 'open' instead of 'xdfopen') in the meanwhile.&nbsp;<div>--Jennifer</div><div><br><div><div>On Feb 29, 2012, at 12:59 PM, Joey Woodson wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">While playing around with a NETCDF file I made from the GEFS, I noticed that the xdfopen function hangs whenever I try to template over time, even when there is only one time to template from. (A normal sdfopen on the .nc file works fine and displays valid values). Here is my script to make the NETCDF file:<br>
<br>set e 1 21<br>set t 1<br>MXTMPclm=TMP2m<br>* TMP2m is NOT the actual variable I used; I instead did some manipulation with another variable.<br>set sdfwrite -5d /opt/www/GEFS/2012022700/<a href="http://000-1-usa-2.nc/">000-1-usa-2.nc</a><br>
set e 1 21<br>set t 1<br>sdfwrite MXTMPclm<br><br>And my ctl file:<br><br>DSET /opt/www/GEFS/2012022700/%<a href="http://f3-1-usa-2.nc/">f3-1-usa-2.nc</a><br>OPTIONS template<br>EDEF ens 21<br>TDEF time 1 LINEAR 00Z27Feb2012 6hr<br>
<br>I already tried adding the names (did nothing) and breaking it up into multiple files by ensemble member (resulted in a malloc error). I have attached the .nc file for your convenience.<br clear="all"><br>-- <br><br><a href="http://www.instantweathermaps.com/" target="_blank">http://www.instantweathermaps.com</a><br>
<br>
<span>&lt;000-1-usa-2.nc&gt;</span>_______________________________________________<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></div></body></html>