SABER
tools_fit.F90 File Reference

Go to the source code of this file.

Data Types

interface  tools_fit::fast_fit
 
interface  tools_fit::ver_smooth
 
interface  tools_fit::ver_fill
 

Modules

module  tools_fit
 Subroutines/functions list.
 

Functions/Subroutines

subroutine tools_fit::fit_fast_fit (mpl, n, iz, dist, raw, fit_r)
 Fast fit length-scale estimation based on the value at mid-height. More...
 
subroutine tools_fit::fit_ver_smooth (mpl, n, x, rv, profile)
 Homogeneous smoothing of a vertical profile. More...
 
subroutine tools_fit::fit_ver_fill (mpl, n, x, profile)
 Missing values filling of a vertical profile. More...
 

Variables

integer, parameter tools_fit::itermax = 10
 Maximum number of iteration for the threshold definition. More...