missing value problem

From: Chao Luo (cluo AT uci.edu)
Date: Wed Aug 31 2005 - 15:07:02 MDT


Hi,

I have some trouble for the missing value. First I setup missing value
to 1.e36 in the two dimensional array of soil moisture. When I reorder
the latitude and longitude with

mss_val_out=1.e36
mss_cnc_H2O@missing_value=mss_val_out
vwc_sfc(0,:,:)=mss_cnc_H2O(::-1,:)
vwc_sfc=lonFlip(vwc_sfc)

the missing value of vwc_sfc change to 9999 (don't know why). I want to
keep missing vale of vwc_sfc as 1.e36. How to do it?

Thanks much for any help offered!

Chao

_______________________________________________
ncl-talk mailing list
ncl-talk@ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncl-talk



This archive was generated by hypermail 2b29 : Wed Aug 31 2005 - 23:21:16 MDT