GRIB_INDEX_WRITE
The GRIB_INDEX_WRITE procedure writes an index to a file for later use.
Examples
See GRIB_SET for a general example using the GRIB routines.
Syntax
GRIB_INDEX_WRITE, Filename, Gindex
Arguments
Filename
The file in which to save the index.
Gindex
The GRIB index to write to a file.
Version History
8.1 |
Introduced |