{% extends base_template %} {% load static %} {% load i18n %} {%block head %} {% endblock %} {% block content %}

Hydro-Apps

{% trans "On this site you will find several Web Apllications that got created by the department of Hydrology at the University of Freiburg." %}

Logo of WeatherDB
WeatherDB

{% trans "This is an Application to get quality checked, corrected and filled weather station time series for all of germany." %}

Logo of RheiKlim
RheiKlim

{% trans "This is an Application to get the climate projections of single weather stations." %}

Logo of SRI-BW
SRI-BW

{% trans "Classification of heavy rain events for the state of Baden-Württemberg." %}

{% if show_unreleased_apps.sfi_demo %}
Logo of AVOSS project for SFI-Demonstrator App
AVOSS Web-Demonstrator

{% trans "An app to demonstrate the outcomes of the AVOSS project. E.g. illustrate the benefits of the pluvial flood index (german: SFI)." %}

{% endif %} {% if show_unreleased_apps.kombstra %}
Logo of KombStRA
KombStRA

{% trans "Classification of heavy rain events for all of germany." %}

{% endif %}
Logo of NatUrWB
NatUrWB

{% trans "This is an Application to get the near natural water balance of cities." %}

Logo of FReWaB
FReWaB

{% trans "This is an Application to simulate the water balance of a small area in Freiburg and to show the effects near natural rainwater management can have on it." %}

Logo of FReWaB-Plus
FReWaB-Plus

{% trans "This application simulates the mobilization of biocides from facades in cities and shows a potential risk to groundwater." %}

{% comment %} Measurement links {% endcomment %}
{% endblock %}