oggm.tasks.simple_glacier_masks#

oggm.tasks.simple_glacier_masks(gdir)[source]#

Compute glacier masks based on much simpler rules than OGGM’s default.

This is therefore more robust: we use this task in a elev_bands workflow.

Parameters
gdiroggm.GlacierDirectory

where to write the data

Notes

Files written to the glacier directory:
gridded_data.nc

A netcdf file containing several gridded data variables such as topography, the glacier masks, the interpolated 2D glacier bed, and more. This is for static, non time-dependant data.