Reconstruction of river water level time series based om multi-mission satellite altimetry
The model is build in the R-package TMB
The source code consists of two parts:
riverSpline.R and riverSpline.cpp
Besides at test data set tsRiver_missouri_csssi.dat is available.
The code
source('riverSpline.R')The code depends on the following R packages:
TMB
please install these before running the code