Skip to content

Commit

Permalink
change oggm preproces data from v3 to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
jouvetg committed Dec 12, 2024
1 parent 1a67e3e commit 28a6511
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion igm/modules/preproc/oggm_shop/oggm_shop.py
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 28a6511

Please sign in to comment.