NCEPLIBS-g2c 1.9.0
All Data Structures Files Functions Variables Typedefs Macros Pages
File List
Here is a list of all documented files with brief descriptions:
[detail level 12]
  src
 grib2.hHeader file for NCEPLIBS-g2c library
  src
 aecpack.cPack array of float/double using AEC/CCSDS compression
 aecunpack.cUnpack a data field that was packed with AEC compression
 cmplxpack.cPack a data field using a complex packing algorithm
 compack.cPack a data field using a complex packing algorithm
 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_aec.cDecode/encode an AEC code stream
 decenc_openjpeg.cJPEG functions, originally from ECMWF, modified for use in NCEPLIBS-g2c
 drstemplates.cFunctions, Structures, and Data for Data Representation Templates (DRT)
 enc_jpeg2000.cEncodes JPEG2000 code stream
 enc_png.cFunctions for dealing with PNG
 g2_addfield.cPack sections 4 through 7 and add them to a GRIB2 message
 g2_addgrid.cPack 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.cInitialize a new GRIB2 message and pack 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) of a GRIB2 message
 g2_unpack2.cUnpack Section 2 (Local Use Section) of a GRIB2 message
 g2_unpack3.cUnpack Section 3 (Grid Definition Section) of a GRIB2 message
 g2_unpack4.cUnpack Section 4 (Product Definition Section) of a GRIB2 message
 g2_unpack5.cUnpack Section 5 (Data Representation Section) of a GRIB2 message
 g2_unpack6.cUnpack Section 6 (Bit-Map Section) of a GRIB2 message
 g2_unpack7.cUnpack Section 7 (Data Section) of a GRIB2 message
 g2ccompare.cCompare the metadata of two open GRIB2 files
 g2cdegrib2.cWrite summary output to a file, as is done by utility grb2index
 g2cfile.cFile functions for the g2c library
 g2cindex.cWrite summary output to an index file, as is done by utility grb2index
 g2cinq.cInquiry functions
 g2cio.cFile I/O functions for the g2c library
 g2cparams.cFunctions for serving up NOAA parameter abbreviations and GRIB1/GRIB2 translations
 g2cprod.cProduct functions for the g2c library
 g2cutil.cInternal utility functions for the NCEPLIBS-g2c library for the new g2c API
 g2cxml.cThis file reads the GRIB2 XML files
 gbits.cFunctions to pack and unpack bits to/from a packed bit string
 getdim.cReturn the dimensions and scanning mode of a grid definition
 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_int.hHeader file with internal function prototypes NCEPLIBS-g2c library
 gridtemplates.cReturns grid template information for a specified Grid Definition Template for Section 3 - the Grid Definition Section (GDS)
 int_power.cProvide function similar to C pow() power function
 jpcpack.cPack and unpack an array of float/double using JPEG2000
 jpcunpack.cUnpack a data field that was packed with JPEG2000
 misspack.cPack a data field using a complex packing algorithm as defined in the GRIB2 documention
 mkieee.cStore a list of real values in 32-bit IEEE floating point format
 pack_gp.c
 pdstemplates.cFunctions for GRIB2 Product Definition Templates used in Section 4 - the Product Definition Section (PDS)
 pngpack.cPack data with PNG compression
 pngunpack.cUnpack 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.cSearch a file for the next GRIB message
 simpack.cPack a data field using the simple packing algorithm
 simunpack.cUnpack a data field that was packed using a simple packing algorithm
 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
 util.cInternal utility functions for the g2c library
  utils
 g2c_compare.cThis is a utility to compare two GRIB2 files
 g2c_degrib2.cThis is a utility to print a summary of a GRIB2 file
 g2c_index.cWrite a GRIB2 index file