Contain sw These set of programs implement least square collocation method. It pass througth several steps:
- Detrend the date with polinomial or spline approximation
- Calculate optimun lag (Corona prog)
- Calculate autocovariance and crosscoveriance empirical function (Correl)
- Find best autocovariance crosscovariance model (Intcor)
- Apply collocation filtering (collo-t/p/s)
- Estrapolate componente taking into account solution of collocation
Note not all programs present in this repository are need some are derive from original code for specific task (e.g. collo-p-SAR...)