<div dir="ltr">Dear NCL Talk,<div><br></div><div>I have data that is netcdf format of various aircraft microwave retrievals. These retrievals of temperature, moisture, etc, are in units of (lev,time) in each file. I want to join all of the files together so that I can compare the data to dropsondes. However, when I do the addfiles feature, and grab the data using temp_hamsr = <font face="arial, helvetica, sans-serif">factor*(short2flt(q[:]-&gt;ham_airT))-273.15, it gives me this error:</font></div><div><font face="arial, helvetica, sans-serif"><br></font></div><div><p style="margin:0px;line-height:normal"><font face="arial, helvetica, sans-serif">warning:File /scratch4/BMC/shout/Andrew.Kren/hamsr_data/2011/HS3/L2/HAMSR_L2_20110908T185915_20110909T185423_v01.nc dimension sizes do not conform to others in list; skipping file</font></p>
<p style="margin:0px;line-height:normal"><font face="arial, helvetica, sans-serif">warning:A valid instance of variable ham_airT was not found in one or more elements of the file list</font></p><p style="margin:0px;line-height:normal"><font face="arial, helvetica, sans-serif"><br></font></p><p style="margin:0px;line-height:normal"><font face="arial, helvetica, sans-serif">I know what this error means after looking it up online and on the NCL help page. It is because my leftmost dimension is not time (level instead), which is required to merge them together. Is there any workaround to do this, like reorder when reading in, with what format my data is in? Basically I want to make my code portable so I can join any number of files for a particular storm case, since not all cases have the same amount of time retrievals.</font></p><p style="margin:0px;line-height:normal"><font face="arial, helvetica, sans-serif"><br></font></p><p style="margin:0px;line-height:normal"><font face="arial, helvetica, sans-serif">I also attached an ncl_filedump output of the format of the data I am reading. The along track metadata refers to time dimension in this case. </font></p><p style="margin:0px;line-height:normal"><font face="arial, helvetica, sans-serif"><br></font></p><p style="margin:0px;line-height:normal"><font face="arial, helvetica, sans-serif">Thanks,</font></p><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div>Andrew Kren, PhD<br>
Research Scientist I, Global Observing Systems Analysis (GOSA) Group<br>
NOAA ESRL Global Systems Division (Rm 3C515)<br>
325 Broadway, Boulder, CO 80305<br>
<a href="tel:%28303%29%20497-5418" value="+13034975847" target="_blank">(303) 497-5418</a><span><font color="#888888"><br>
</font></span></div></div></div></div></div></div></div></div></div></div></div></div></div></div>
</div></div>