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

FORMS THE WMO HEADER FOR A GIVEN BULLETIN. More...

Go to the source code of this file.

Functions/Subroutines

subroutine makwmo (bulhed, iday, ihour, kwbx, header)
 Program history log:
 

Detailed Description

FORMS THE WMO HEADER FOR A GIVEN BULLETIN.

Author
Farley
Date
1984-07-06

Definition in file makwmo.f.

Function/Subroutine Documentation

◆ makwmo()

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

Program history log:

  • Farley 1984-07-06
  • Ralph Jones 1994-10-10 Changes for cray.
  • Ralph Jones 1995-10-18 Add parameter KWBX to call.
  • Stephen Gilbert 1998-06-16 Changed argument list to pass in day and hour instead of the old O.N. 84 date word.
  • Stephen Gilbert 2003-03-28 Removed equivalences.
Parameters
[in]BULHEDTTAAII bulletin header. FT10
[in]IDAYDay of Month.
[in]IHOURHour of Day.
[in]KWBX4 characters (KWBC to KWBQ)
[out]HEADERComplete WMO header in ASCII.
Author
Farley
Date
1984-07-06

Definition at line 20 of file makwmo.f.