cavios / tsRiver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tsRiver

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

About

License:GNU General Public License v3.0


Languages

Language:R 61.5%Language:C++ 38.5%