<div dir="ltr"><div class="gmail_default" style="font-size:small">Good news for people wondering if they can still run NCL if they upgrade to Windows 10:<br></div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">I went through the admittedly torturous process of updating my Windows 7 system to Windows 10. I verified that I could still use the NCL 6.3.0 Cygwin binary that I had installed under Windows 7 and the older Cygwin.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">After Windows 10 was installed, I upgraded X/Cygwin by downloading and running the latest setup-x86.exe program from <a href="http://x.cygwin.com/">http://x.cygwin.com/</a>. This took about 20 minutes and didn&#39;t have any problems. I didn&#39;t have to select any new packages, because the setup program recognized what old versions of software I had (like gcc and gfortran), and automatically upgraded all of these for me.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">One thing that is different is in how you start an X11 &quot;xterm&quot; application.  Running &quot;xterm&quot; is necessary if you want to run NCL scripts that display the graphics to an X11 window.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">If you always send your graphics to a file, like a PNG, PS, or PDF files, then you can simply run NCL scripts from within a Cygwin Window.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">To start an X11 xterm:</div><div class="gmail_default" style="font-size:small"><ul><li>Run Cygwin (a Cygwin Terminal window should pop up)<br><br></li><li>Type &quot;startxwin&quot; inside this terminal window. A tiny X logo should show up on your task bar (on my screen in was in the lower right of the screen).<br><br></li><li>Left-click on the this X logo and a menu should pop up. Select &quot;System Tools -&gt; XTerm&quot; and an xterm should start up.<br><br></li><li>You can now run NCL scripts inside this xterm, including those that display their graphics to an X11 window.</li></ul><div>--Mary</div><div><br></div></div></div>