oggm.tasks.process_histalp_data

oggm.tasks.process_histalp_data(gdir)[source]

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

Extracts the nearest timeseries 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.