oggm.utils.get_rgi_glacier_entities

oggm.utils.get_rgi_glacier_entities(rgi_ids, version=None)[source]

Get a list of glacier outlines selected from their RGI IDs.

Will download RGI data if not present.

Parameters:
rgi_ids : list of str

the glaciers you want the outlines for

version : str

the rgi version

Returns:
geopandas.GeoDataFrame

containing the desired RGI glacier outlines