oggm icon indicating copy to clipboard operation
oggm copied to clipboard

Open Global Glacier Model

Results 163 oggm issues
Sort by recently updated
recently updated
newest added

Hi, OGGM Team: I'm wanting to run the hydrological mass balance output for all glaciers in a particular watershed. Would you advise on how to apply the hydrological mass balance...

### Context The [Earth Overshoot Day](https://www.overshootday.org/) marks the date when humanity’s demand for ecological resources and services in a given year exceeds what Earth can regenerate in that year. In...

thesis topic

## Motivation With globally declining glacier volume, glacier runoff is expected to [rise until a maximum (‘peak water’) is reached, beyond which runoff steadily declines](https://www.nature.com/articles/s41558-017-0049-x) (see also the [OGGM-Edu Notebook](https://edu.oggm.org/en/latest/notebooks_real_glacier_simulations.html)...

thesis topic
thesis filled

The parameters used here **(https://cluster.klima.uni-bremen.de/~oggm/gdirs/oggm_v1.4/L3-L5_files/CRU/elev_bands/qc3/pcp2.5/match_geod_pergla/params.cfg)** to compute the glacier directories (level 3, elevation bands, match geodetic mass balance per glacier) are the following: ``` # Hydrological year definition hydro_month_nh =...

Hello I am a grad student trying to reconstruct the LIA glacial ice extent for an alpine glacier in Chile (Mt. Sierra Nevada). The problem is that the calculated centerlines...

Deleting all directories inside the OGGM test directory (since #1064) can result in a error when trying to delete the DS_Store file on MacOS. Following the traceback: ``` Traceback (most...

See: https://github.com/pydata/xarray/issues/5676

since cfg.PARAMS is carried over in tests, a fixture running cfg.initalize everywhere would be a safer thing to do, but I have to think a bit more about the implications...

See https://github.com/OGGM/oggm/pull/1314

It may become more and more useful to override certain parameters at the gdir, entity task level (e.g. calving k, precip_factor, etc.). One elegant way to allow for this would...