oggm.shop.cook23.cook23_to_gdir#
- oggm.shop.cook23.cook23_to_gdir(gdir, vars=['thk', 'divflux'])[source]#
Add the Cook 23 thickness data (and others if wanted) to this glacier directory.
- Parameters:
- gdir
oggm.GlacierDirectory
the glacier directory to process
- varslist of str
the list of variables to add to gdir. Must be available in the netcdf files.
- gdir
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.