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

GRIB_NEW_FROM_FILE

The GRIB_NEW_FROM_FILE function returns a GRIB handle from a file ID.

Syntax

Result = GRIB_NEW_FROM_FILE(Fid)

Return Value

Returns a GRIB handle.

Arguments

Fid

The 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, GRIB_RELEASE