oggm.utils.write_centerlines_to_shape

oggm.utils.write_centerlines_to_shape(gdirs, filesuffix='', path=True)[source]

Write the centerlines in a shapefile.

Parameters:
gdirs: the list of GlacierDir to process.
filesuffix : str

add suffix to output file

path:

Set to “True” in order to store the info in the working directory Set to a path to store the file to your chosen location