<p>Well that is interesting and here was i hoping i had just missed something obvious. </p>
<p>I may write a work around, like just put another directory on the u drive! </p>
<p>That&#39;s</p>
<div class="gmail_quote">On Jul 28, 2015 7:33 PM, &quot;David Brown&quot; &lt;<a href="mailto:dbrown@ucar.edu">dbrown@ucar.edu</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I believe that this is more than just a problem with Cygwin. There is<br>
a currently open ticket (NCL-1539) with the title:<br>
&quot;addfile and gsn_open_wks do not work with directory paths that have<br>
spaces in the names (even when escaped properly)&quot;<br>
<br>
We need to look into this further.<br>
 -dave<br>
<br>
<br>
<br>
On Tue, Jul 28, 2015 at 11:49 AM, Lara Gunn &lt;<a href="mailto:lara.n.gunn@gmail.com">lara.n.gunn@gmail.com</a>&gt; wrote:<br>
&gt; Hi Rick<br>
&gt;<br>
&gt; Thanks for that reply but yes I thought of that already and it didn&#39;t work.<br>
&gt; I also tried putting it in double quotes.<br>
&gt;<br>
&gt; Thanks though I am sure it will be along those lines when I eventually<br>
&gt; figure it out.<br>
&gt;<br>
&gt; Lara<br>
&gt;<br>
&gt; On Tuesday, July 28, 2015, Rick Brownrigg &lt;<a href="mailto:brownrig@ucar.edu">brownrig@ucar.edu</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; Hi,<br>
&gt;&gt;<br>
&gt;&gt; I don&#39;t have a cygwin box to test this, but perhaps you need to escape the<br>
&gt;&gt; spaces, even though they appear between quotations (?):<br>
&gt;&gt;<br>
&gt;&gt; filename = &quot;/cygdrive/u/Trading\ -\ Power/image&quot;<br>
&gt;&gt;<br>
&gt;&gt; HTH...<br>
&gt;&gt; Rick<br>
&gt;&gt;<br>
&gt;&gt; On Tue, Jul 28, 2015 at 8:29 AM, Lara Gunn &lt;<a href="mailto:lara.n.gunn@gmail.com">lara.n.gunn@gmail.com</a>&gt; wrote:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Hi<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; I am currently running ncl 6.2.1 in cygwin and I am having an issue<br>
&gt;&gt;&gt; writing to a folder on a mapped directory to my windows system.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; I can write a file to one directory (NOTE THIS CODE WORKS)<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; filename = &quot;/cygdrive/u/Meteorology/image&quot;<br>
&gt;&gt;&gt; wks = gsn_open_wks(&quot;png&quot;,filename)<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; but not to this one<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; filename = &quot;/cygdrive/u/Trading - Power/image&quot;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; I have tried a few things including writing the image to a different<br>
&gt;&gt;&gt; directory then using a shell script to move it, but I am trying to set<br>
&gt;&gt;&gt; something up that needs to be done fast so the move takes too long.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Does anyone have an idea of how I create a image in a directory that has<br>
&gt;&gt;&gt; spaces in the file anme please?<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Thanks for your time<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; _______________________________________________<br>
&gt;&gt;&gt; ncl-talk mailing list<br>
&gt;&gt;&gt; <a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a><br>
&gt;&gt;&gt; List instructions, subscriber options, unsubscribe:<br>
&gt;&gt;&gt; <a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; ncl-talk mailing list<br>
&gt; <a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a><br>
&gt; List instructions, subscriber options, unsubscribe:<br>
&gt; <a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a><br>
&gt;<br>
</blockquote></div>