Re: 3D plotting

From: <brownrig_at_nyahnyahspammersnyahnyah>
Date: Tue Mar 13 2012 - 06:28:54 MDT

Hi Yi,

Its hard to know offhand, but it looks like your Imagemagick distro
was built without support for tiff. You can check by:

   $ identity -list format

Is tiff "rw+" support in that listing?

Rick

On Tue, 13 Mar 2012 14:08:35 +1100
  Yi Huang <vivian.huang@monash.edu> wrote:
> Dear NCL help,
>
> I was trying to use the NCL with VAPOR to analyze my wrf output in
>3D. I
> have installed VAPOR successfully in my PC and produced the .vdf
>format
> data. However, when I tried to use the wrf_Height_Final.ncl,
> wrf_Precip_Final.ncl and wrf_CrossSection2_Final.ncl to generate
>.tiff
> image. It gave me an error message:
>
> (0) convert -depth 8 -rotate 0 -density 144 -crop
> 934.452x702.957+203.402+311.691
> /tmp/tiffcap3_0001.pstiff:/tmp/tiffcap3_0001.tiff
> convert: no encode delegate for this image format
> `tiff:/tmp/tiffcap3_0001.tiff' @ error/constitute.c/WriteImage/1188.
>
> (0) convert -adjoin /tmp/tiffcap3_[0-9]*.tiff ./plt_DBZ_temp.tiff
> convert: unable to open image `/tmp/tiffcap3_[0-9]*.tiff': @
> error/blob.c/OpenBlob/2588.
> convert: no decode delegate for this image format
> `/tmp/tiffcap3_[0-9]*.tiff' @ error/constitute.c/ReadImage/532.
> convert: missing an image filename `./plt_DBZ_temp.tiff' @
> error/convert.c/ConvertImageCommand/3015.
>
> As a result, no .tiff but only .ps images were produced.
>
> What was wrong with the codes? What does this message mean?
>
> Thanks very much for your help!
>
>
> Cheers,
> Yi

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Tue Mar 13 02:29:04 2012

This archive was generated by hypermail 2.1.8 : Tue Mar 13 2012 - 14:00:14 MDT