[ncl-talk] Problem with ncl in cygwin

Lara Gunn lara.n.gunn at gmail.com
Tue Jul 28 08:29:55 MDT 2015


Hi

I am currently running ncl 6.2.1 in cygwin and I am having an issue writing
to a folder on a mapped directory to my windows system.

I can write a file to one directory (NOTE THIS CODE WORKS)

filename = "/cygdrive/u/Meteorology/image"
wks = gsn_open_wks("png",filename)

but not to this one

filename = "/cygdrive/u/Trading - Power/image"

I have tried a few things including writing the image to a different
directory then using a shell script to move it, but I am trying to set
something up that needs to be done fast so the move takes too long.

Does anyone have an idea of how I create a image in a directory that has
spaces in the file anme please?

Thanks for your time
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20150728/e3d6f71d/attachment.html 


More information about the ncl-talk mailing list