Skip to content

Commit

Permalink
Update sample data hash
Browse files Browse the repository at this point in the history
New version of something decided to shift the scale and labels around.
No changes to actual plots.
  • Loading branch information
TimoRoth committed Nov 22, 2021
1 parent d155f72 commit 1b4ffa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oggm/utils/_downloads.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
# The given commit will be downloaded from github and used as source for
# all sample data
SAMPLE_DATA_GH_REPO = 'OGGM/oggm-sample-data'
SAMPLE_DATA_COMMIT = '6a4e0601448d7fb8e0bab3a189a0211490ee7f9c'
SAMPLE_DATA_COMMIT = '04012c9b239a836d758add85a6c706a011f75329'

GDIR_L1L2_URL = ('https://cluster.klima.uni-bremen.de/~oggm/gdirs/oggm_v1.4/'
'L1-L2_files/centerlines/')
Expand Down

0 comments on commit 1b4ffa8

Please sign in to comment.