SABER
|
Go to the source code of this file.
Modules | |
module | tools_fit |
Fit-related tools. | |
Functions/Subroutines | |
subroutine, public | tools_fit::fast_fit (mpl, n, iz, dist, raw, fit_r) |
Fast fit length-scale estimation based on the value at mid-height. More... | |
subroutine, public | tools_fit::ver_smooth (mpl, n, x, rv, profile) |
Homogeneous smoothing of a vertical profile. More... | |
subroutine, public | tools_fit::ver_fill (mpl, n, x, profile) |
Missing values filling of a vertical profile. More... | |
Variables | |
integer, parameter | tools_fit::itermax = 10 |