The GRIB_NEW_FROM_FILE function returns a GRIB handle from a file ID.
Examples
See GRIB_GET_VALUES for a general example using the GRIB routines.
Syntax
Result = GRIB_NEW_FROM_FILE(Fid)
Return Value
Returns a GRIB handle.
Arguments
Fid
The file ID returned by GRIB_OPEN.
Version History
See Also
GRIB_OPEN, GRIB_RELEASE