The GRIB_MULTI_APPEND procedure appends a single-field GRIB message to a multi-field GRIB message.
GRIB_MULTI_APPEND, Ghandle, Gmhandle, Start_section
The GRIB handle from which the sections are copied.
The handle to the multi-field message to which the sections will be appended.
The section number from which to start copying. All sections from this section to the end of the message will be copied.
See GRIB_SET for a general example using the GRIB routines.
8.1 |
Introduced |