{% extends base_template %} {% load i18n %} {% get_current_language as LANGUAGE_CODE %} {% block content %}

{% trans "Rhine climate projections (RheiKlim)" %}

{% trans "This tool presents bias corrected projections of regional climate models for climate stations in the Rhine catchment area. Those were created within a project funded by the "%}{% trans "International Commission for the Hydrology of the Rhine basin (CHR)"%}{%trans ": "Impact of climate change on the rain, snow and glacier melt components of streamflow of the river Rhine and its tributaries" project, abbreviated as ASG-II. You can find detailed informations about the project on " %} {% trans "this related page" %} {% trans "and particularly in" %} {% trans "this final project report" %} {% trans "published through CHR, which also lists the underlying meteorological data sources." %}

{% endblock %}