NCEPLIBS-w3emc 2.12.0
|
Convert (361,181) grid to (93,68) mercator grid. More...
Go to the source code of this file.
Functions/Subroutines | |
subroutine | w3ft204 (alola, amerc, interp) |
Convert a n. | |
subroutine w3ft204 | ( | real, dimension(361,181) | alola, |
real, dimension(npts) | amerc, | ||
interp | |||
) |
Convert a n.
s. hemisphere 1.0 degree lat.,lon. 361 by 181 grid to a national - hawaii (mercator) 93*68 awips 204 grid.
Date | Programmer | Comment |
---|---|---|
1994-05-18 | Ralph Jones | Initial. |
[in] | ALOLA | 361*181 grid 1.0 deg. lat,lon grid n. hemi. 65341 point grid. 360 * 181 one degree grib grid 3 was flipped, greenwish added to right side. |
[in] | INTERP | 1 linear interpolation , ne.1 biquadratic |
[out] | AMERC | 93*68 grid national - hawaii (mercator) 6324 point grid is awips grid type 204 |