Gdescribe | R Documentation |
Wrappers for Ginfo that do some further intepretation.'
Gdescribe(gribhandle)
Gtime(gribhandle,...)
Glevel(gribhandle,...)
gribhandle |
A |
... |
Options for Ginfo. |
All these functions are called by Gdec
to extract specific information. Gdescribe uses information from grib_api. Some local GRIB-1 tables may not be known to grib_api, and they may be made accessible via the data table extratab
.
Gtime and Glevel get specific information from a GRIBhandle.
Gdescribe() returns a list of parameter name, origin and level.
Gtime returns a string representation of forecast date and range.
Glevel returns level information.
Ginfo
, Gopen
,extratab
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.