missing_value

From: antonio avio <antonioavio_at_nyahnyahspammersnyahnyah>
Date: Mon Aug 27 2012 - 13:50:23 MDT

Hi,
I just wonder why do i still get this message error..
I have set in my code that T@_FillValue=0.0
But i still produce this error:

*warning:ContourPlotInitialize: 0.0 not currently supported as a missing
value; expect inaccurate plot*
*
*
or T@_FillValue=0.f
*
*
*
fatal:syntax error: line 7 before or near f
  SST_anomaly@_FillValue=0.f
---------------------------^

fatal:Syntax Error in block, block not executed

*
*
*
The plot was fine, just worried about the results.
Any suggestion?
Thanks a lot.

float SST_anomaly(Time, Latitude, Longitude) ;
SST_anomaly:units = "C" ;
SST_anomaly:_FillValue = 0.f ;

calling:
T = f->SST_anomaly(:,:,:)
T@_FillValue=0.f
[SNIP]

--

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Mon Aug 27 13:50:36 2012

This archive was generated by hypermail 2.1.8 : Tue Aug 28 2012 - 08:53:45 MDT