oggm.tasks.gridded_attributes#

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

Adds attributes to the gridded file, useful for thickness interpolation.

This could be useful for distributed ice thickness models. The raster data are added to the gridded_data file.

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.