[Thread Prev][Thread Next][Index]

MISSING function



Hello Ferret Users,

I have netcdf file and after doing ncdump of a variable co2, some of the values are -9999.

I want to treat this value as missing value.

I tried to teach ferret this missing value by using the MISSING function like :-

let a = -9999
let missing_default = `a, RETURN=bad`

let co2_default = MISSING(co2, missing_default)


But the result still includs the missing value -9999 in the shade plot and the CO2 values are -200,-300 like that whereas my data is ok and have no negative co2 value.

Whether I did correctly ?? then why result dosen't chang with or without missing function.

Whether ferret like -9999 as missing value ?

Many thanks in advance for your help.

Regards,
Yogesh


--

===========================================
Yogesh K. Tiwari,
Max-Planck Institute for Biogeochemistry,
Beutenberg Campus, Hans-Knoell-Strasse 10,
D-07745 Jena,
Germany

Office : 0049 3641 576 376
Home : 0049 3641 223 163
Fax : 0049 3641 577 300
Cell : 0049 1520 4591 008
e-mail : yogesh.tiwari@bgc-jena.mpg.de
===========================================



[Thread Prev][Thread Next][Index]

Dept of Commerce / NOAA / OAR / PMEL / TMAP

Contact Us | Privacy Policy | Disclaimer | Accessibility Statement