NCEPLIBS-g2 4.0.0
Loading...
Searching...
No Matches
makwmo.F90 File Reference

Format the wmo header. More...

Go to the source code of this file.

Functions/Subroutines

subroutine makwmo (bulhed, iday, ihour, imin, kwbx, header)
 Forms the wmo header for a given bulletin.
 

Detailed Description

Format the wmo header.

Author
Farley
Date
84-07-06

Definition in file makwmo.F90.

Function/Subroutine Documentation

◆ makwmo()

subroutine makwmo ( character * 6  bulhed,
  iday,
  ihour,
  imin,
character * 4  kwbx,
character * 1, dimension (*)  header 
)

Forms the wmo header for a given bulletin.

Program History Log

Date Programmer Comments
84-07-06 Farley Original author
94-10-10 R. E. Jones Changes for cray
95-10-18 R. E. Jones Add parameter kwbx to call
98-06-16 Gilbert Changed argument list to pass in day and hour instead of the old O.N. 84 date word.
2003-03-28 Gilbert Removed equivalences.
Parameters
[in]bulhedttaaii bulletin header ft10
[in]idayday of month
[in]ihourhour of day.
[in]iminmin of hour.
[in]kwbx4 characters (kwbc to kwbq)
[out]headercomplete wmo header in ascii
Author
Farley
Date
84-07-06

Definition at line 24 of file makwmo.F90.

Referenced by tocgrib(), tocgrib2(), and tocgrib2super().