NCEPLIBS-w3emc 2.12.0
|
Restore delta packed data to original. More...
Go to the source code of this file.
Functions/Subroutines | |
subroutine | w3fi83 (data, npts, fval1, fdiff1, iscal2, isc10, kpds, kgds) |
Restore delta packed data to original values restore from boustrephedonic alignment. | |
subroutine w3fi83 | ( | real, dimension(*) | data, |
integer | npts, | ||
real | fval1, | ||
real | fdiff1, | ||
iscal2, | |||
integer | isc10, | ||
integer, dimension(*) | kpds, | ||
integer, dimension(*) | kgds | ||
) |
Restore delta packed data to original values restore from boustrephedonic alignment.
Program history log:
[in,out] | DATA |
|
[in] | NPTS | Number of points in array. |
[in] | FVAL1 | Original first entry in array. |
[in] | FDIFF1 | Original first first-difference. |
[in] | ISCAL2 | Power-of-two exponent for unscaling. |
[in] | ISC10 | Power-of-ten exponent for unscaling. |
[in] | KPDS | Array of information for pds. |
[in] | KGDS | Array of information for gds. |