This Fortran Module contains info on all the available GRIB2 Grid Definition Templates used in Section 3 (GDS).
More...
|
| subroutine | gridtemplates::extgridtemplate (number, list, nummap, map) |
| | This subroutine generates the remaining octet map for a given Grid Definition Template, if required. More...
|
| |
| integer function | gridtemplates::getgdtlen (number) |
| | This function returns the initial length (number of entries) in the "static" part of specified Grid Definition Template 3.number. More...
|
| |
| integer function | gridtemplates::getgridindex (number) |
| | This function returns the index of specified Grid Definition Template 3.NN in array templates. More...
|
| |
| subroutine | gridtemplates::getgridtemplate (number, nummap, map, needext, iret) |
| | This subroutine grid template information for a specified Grid Definition Template 3.NN. More...
|
| |
This Fortran Module contains info on all the available GRIB2 Grid Definition Templates used in Section 3 (GDS).
- Author
- Stephen Gilbert
- Date
- 2000-05-09
Definition in file gridtemplates.f.