From 28a6511a3e2eb6e0b8844ad53fe2b905086cff41 Mon Sep 17 00:00:00 2001 From: Guillaume Jouvet Date: Thu, 12 Dec 2024 06:38:03 +0100 Subject: [PATCH] change oggm preproces data from v3 to v4 --- igm/modules/preproc/oggm_shop/oggm_shop.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/igm/modules/preproc/oggm_shop/oggm_shop.py b/igm/modules/preproc/oggm_shop/oggm_shop.py index ed438ae..7af87c6 100755 --- a/igm/modules/preproc/oggm_shop/oggm_shop.py +++ b/igm/modules/preproc/oggm_shop/oggm_shop.py @@ -624,7 +624,7 @@ def _get_tidewater_termini_and_slopes(tidewatermask, slopes, RGIs, params): import matplotlib.pyplot as plt rgi_ids = RGIs - base_url = ( "https://cluster.klima.uni-bremen.de/~oggm/gdirs/oggm_v1.6/exps/igm_v3" ) + base_url = ( "https://cluster.klima.uni-bremen.de/~oggm/gdirs/oggm_v1.6/exps/igm_v4" ) gdirs = workflow.init_glacier_directories( # Start from level 3 if you want some climate data in them rgi_ids,