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

Construct Grid Definition Section (GDS). More...

Go to the source code of this file.

Functions/Subroutines

subroutine w3fi74 (igds, icomp, gds, lengds, npts, igerr)
 This subroutine constructs a GRIB grid definition section.
 

Detailed Description

Construct Grid Definition Section (GDS).

Author
M. Farley
Date
1992-07-07

Definition in file w3fi74.f.

Function/Subroutine Documentation

◆ w3fi74()

subroutine w3fi74 ( integer, dimension (*)  igds,
  icomp,
character*1, dimension (*)  gds,
  lengds,
  npts,
  igerr 
)

This subroutine constructs a GRIB grid definition section.

Note
Subprogram can be called from a multiprocessing environment.
Parameters
[in]IGDSInteger array supplied by w3fi71().
[in]ICOMPTable 7- resolution & component flag (bit 5) for gds(17) wind components.
[out]GDSCompleted grib grid definition section.
[out]LENGDSLength of gds.
[out]NPTSNumber of points in grid.
[out]IGERR1, grid representation type not valid.
Author
M. Farley
Date
1992-07-07

Definition at line 18 of file w3fi74.f.