This repository contains a collection of Latex files to reproduce the paper of Pilz et al. (2017) (directory Script/), that was published in GMD, including R scripts to reproduce (most of) the graphics therein (analysis/). The Paper describes the R package lumpR for the hillslope-based discretisation of landscapes to be used in hydrological models.
Reference (and link to GMD):
The R package lumpR is available at https://github.com/tpilz/lumpR
See the README and Wiki therein as well as the documentation in R for more information.
For the paper, an ensemble analysis has been performed with 12,250 parameter realisations. This took several days on a high performance cluster employing 96 CPUs. The template R script used for these experiments has been included (analysis/model_runs/apply_lumpR_template.R) but it is not possible to reproduce the experiments on the fly. In addtion, due to unclear legal status, not all of the used input data can be made publicly available.
Moreover, several hundred GB of data has been produced. The raw results are, thus, not included. The results relevant for the analyses, however, have been collected and compressed and are available: analysis/collect_results/*.Rdata (to be opened within R via load()
).
Scripts to reproduce the reservoir plots can be found in analysis/comparison_results/.
Files for the calculation of streamflow indices and for the sensitivity analysis are in analysis/sensitivity/.