[ncl-install] Graphic plotting problem [SOLVED]

David Brown dbrown at ucar.edu
Wed Dec 12 13:59:54 MST 2012


HI Ugo,
Glad to hear you solved the problem. 
 -dave

On Dec 12, 2012, at 1:38 PM, ugo merlini wrote:

> Hi,
> 
> I have solved the problem is a my error on filezilla ftp program  configuration
> 
> Regards
> 
> Ugo
> 
> From: dbrown at ucar.edu
> Subject: Re: [ncl-install] Graphic plotting problem
> Date: Wed, 12 Dec 2012 13:02:58 -0700
> To: ugomerlini at hotmail.com
> 
> Ugo,
> Do you have an older installation of NCL on this system that works? What sort of system is it? Regular Linux or are you running Linux over Windows in some fashion?
> Thanks. 
>  -dave
> 
> On Dec 12, 2012, at 12:36 PM, ugo merlini wrote:
> 
> Hi,
> 
> I have same results with pdf. I'm able to open the file
> 
> only with ps but I get the error below.
> 
> I'm using ncl in command line mode only
> 
> Regards
> 
> Ugo
> 
> 
> 
> GPL Ghostscript 9.02 (2011-03-30)
> Copyright (C) 2010 Artifex Software, Inc.  All rights reserved.
> This software comes with NO WARRANTY: see the file PUBLIC for details.
> GS>(C:/Users/Ugo Merlini/Desktop/Server/meteo/maponly.ps) run
> >>showpage, press <return> to continue<<
> (C:/Users/Ugo Merlini/Desktop/Server/meteo/maponly.pdf) run
> GS>   **** Warning:  An error occurred while reading an XREF table.
>    **** The file has been damaged.  This may have been caused
>    **** by a problem while converting or transfering the file.
>    **** Ghostscript will attempt to recover the data.
> Processing pages 1 through 1.
> Page 1
>    **** Warning: stream Length incorrect.
>    **** Unknown operator: '31l'
>    **** Error reading a content stream. The page may be incomplete.
> >>showpage, press <return> to continue<<
> (C:/Users/Ugo Merlini/Desktop/Server/meteo/maponly.ps) run
>    **** Warning: File has unbalanced q/Q operators (too many q's)
> 
>    **** This file had errors that were repaired or ignored.
>    **** The file was produced by:
>    **** >>>> cairo 1.10.2 (http://cairographics.org) <<<<
>    **** Please notify the author of the software that produced this
>    **** file that it does not conform to Adobe's published PDF
>    **** specification.
> 
> GS>>>showpage, press <return> to continue<<
> 
> GS>
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> Subject: Re: [ncl-install] Graphic plotting problem
> From: dbrown at ucar.edu
> Date: Wed, 12 Dec 2012 12:17:53 -0700
> CC: ncl-install at ucar.edu
> To: ugomerlini at hotmail.com
> 
> 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/e0d31104/attachment.html 


More information about the ncl-install mailing list