This Fortran Module contains info on all the available GRIB2 Product Definition Templates used in Section 4 (PDS).
More...
|
| subroutine | pdstemplates::extpdstemplate (number, list, nummap, map) |
| | This subroutine generates the remaining octet map for a given Product Definition Template, if required. More...
|
| |
| integer function | pdstemplates::getpdsindex (number) |
| | This function returns the index of specified Product Definition Template 4.NN (NN=number) in array templates. More...
|
| |
| subroutine | pdstemplates::getpdstemplate (number, nummap, map, needext, iret) |
| | This subroutine returns PDS template information for a specified Product Definition Template 4.NN. More...
|
| |
| integer function | pdstemplates::getpdtlen (number) |
| | This function returns the initial length (number of entries) in the "static" part of specified Product Definition Template 4.number. More...
|
| |
This Fortran Module contains info on all the available GRIB2 Product Definition Templates used in Section 4 (PDS).
- Author
- Stephen Gilbert
- Date
- 2000-05-11
Definition in file pdstemplates.f.