Skip to content

Commit

Permalink
fix indent
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Dusch committed Oct 13, 2021
1 parent 7bc0665 commit f5ffbb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oggm/shop/gcm_climate.py
Original file line number Diff line number Diff line change
Expand Up @@ -370,7 +370,7 @@ def process_lmr_data(gdir, fpath_temp=None, fpath_precip=None,
**kwargs: any kwarg to be passed to ref:`process_gcm_data`
"""

# Get the path of GCM temperature & precipitation data
# Get the path of GCM temperature & precipitation data
base_url = 'https://atmos.washington.edu/%7Ehakim/lmr/LMRv2/'
if fpath_temp is None:
with utils.get_lock():
Expand Down

0 comments on commit f5ffbb2

Please sign in to comment.