[ncl-talk] remove fill and missing value designators

Dennis Shea shea at ucar.edu
Thu Feb 11 06:38:57 MST 2016


This is not really an NCL question:

Within NCL, you could use:  delete(x at _FillValue)

==
To remove from a file use the netCDF operator (NCO):  ncatted

http://linux.die.net/man/1/ncatted

Use the -d option

Please note: The NCO are *not* part of NCL. They are created independently.
You should write to the NCO mail list for help with these operators.

===
Good Luck


On Thu, Feb 11, 2016 at 5:26 AM, Xi Chang <xi.chang01 at gmail.com> wrote:

> Hi NCL,
>
> Do you know how to remove fill and missing value designators in a *nc file
> or how
> to remove lines with _FillValue and missing_value in nc file?
>
>
> Thanks
>
> _______________________________________________
> ncl-talk mailing list
> ncl-talk at ucar.edu
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20160211/521828a8/attachment.html 


More information about the ncl-talk mailing list