tjroksva/runoffinterpolation: First release
Authors/Creators
Description
This repository includes code for implementing the centroid model from https://www.hydrol-earth-syst-sci-discuss.net/hess-2019-415/ in R. It can be used to interpolate several years of (annual) runoff simultaneously with r-inla (www.r-inla.org). Missing data (NA's) are predicted. We also get an estimate of the long-term average runoff. For annual data this is the mean annual runoff.
centroidModel.R : A user friendly implementation of the centroid model.
runoffdata.txt : Test data. Annual runoff data from Norway from 1996-2005 from 180 fully gauged catchments [mm/year]. The data are provided by NVE (www.nve.no, www.senorge.no).
centroids.txt : The catchment centroids of the catchments in runoffdata.txt in utm coordinates [m].
observations.pdf : A visualization of the data in runoffdata.txt.
Notes
Files
tjroksva/runoffinterpolation-v1.0.zip
Files
(929.0 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:32e27c7d7591bf05f2e2255aa05c1a08
|
929.0 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/tjroksva/runoffinterpolation/tree/v1.0 (URL)