g2_miss.c(3) | Library Functions Manual | g2_miss.c(3) |
g2_miss.c - Check the Data Representation Template to see if missing value management is used, and returns the missing value(s) in the data field.
#include 'grib2_int.h'
void g2_miss (gribfield *gfld, float *rmiss, int
*nmiss)
Check the Data Representation Template to see if missing value management is
used, and return the missing value(s) in the data field.
Check the Data Representation Template to see if missing value management is used, and returns the missing value(s) in the data field.
Author
Date
Definition in file g2_miss.c.
Check the Data Representation Template to see if missing value management is used, and return the missing value(s) in the data field.
Parameters
Author
Date
Definition at line 24 of file g2_miss.c.
References gribfield::idrtmpl, gribfield::idrtnum, and rdieee().
Generated automatically by Doxygen for NCEPLIBS-g2c from the source code.
Version 2.1.0 | NCEPLIBS-g2c |