<div dir="ltr"><div class="gmail_default" style="font-size:small">Hi Andrew,</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">It would help if we could see a sample of your files so we can understand how the time dimension is getting out of order.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Can you provide a subset of them or even all of them? I can see that there might be issues when you are talking about data that is being collected at the seconds level.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">If you just have a few files, or if they are not too large, then you can use our ftp:</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small"><div class="gmail_default">    ftp <a href="http://ftp.cgd.ucar.edu">ftp.cgd.ucar.edu</a></div><div class="gmail_default">    &lt;log in as &quot;anonymous&quot;&gt;</div><div class="gmail_default">    &lt;Use email address as password&gt;</div><div class="gmail_default">    cd incoming</div><div class="gmail_default">    put &lt;your files&gt;</div><div class="gmail_default">    quit</div><div class="gmail_default"><br></div><div class="gmail_default">You can do this offline if you prefer.</div><div class="gmail_default"><br></div><div class="gmail_default">Thanks,</div><div class="gmail_default"><br></div><div class="gmail_default">--Mary</div><div class="gmail_default"><br></div><div class="gmail_default"><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, May 4, 2017 at 8:05 AM, Andrew Kren - NOAA Affiliate <span dir="ltr">&lt;<a href="mailto:andrew.kren@noaa.gov" target="_blank">andrew.kren@noaa.gov</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">Dear ncl-talk,<div><br></div><div>I have data on airborne temperature and moisture retrievals. This data comes in netcdf format with output every 1-2 seconds. The data is binned into hourly netcdf files. I read in the data using addfiles so that I can store all of it together instead of looping over each one. I want to compare and average this data around the time of a dropsonde release. When I read in the data, the time dimension gets out of order and is not in increasing time. I have tried to do qsort and dim_pqsort_n in conjunction with example 3 here (<a href="https://www.ncl.ucar.edu/Document/Functions/Built-in/dim_pqsort_n.shtml" target="_blank">https://www.ncl.ucar.edu/<wbr>Document/Functions/Built-in/<wbr>dim_pqsort_n.shtml</a>), but for some reason I can&#39;t find out how to re-order my temperature and moisture data along the time dimension.</div><div><br></div><div>My temperature and moisture data has format of (time, level). Any help is much appreciated, and attached is my ncl script.</div><div><br></div><div>Thanks,<span class="HOEnZb"><font color="#888888"><br clear="all"><div><br></div>-- <br><div class="m_1221919751036212463gmail_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>
</font></span></div></div>
<br>______________________________<wbr>_________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a><br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank">http://mailman.ucar.edu/<wbr>mailman/listinfo/ncl-talk</a><br>
<br></blockquote></div><br></div>