<div dir="ltr"><div class="gmail_default" style="font-size:small">​Dear Chiangtp,</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Thanks for the bug report.  I have made the fix to vpower.f, but the other fix you suggested needs to be looked into.  I&#39;m personally not familiar with this code, so I made a ticket for it (NCL-2606).</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">As for the data files, we cannot provide the files for all of our examples, because many of them no longer exist, or the scripts were created by people who never gave us the files, or the files are simply too large.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">It is time-consuming to try to provide all these files. Really, the idea behind these scripts is that you plug in your own datasets and hopefully just make a few changes to get the script to run.​</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">You can also visit our data page to see if there are any similar data files you can apply:</div><div class="gmail_default" style="font-size:small"><br></div><a href="http://www.ncl.ucar.edu/Applications/Data/" target="_blank">http://www.ncl.ucar.edu/<wbr>Applications/Data/</a><br><br>For example, for the &quot;<a href="http://wrfout_franco.nc" target="_blank">wrfout_franco.nc</a>&quot;<div class="gmail_default" style="font-size:small;display:inline">​ ​</div>and &quot;<a href="http://wrfout_d01_000000.nc" target="_blank">wrfout_d01_000000.nc</a>&quot; f<div class="gmail_default" style="font-size:small;display:inline">​iles, you should be able to use any standard WRF output file​.​<br></div><br><div><div class="gmail_default" style="font-size:small">​There may be other people on ncl-talk that have access to some of these files. Maybe one of them can point you to some ones that you can download.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Good luck,</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">--Mary</div><div class="gmail_default" style="font-size:small">​</div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, May 5, 2017 at 11:11 PM, chiangtp(蔣德普) <span dir="ltr">&lt;<a href="mailto:chiangtp@ntu.edu.tw" target="_blank">chiangtp@ntu.edu.tw</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 dir="ltr">
<div style="FONT-SIZE:12pt;FONT-FAMILY:&#39;Calibri&#39;;COLOR:#000000">
<div> </div>
<div style="FONT-SIZE:small;TEXT-DECORATION:none;FONT-FAMILY:&quot;Calibri&quot;;FONT-WEIGHT:normal;COLOR:#000000;FONT-STYLE:normal;DISPLAY:inline">
<div style="FONT:10pt tahoma">
<div> </div>
<div style="BACKGROUND:#f5f5f5">
<div><b>From:</b> <a title="chiangtp@ntu.edu.tw" href="mailto:chiangtp@ntu.edu.tw" target="_blank">chiangtp(蔣德普)</a> </div>
<div><b>Sent:</b> Saturday, May 06, 2017 1:03 PM</div>
<div><b>To:</b> <a title="ncl-talk@ucar.edu" href="mailto:ncl-talk@ucar.edu" target="_blank">ncl-talk@ucar.edu</a> </div>
<div><b>Subject:</b> bug report and ask for data file</div></div></div>
<div> </div></div>
<div style="FONT-SIZE:small;TEXT-DECORATION:none;FONT-FAMILY:&quot;Calibri&quot;;FONT-WEIGHT:normal;COLOR:#000000;FONT-STYLE:normal;DISPLAY:inline">
<div dir="ltr">
<div style="FONT-SIZE:12pt;FONT-FAMILY:&#39;Calibri&#39;;COLOR:#000000">
<div><font size="4" face="Times New Roman">Hi,</font></div>
<div><font size="4" face="Times New Roman"></font> </div>
<div><font size="4" face="Times New Roman">[bug-1]</font></div>
<div><font size="4" face="Times New Roman">NCL640[ni/src/lib/nfpfort/<wbr>vpower.f], 
line 496</font></div>
<div><font size="4" face="Times New Roman">STC(N,T,14) = V1_<strong><font color="#ff0000">SYM</font></strong>(N,T)  -&gt;   STC(N,T,14) = 
V1_<font color="#0000ff"><strong>ASY</strong></font>(N,T)</font></div>
<div><font size="4" face="Times New Roman"></font> </div>
<div><font size="4" face="Times New Roman">[bug-2]</font></div>
<div><font size="4" face="Times New Roman">NCL640[ni/src/examples/gsun/<wbr>diagnostics_cam.ncl], lines 
238-241</font></div>
<div><font size="4"><font face="Times New Roman"><strong><font color="#ff0000">Nonconformant</font></strong> array assignments for <strong><font color="#ff0000">odd</font></strong> numbers of (mlon,N)</font></font></div>
<div><font size="4" face="Times New Roman">varspacetime(:,:mlon/2-1,:N/2-<wbr>1) = 
varfft(:,mlon/2:1,N/2:N-1) </font></div>
<div><font size="4" face="Times New Roman">varspacetime(:,:mlon/2-1,N/2:)<wbr>   = 
varfft(:,mlon/2:1,:N/2)    </font></div>
<div><font size="4" face="Times New Roman">varspacetime(:, mlon/2: 
,:N/2)   = varfft(:,:mlon/2,N/2:0)    </font></div>
<div><font size="4" face="Times New Roman">varspacetime(:, mlon/2: ,N/2+1:) = 
varfft(:,:mlon/2,N-1:N/2)  </font></div>
<div><font size="4" face="Times New Roman"></font> </div>
<div><font size="4" face="Times New Roman">[data files]</font></div>
<div><font size="4" face="Times New Roman">I should be grateful if I could get 
data</font></div>
<div><font size="4" face="Times New Roman"></font> </div>
<div><font size="4" face="Times New Roman"><a href="http://ERAI.1989-2005.climo.subset.nc" target="_blank">ERAI.1989-2005.climo.subset.nc</a> 
(fanal_1.ncl, fanal_2.ncl, fanal_3.ncl)</font></div>
<div><font size="4" face="Times New Roman"><a href="http://wrfout_d01_000000.nc" target="_blank">wrfout_d01_000000.nc</a> 
(isent_2.ncl)</font></div>
<div><font color="#333333" size="4" face="Times New Roman"><a href="http://gx1v3.210.pop.h.0001-01.nc" target="_blank">gx1v3.210.pop.h.0001-01.nc</a> (iso_1.ncl, 
iso_4.ncl)</font></div>
<div><font size="4" face="Times New Roman"><a href="http://debug_omega.cam2.h0.0000-01-01-00000.nc" target="_blank">debug_omega.cam2.h0.0000-01-<wbr>01-00000.nc</a> 
(omega_1.ncl, omega_2.ncl)</font></div>
<div><font size="4" face="Times New Roman"><a href="http://shelf_grid.nc" target="_blank">shelf_grid.nc</a> 
(sigma_1.ncl)</font></div>
<div><font size="4" face="Times New Roman"><a href="http://wrfout_franco.nc" target="_blank">wrfout_franco.nc</a> 
(two_point_1.ncl)</font></div>
<div><font face="Times New Roman"><font size="4"><a href="http://header.nc" target="_blank">header.nc</a><font color="#333333"> 
(vert_2.ncl)</font></font></font></div>
<div><font face="Times New Roman"><font size="4">T6319810305.nc<font color="#333333"> (vert_4.ncl)</font></font></font></div>
<div><font size="4" face="Times New Roman"><a href="http://OLR.12hr_2yrs.wheeler.nc" target="_blank">OLR.12hr_2yrs.wheeler.nc</a> 
(wkspacetime_1.ncl)</font></div>
<div><font size="4" face="Times New Roman"><a href="http://u.200.1999-2001.nc" target="_blank">u.200.1999-2001.nc</a> 
(wkspacetime_2.ncl)</font></div>
<div><font size="4" face="Times New Roman"><a href="http://OMEGA.2001-2005.nc" target="_blank">OMEGA.2001-2005.nc</a> 
(wkspacetime_3.ncl)</font></div>
<div><font size="4" face="Times New Roman"><a href="http://claus.1997.nc" target="_blank">claus.1997.nc</a> 
(wkspacetime_5.ncl)    </font></div>
<div><font size="4" face="Times New Roman"></font> </div>
<div><font size="4" face="Times New Roman">Tnank you</font></div><span class="HOEnZb"><font color="#888888">
<div><font size="4" face="Times New Roman"></font> </div>
<div><font size="4" face="Times New Roman">chiangtp</font></div>
<div><font size="4" face="Times New Roman"></font> </div>
<div><font size="4" face="Times New Roman"></font> </div></font></span></div></div></div></div></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>