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

GIven a grid description section (in w3fi63 format), return its size in terms of number of data points. More...

Go to the source code of this file.

Functions/Subroutines

function lengds (kgds)
 Program history log:
 

Detailed Description

GIven a grid description section (in w3fi63 format), return its size in terms of number of data points.

Author
Mark Iredell
Date
1996-07-19

Definition in file lengds.f.

Function/Subroutine Documentation

◆ lengds()

function lengds ( integer, dimension(200)  kgds)

Program history log:

  • Mark Iredell 1996-07-19
Parameters
[in]KGDSInteger (200) gds parameters in w3fi63 format.
Returns
LENGDS Integer size of grid.
Author
Mark Iredell
Date
1996-07-19

Definition at line 14 of file lengds.f.