What's Changed
- bug fix in compressing gdirs by RGI order01 region by @btobers in #122
- Bug fix in exporting extra variables, added MCMC stats by @btobers in #123
- 124-semiImplicitModel by @btobers in #125
- Use spinup flowlines for calibration and simulation by @btobers in #134
- Added functionality for importing daily ERA5 data by @albinwwells in #136
- Issue 128 -- importing melt extent and snowline data into OGGM gdirs by @albinwwells in #139
- Added reference DEM field to melt extent and snowline data imports by @albinwwells in #140
- Framework for 1D elevation change calibration by @btobers in #137
- Enabling daily mass balance functionality by @drounce in #143
- Check if relative paths exist by @btobers in #144
- Replace run_calibration_reg_glena.py with run_inversion.py by @btobers in #149
- Reformat MCMC calibration framework to make more modular by @btobers in #155
- Ingest and process 2d dhdt data by @btobers in #158
- 161 mcmc daily mbmaxloss update by @drounce in #162
- Merge branch
devintomainby @btobers in #164 - Issue 165 by @albinwwells in #166
- Store OGGM flowline diagnostics by @btobers in #167
- Clean up loading of flow parameters and add cfl_min_dt parameter to config by @btobers in #170
- Update mb_mwea after mcmc sampling by @btobers in #171
- Bug fix in indexing of annual calving by @btobers in #172
- Bug fix in cfl_min_dt declaration by @btobers in #173
- Ensure that calibrated glen_a and fs parameters are stored as floats and re-loaded properly by @btobers in #174
- Allow for inversion in mcmc elev_change_1d calib by @btobers in #176
- Allow for frontal ablation in dynamical spinup by @btobers in #175
- Verify earliest available initialization year from dynamical spinup by @btobers in #179
- Update oggm dependency version in pyproject.toml by @btobers in #180
Full Changelog: v1.0.4...v1.1.0