oggm.shop.bedtopo.add_consensus_thickness#
- oggm.shop.bedtopo.add_consensus_thickness(gdir, base_url=None)[source]#
Add the consensus thickness estimate to the gridded_data file.
varname: consensus_ice_thickness
- Parameters:
- gdir ::py:class:`oggm.GlacierDirectory`
the glacier directory to process
- base_urlstr
where to find the thickness data. Default is https://cluster.klima.uni-bremen.de/~fmaussion/icevol/composite
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.