While running the tutorial for using your own inventory for the third case: start from a completely independent inventory.
Here when trying the code workflow.download_ref_tstars('https://cluster.klima.uni-bremen.de/~oggm/ref_mb_params/oggm_v1.4/RGIV62/CRU/centerlines/qc3/pcp2.5')
The model throws the error saying oggm.workflow does not have the attribute 'download_ref_tstars'. I am using OGGM v1.6.2.
AttributeError: module 'oggm.workflow' has no attribute 'download_ref_tstars'
