GRIB_CLOSE
The GRIB_CLOSE procedure closes a GRIB file.
Examples
See GRIB_GET_VALUES for a general example using the GRIB routines.
Syntax
GRIB_CLOSE, FID
Arguments
Fid
The GRIB file ID returned by GRIB_OPEN.
Version History
8.1 |
Introduced |
See Also