NCEPLIBS-w3emc 2.12.0
Loading...
Searching...
No Matches
w3fi70.f File Reference

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.
 

Detailed Description

Computes scaling constants used by grdprt().

Author
Ralph Jones
Date
1991-10-26

Definition in file w3fi70.f.

Function/Subroutine Documentation

◆ w3fi70()

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:

  • Ralph Jones 1991-10-26
  • Ralph Jones 1993-03-29 Add save statement
  • Ralph Jones 1993-08-08 Add 156 (cin), 158 (tke) to tables
  • Ralph Jones 1993-10-16 Changes for o.n. 388 ver. oct. 8,1993
Parameters
[in]PDS28 byte (pds) grib product definition section.
[out]CNST4 constant's used by grdprt(), w3fp05(), or w3fp03().
[out]IER0 = normal return | 1 = .
Author
Ralph Jones
Date
1991-10-26

Definition at line 20 of file w3fi70.f.