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

Convert pds to 25, or 27 word array. More...

Go to the source code of this file.

Functions/Subroutines

subroutine w3fi69 (pds, id)
 Converts an edition 1 grib produce definition section (pds) to a 25, or 27 word integer array.
 

Detailed Description

Convert pds to 25, or 27 word array.

Author
Ralph Jones
Date
1991-05-14

Definition in file w3fi69.f.

Function/Subroutine Documentation

◆ w3fi69()

subroutine w3fi69 ( character * 1, dimension(*)  pds,
integer, dimension(*)  id 
)

Converts an edition 1 grib produce definition section (pds) to a 25, or 27 word integer array.

Program history log:

  • Ralph Jones 1991-05-14
  • Ralph Jones 1992-09-25 Change level to use one or two words
  • Ralph Jones 1993-01-08 Change for time range indicator if 10
  • Ralph Jones 1993-03-29 Add save statement
  • Ralph Jones 1993-10-21 Changes for on388 rev. oct 9,1993, new levels 125, 200, 201.
  • Ralph Jones 1994-04-14 Changes for on388 rev. mar 24,1994, new levels 115, 116.
  • Ralph Jones 1994-12-04 Changes for 27 word integer array if pds is greater than 28 bytes.
  • Ralph Jones 1995-09-07 Changes for level 117, 119.
  • Stephen Gilbert 1998-12-21 Replaced Function ICHAR with mova2i.
Parameters
[in]PDS28 to 100 character product definition section (pds) .
[out]ID25, or 27 word integer array.
Note
List caveats, other helpful hints or information.
Author
Ralph Jones
Date
1991-05-14

Definition at line 28 of file w3fi69.f.