NCEPLIBS-w3emc 2.12.0
|
Computes scaling constants used by grdprt(). More...
Go to the source code of this file.
Functions/Subroutines | |
subroutine | w3fi70 (pds, cnst, ier) |
Computes the four scaling constants used by grdprt, w3fp03, or w3fp05 from the 28 byte (pds) product definition section of grib edition one. | |
subroutine w3fi70 | ( | character * 1, dimension(28) | pds, |
real, dimension(4) | cnst, | ||
ier | |||
) |
Computes the four scaling constants used by grdprt, w3fp03, or w3fp05 from the 28 byte (pds) product definition section of grib edition one.
Program history log:
[in] | PDS | 28 byte (pds) grib product definition section. |
[out] | CNST | 4 constant's used by grdprt(), w3fp05(), or w3fp03(). |
[out] | IER | 0 = normal return | 1 = . |