oggm.tasks.process_cru_data

oggm.tasks.process_cru_data(gdir)[source]

Processes and writes the CRU baseline climate data for this glacier.

Interpolates the CRU TS data to the high-resolution CL2 climatologies (provided with OGGM) and writes everything to a NetCDF file.

Parameters:
gdir : oggm.GlacierDirectory

the glacier directory to process

Notes

Files writen to the glacier directory:
climate_info.json
Some information (dictionary) about the climate data and the mass balance parameters for this glacier.
climate_monthly.nc
The monthly climate timeseries stored in a netCDF file.