NCEPLIBS-g2c  1.6.4
All Data Structures Files Functions Variables Typedefs Macros
File List
Here is a list of all documented files with brief descriptions:
 cmplxpack.cPack up a data field using a complex packing algorithm as defined in the GRIB2 documention
 compack.cPack up a data field using a complex packing algorithm as defined in the GRIB2 documention
 comunpack.cUnpack a data field that was packed using a complex packing algorithm as defined in the GRIB2 documention
 dec_jpeg2000.cDecodes JPEG2000 code stream
 dec_png.cPNG functions
 decenc_openjpeg.cJPEG functions, originally from ECMWF, modified for use in NCEPLIBS-g2c
 drstemplates.cFunctions for GRIB2 Data Representation Templates (DRT) for the Data Representation Setcion
 drstemplates.hThis C struct contains info on all the available GRIB2 Data Representation Templates used in Section 5 (DRS)
 enc_jpeg2000.cEncodes JPEG2000 code stream
 enc_png.cFunctions for dealing with PNG
 g2_addfield.cPack up Sections 4 through 7 for a given field and adds them to a GRIB2 message
 g2_addgrid.cPack up a Grid Definition Section (Section 3) and adds it to a GRIB2 message
 g2_addlocal.cAdd a Local Use Section (Section 2) to a GRIB2 message
 g2_create.cInitializes a new GRIB2 message and packs GRIB2 sections 0 (Indicator Section) and 1 (Identification Section)
 g2_free.cFree up memory that was allocated for struct gribfield
 g2_getfld.cReturn all the metadata, template values, Bit-map (if applicable), and the unpacked data for a given data field
 g2_gribend.cFinalize a GRIB2 message after all grids and fields have been added
 g2_info.cSearch through a GRIB2 message and returns the number of gridded fields found in the message and the number (and maximum size) of Local Use Sections
 g2_miss.cCheck the Data Representation Template to see if missing value management is used, and returns the missing value(s) in the data field
 g2_unpack1.cUnpack Section 1 (Identification Section) as defined in GRIB Edition 2
 g2_unpack2.cUnpack Section 2 (Local Use Section) as defined in GRIB Edition 2
 g2_unpack3.cUnpack Section 3 (Grid Definition Section) as defined in GRIB Edition 2
 g2_unpack4.cUnpack Section 4 (Product Definition Section) as defined in GRIB Edition 2
 g2_unpack5.cUnpack Section 5 (Data Representation Section) as defined in GRIB Edition 2
 g2_unpack6.cUnpack Section 6 (Bit-Map Section) as defined in GRIB Edition 2
 g2_unpack7.cUnpack Section 7 (Data Section) as defined in GRIB Edition 2
 gbits.cFunctions to pack and unpack bits to/from a packed bit string
 getdim.cReturn the dimensions and scanning mode of a grid definition packed in GRIB2 Grid Definition Section 3 format
 getpoly.cReturn the J, K, and M pentagonal resolution parameters specified in a GRIB Grid Definition Section used spherical harmonic coefficients using GDT 5.50 through 5.53
 grib2.hHeader file for NCEPLIBS-g2c library
 gridtemplates.cReturns grid template information for a specified Grid Definition Template for Section 3 - the Grid Definition Section (GDS)
 gridtemplates.hThis header file contains info on all the available GRIB2 Grid Definition Templates used in Section 3 (GDS)
 int_power.cProvide function similar to C pow() power function
 jpcpack.cPack up a data field into a JPEG2000 code stream
 jpcunpack.cUnpack a data field that was packed into a JPEG2000 code stream
 misspack.cPack up a data field using a complex packing algorithm as defined in the GRIB2 documention
 mkieee.c
 pack_gp.c
 pdstemplates.cFunctions for GRIB2 Product Definition Templates used in Section 4 - the Product Definition Section (PDS)
 pdstemplates.hThis include file contains info on all the available GRIB2 Product Definition Templates used in [Section 4 - the Product Definition Section (PDS)](https://www.nco.ncep.noaa.gov/pmb/docs/grib2/grib2_doc/grib2_sect4.shtml)
 pngpack.cFunction to pack data with PNG compression
 pngunpack.cContains a function to unpack data packed with PNG compression
 rdieee.cRead a list of real values in 32-bit IEEE floating point format
 reduce.cDetermines whether the number of groups should be increased in order to reduce the size of the large groups, and to make that adjustment
 seekgb.cSearches a file for the next GRIB message
 simpack.cPack up a data field using the simple packing algorithm
 simunpack.c
 specpack.cPack a spectral data field using the complex packing algorithm for spherical harmonic data
 specunpack.cUnpack a spectral data field that was packed using the complex packing algorithm for spherical harmonic data