Skip to content

sarah-hanus/pipeline_oggm_cwatm

Repository files navigation

GENERAL INFORMATION

This repository contains a set of functions and scripts that transform OGGM simulation results to netcdf files which can be used as input to the hydrological model CWatM.

This pipeline is part of the model development described in the paper: "Coupling a large-scale glacier and hydrological model (OGGM v1.5.3 and CWatM V1.08) – Towards an improved representation of mountain water resources in global assessments"

When using this repository, please refer to the original publication in addition to this Zenodo repository.

DATA & FILE OVERVIEW

The data is structured in thre directories

  • Data: contains data necessary for processing
  • glaciers_preprocessed: results of glacier_preprocessing.py, independent of OGGM results, does only have to be repeated if different glacier shapefiles are used, these files are used to transfer OGGM output to CWatM input
    • glacier_area_df: csv file with information about which glacier covers which grid cells and which grid cells contain the center and terminus of glacier
    • glaciers_key_coordinates_terminus.pkl: dictionary with info about which glacier has terminus in which grid cell
  • glacier_postprocessing_functions.py: Functions to translate OGGM output to netcdf files for CWatM input
  • glacier_postprocessing_world.py: script to process global OGGM results to global CWatM input files (ATTENTION: paths must be adapted)
  • glacier_postprocessing_basins.py: script to process OGGM results of one basin to CWatM input files for this basin (ATTENTION: paths must be adapted)

Don't hesitate to contact us in case of any questions (sarah.hanus@geo.uzh.ch)

Citation DOI

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages