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_idslist of str
the glaciers you want the outlines for
- versionstr
the rgi version (‘62’, ‘70G’, ‘70C’). Tries to infer from the ID and defaults to cfg.PARAMS if unsure.
- Returns:
- geopandas.GeoDataFrame
containing the desired RGI glacier outlines