NCEPLIBS-w3emc 2.12.0
|
Creates wafs 1.25x1.25 thinned grids. More...
Go to the source code of this file.
Functions/Subroutines | |
subroutine | w3ft26 (mapnum, fld, hi, igpts, nstop) |
Converts a 360x181 1-degree grid into a nh or sh 360x91 1-degree grid. | |
subroutine w3ft26 | ( | integer | mapnum, |
real, dimension (360,181) | fld, | ||
real, dimension (3447) | hi, | ||
integer | igpts, | ||
integer | nstop | ||
) |
Converts a 360x181 1-degree grid into a nh or sh 360x91 1-degree grid.
This nh/sh grid is flipped for grib purposes and then converted to the desired 1.25 degree wafs (quadrant) thinned grid.
Date | Programmer | Comment |
---|---|---|
1993-04-28 | FARLEY | Original author. |
1994-04-01 | Ralph Jones | Corrections for 1 deg. displacement of grids and |
error in flipping of southern hemisphere. 1994-05-05 | Ralph Jones | Replace subr. w3ft01() with w3ft16() and w3ft17(). 1994-06-04 | Ralph Jones | Change subroutine name from wfstrp to w3ft26().
[in] | MAPNUM | Number of grid, 37 to 44. |
[in] | FLD | Northern or southern hem. spectral field. |
[in] | HI | Interpolated wafs field (3447 points) |
[in] | IGPTS | Number of points in interpolated field |
[in] | NSTOP | 24, when mapnum .ne. 37 thru 44 |