{% extends 'base.html' %} {% load static %} {% load i18n %} {% block head_first %} WeatherDB {% endblock %} {% block navbar_brand %} WeatherDB-Logo {% endblock %} {% block navbar_appname %}WeatherDB{% endblock %} {% block navbar_app %} {% endblock %} {% comment %} {% block content %}

Major error notification

There were major errors in the previous data of the WeatherDB App. The error consisted of being too strict with the quality control, so too much data got removed. Furthermore the Richter correction had false exposition classes for many stations. Those errors got resolved on the 17.5.2023. For further information see the Change-log for Version 0.0.27-0.0.29.
{% endblock %} {% endcomment %} {% block copyright%}HyFr - Max Schmit (2024){%endblock%}