Skip to content

Commit

Permalink
allow flattened cmip in process_cmip_data
Browse files Browse the repository at this point in the history
  • Loading branch information
lilianschuster committed Apr 8, 2023
1 parent 7418904 commit e3bcccb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions oggm/shop/gcm_climate.py
Original file line number Diff line number Diff line change
Expand Up @@ -394,8 +394,6 @@ def process_cesm_data(gdir, filesuffix='', fpath_temp=None, fpath_precc=None,
time_unit=time_unit, calendar=calendar, **kwargs)


# normally from oggm.shop.gcm_climate import process_cmip_data

@entity_task(log, writes=['gcm_data'])
def process_cmip_data(gdir, filesuffix='', fpath_temp=None,
fpath_precip=None, **kwargs):
Expand Down

0 comments on commit e3bcccb

Please sign in to comment.