diff --git a/python_scripts/get_dwd_precipitation/Parse Niederschlag.ipynb b/python_scripts/get_dwd_precipitation/Parse Niederschlag.ipynb index ba530c7046fa4eb87ac68a090f898ad049b7a75f..b8fdcfe25e0103be408fb59d401c1787b8b697a6 100644 --- a/python_scripts/get_dwd_precipitation/Parse Niederschlag.ipynb +++ b/python_scripts/get_dwd_precipitation/Parse Niederschlag.ipynb @@ -1086,7 +1086,7 @@ }, { "cell_type": "code", - "execution_count": 88, + "execution_count": 14, "id": "29be9114", "metadata": {}, "outputs": [ @@ -1186,7 +1186,7 @@ "[144 rows x 1 columns]" ] }, - "execution_count": 88, + "execution_count": 14, "metadata": {}, "output_type": "execute_result" } @@ -1198,8 +1198,8 @@ }, { "cell_type": "code", - "execution_count": 89, - "id": "7f474ad0", + "execution_count": 15, + "id": "283cd890", "metadata": {}, "outputs": [ { @@ -1324,7 +1324,7 @@ "[144 rows x 3 columns]" ] }, - "execution_count": 89, + "execution_count": 15, "metadata": {}, "output_type": "execute_result" } @@ -1339,8 +1339,8 @@ }, { "cell_type": "code", - "execution_count": 90, - "id": "a1f53851", + "execution_count": 16, + "id": "28a0fd61", "metadata": {}, "outputs": [ { @@ -1444,7 +1444,7 @@ "[144 rows x 1 columns]" ] }, - "execution_count": 90, + "execution_count": 16, "metadata": {}, "output_type": "execute_result" } @@ -1456,8 +1456,8 @@ }, { "cell_type": "code", - "execution_count": 91, - "id": "3c9b3b93", + "execution_count": 17, + "id": "8e3bd7d1", "metadata": {}, "outputs": [ { @@ -1727,7 +1727,7 @@ "Dec 60.5 " ] }, - "execution_count": 91, + "execution_count": 17, "metadata": {}, "output_type": "execute_result" } @@ -1739,8 +1739,8 @@ }, { "cell_type": "code", - "execution_count": 92, - "id": "a2c4799e", + "execution_count": 18, + "id": "fa12c1b9", "metadata": {}, "outputs": [ { @@ -1762,8 +1762,8 @@ }, { "cell_type": "code", - "execution_count": 93, - "id": "06014eb4", + "execution_count": 19, + "id": "470cf56e", "metadata": {}, "outputs": [ { @@ -1783,8 +1783,8 @@ }, { "cell_type": "code", - "execution_count": 94, - "id": "bf62c2f5", + "execution_count": 20, + "id": "40727a96", "metadata": {}, "outputs": [ { @@ -1805,8 +1805,8 @@ }, { "cell_type": "code", - "execution_count": 97, - "id": "13fe43a8", + "execution_count": 21, + "id": "0a195120", "metadata": {}, "outputs": [ { @@ -1830,8 +1830,8 @@ }, { "cell_type": "code", - "execution_count": 96, - "id": "c49bdeb5", + "execution_count": 22, + "id": "e5d682d5", "metadata": {}, "outputs": [], "source": [ @@ -1846,7 +1846,7 @@ { "cell_type": "code", "execution_count": null, - "id": "1542246a", + "id": "803223b4", "metadata": {}, "outputs": [], "source": [] diff --git a/python_scripts/get_dwd_precipitation/monthly_precipitation_variation_wuerzburg.png b/python_scripts/get_dwd_precipitation/monthly_precipitation_variation_wuerzburg.png new file mode 100644 index 0000000000000000000000000000000000000000..904b2e3385abbef8d7fc30dee19c16ab4b86d670 Binary files /dev/null and b/python_scripts/get_dwd_precipitation/monthly_precipitation_variation_wuerzburg.png differ diff --git a/python_scripts/get_dwd_precipitation/wurzburg_yearly_precipitations_1996_2021.png b/python_scripts/get_dwd_precipitation/wurzburg_yearly_precipitations_1996_2021.png index e1d3b70c99fb62cfaa50d7230dad5ba392f25fae..04c56d50b8cfcb568c397c88cc3a4128e3251ef5 100644 Binary files a/python_scripts/get_dwd_precipitation/wurzburg_yearly_precipitations_1996_2021.png and b/python_scripts/get_dwd_precipitation/wurzburg_yearly_precipitations_1996_2021.png differ