3D plotting

From: Yi Huang <vivian.huang_at_nyahnyahspammersnyahnyah>
Date: Mon Mar 12 2012 - 21:08:35 MDT

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 Mon Mar 12 17:08:46 2012

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