Routines (alphabetical) > Routines: G > GRIB Routines > GRIB_CLOSE

GRIB_CLOSE

The GRIB_CLOSE procedure closes a GRIB file.

Syntax

GRIB_CLOSE, FID

Arguments

Fid

The GRIB file ID returned by GRIB_OPEN.

Examples

See GRIB_GET_VALUESfor a general example using the GRIB routines.

Version History

8.1

Introduced

See Also

GRIB_OPEN