NCEPLIBS-w3emc 2.12.0
|
Cut a 65 x 65 grid to a nmc 1977 point grid. More...
Go to the source code of this file.
Functions/Subroutines | |
subroutine | w3fi20 (a, b) |
Extracts the NMC 1977 point octagon grid points out of a 65x65 (4225 point) array. | |
subroutine w3fi20 | ( | real, dimension(*) | a, |
real, dimension(*) | b | ||
) |
Extracts the NMC 1977 point octagon grid points out of a 65x65 (4225 point) array.
Program history log:
[in] | A | REAL*4 (65 x 65 grid, 4225 point) array grid is office note 84 type 27 or 1b hex. |
[out] | B | 1977 point array (octagon) office note 84 type 0 or hex 0. |