/mb_crossval

Code for the continuous mass-balance cross-validation tool

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

mb_crossval

Code for the continuous mass-balance cross-validation tool

Results can be seen at here.

Still under development.

After installation the tool can be run with:
mb_crossval --storage 'storagedir' --webroot 'webrootdir' -- workdir 'OGGM workingdir

  • mbcrossval/crossvalidataion: actual OGGM-processing and crossvalidation.

  • mbcrossval/plots: Timeseries Boxplot and Histogram plot functions.

  • mbcrossval/website: create a website using jinja2-templates.