Re: Regarding 0 as a fill value

From: Michael Notaro <mnotaro_at_nyahnyahspammersnyahnyah>
Date: Wed Mar 17 2010 - 15:50:24 MDT

0 can be a fill value.

For example,

a=(/10,20,0,50/)
a@_FillValue=0
print(min(a))

will output 10.

On Mar 17, 2010, at 4:43 PM, Tong Qi wrote:

> Hello,
>
> I am aware that the value of "0" is not currently supported as a
> fill value, but was wondering about the reason behind this. Could
> someone please clarify for me?
>
> Thanks,
> -Tong
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Wed Mar 17 15:47:31 2010

This archive was generated by hypermail 2.1.8 : Fri Mar 19 2010 - 16:19:08 MDT