<div dir="ltr"><div class="gmail_default" style="font-family:verdana,sans-serif">​Rebecca,</div><div class="gmail_default" style="font-family:verdana,sans-serif"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif">In the past NCL team has done a lots of bug fixes and added quite some</div><div class="gmail_default" style="font-family:verdana,sans-serif">new features. Some of the bug fixes are directly related to he5.</div><div class="gmail_default" style="font-family:verdana,sans-serif">Please update your NCL to 6.2.1 to see if the problem persist.</div><div class="gmail_default" style="font-family:verdana,sans-serif"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif">Thanks,</div><div class="gmail_default" style="font-family:verdana,sans-serif"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif">Wei​</div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><font face="tahoma, sans-serif">================================================</font><div><font face="tahoma, sans-serif">1850 Table Mesa Dr.</font></div><div><font face="tahoma, sans-serif">Boulder, CO 80307</font></div><div><font face="tahoma, sans-serif">Phone: 303-497-8924</font></div></div></div></div>
<br><div class="gmail_quote">On Thu, Nov 20, 2014 at 11:28 AM, Rebecca Buchholz <span dir="ltr">&lt;<a href="mailto:buchholz@ucar.edu" target="_blank">buchholz@ucar.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div dir="ltr"><div dir="ltr">Dear NCL team,<div><b></b></div></div><div dir="ltr"><br></div><div>I&#39;m having difficulty reading some MOPITT V6 profile data. I am finding zeros where there should not be any. The issue seems to be coming from NCL incorrectly reading the dimensions of the hdf 5 file (he5). It happens for every file but here is an example:<br></div><div><br></div><div>The file: <a href="ftp://l5eil01.larc.nasa.gov/MOPITT/MOP02T.006/2010.09.07/MOP02T-20100907-L2V16.2.1.he5" target="_blank">ftp://l5eil01.larc.nasa.gov/MOPITT/MOP02T.006/2010.09.07/MOP02T-20100907-L2V16.2.1.he5</a><br><br></div><div>I have attached an example ncl file script (test3.ncl) that shows how I read in the file.<br><br></div><div>Differences:<br></div><div>---------------------------------------------------------------------------<br></div><div><b>Using hdfview these are the correct values for the profile dimension:</b><br></div><div>OBJECT = Dimension_4<br></div><div>                     DimensionName=&quot;nPrs&quot;<br></div><div>                     Size =9<br></div><div>END_OBJECT=Dimension_4<br></div><div><br></div><div><br></div><div><b>Dimensions from an ncl_filedump gives:</b></div><div>nPrs_MOP02 = 10<br>-----------------------------------------------------------------------------<br><br></div><div>All the other dimensions are identical in size, except for nTime, which in hdfview has a size of 2 and ncl_filedump gives a size of 208903 (the number of time values).<br><br></div><div>Also, the named dimensions of some variables are incorrect. Specifically for &quot;RetrievalAveragingKernelMatrix&quot; and &quot;RetrievalErrorCovarianceMatrix&quot; the named dimensions are not the same:<br></div><div><b>hdfview:</b> (ntime, nPrs2, nPrs2)<br></div><div><b>ncl_filedump:</b> (ntime_MOP02, nPrs2_MOP02,<span style="color:rgb(255,0,0)"> nPrs</span>_MOP02)<br></div><div>The averaging kernel and co-variance matrices should be 10x10 i.e. nPrs2, nPrs2.<br></div><div><br></div><div>Does anyone have any idea why NCL is incorrectly reading in the dimensions of nPrs and how I can fix it?<br><br></div><div>Specs: I&#39;m running NCL version 6.1.2<br>uname-a gives<br>Linux mopfl 2.6.32-431.29.2.el6.x86_64 #1 SMP Tue Sep 9 13:45:55 CDT 2014 x86_64 x86_64 x86_64 GNU/Linux<br><br></div><div>Kind Regards,<br></div><div>Rebecca<br></div></div></div></div>
</div>
<br>_______________________________________________<br>
ncl-talk mailing list<br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a><br>
<br></blockquote></div><br></div>