[ncl-install] Graphic plotting problem

David Brown dbrown at ucar.edu
Wed Dec 12 12:17:53 MST 2012


Hi Ugo,
Do you have this problem just with png output? Can you create a ps or pdf file or display to X11 window?
 -dave

On Dec 12, 2012, at 9:59 AM, ugo merlini wrote:

> Hi, 
> 
> 
> i'm trying version 6.1 of ncl. I have grafhic output problem so I tried this little script 
> 
> ;================================================; 
> ;  maponly_1.ncl 
> ;================================================; 
> ; 
> ; Concepts illustrated: 
> ;   - Drawing a default cylindrical equidistant map 
> ; 
> ;================================================; 
> load "$NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_code.ncl" 
> load "$NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_csm.ncl" 
> ; ================================================; 
> begin 
> 
>   wks  = gsn_open_wks("png","maponly")     ; open a ps file 
>   plot = gsn_csm_map_ce(wks,False)        ; draw global map 
> 
>   end 
> 
> 
> I get a corruped file (png or pdf) 
> 
> http://i103.photobucket.com/albums/m136/ugo73/maponly.png 
> 
> I'm using debian squeeze and and precompiled file ncl_ncarg-6.1.0.linux_debian_x86_64_gcc445.tar.gz
> 
> 
> regards
> 
> Ugo
> _______________________________________________
> ncl-install mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-install

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-install/attachments/20121212/fd02aed4/attachment.html 


More information about the ncl-install mailing list