NCEPLIBS-w3emc 2.12.0
|
Convert w3fi63() parms to w3fi72() parms. More...
Go to the source code of this file.
Functions/Subroutines | |
subroutine | r63w72 (kpds, kgds, ipds, igds) |
Determines the integer PDS and GDS parameters for the GRIB1 packing routine w3fi72() given the parameters returned from the GRIB1 unpacking routine w3fi63(). | |
subroutine r63w72 | ( | dimension(200) | kpds, |
dimension(200) | kgds, | ||
dimension(200) | ipds, | ||
dimension(200) | igds | ||
) |
Determines the integer PDS and GDS parameters for the GRIB1 packing routine w3fi72() given the parameters returned from the GRIB1 unpacking routine w3fi63().
Program history log:
[in] | kpds | integer (200) PDS parameters from w3fi63(). |
[in] | kgds | integer (200) GDS parameters from w3fi63(). |
[out] | ipds | integer (200) PDS parameters for w3fi72(). |
[out] | igds | integer (200) GDS parameters for w3fi72(). |