calibration#

Calibrate OGGM models.

Functions

extend_to_full_calendar_year(ds[, time_dim, ...])

Extend an xarray Dataset along time_dim to the end of the last calendar year present.

mask_mixed_year_month(ds, last_available)

mcs_mb_calibration_workflow(gdir, ...[, ...])

This defines the calibration workflow executed for each ensemble member of the Monte Carlo simulation.

Classes

Calibrator([model_matrix, datacube_l1, gdir])

Bindings for calibrating OGGM models.

CalibratorCryotempo([model_matrix, ...])