Skip to content

Commit b9d0c6e

Browse files
white space cosmetics
1 parent 3696f52 commit b9d0c6e

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

doc/tutorial/climada_hazard_StormEurope.ipynb

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -73,20 +73,20 @@
7373
"\u001b[0;31mString form:\u001b[0m <climada.hazard.storm_europe.StormEurope object at 0x7f2a986b4c70>\n",
7474
"\u001b[0;31mFile:\u001b[0m ~/code/climada_python/climada/hazard/storm_europe.py\n",
7575
"\u001b[0;31mDocstring:\u001b[0m \n",
76-
"A hazard set containing european winter storm events. Historic storm\n",
77-
"events can be downloaded at https://cds.climate.copernicus.eu/ and read\n",
78-
"with `from_footprints`. Weather forecasts can be automatically downloaded from\n",
79-
"https://opendata.dwd.de/ and read with from_icon_grib(). Weather forecast\n",
80-
"from the COSMO-Consortium https://www.cosmo-model.org/ can be read with\n",
81-
"from_cosmoe_file().\n",
82-
"\n",
83-
"Attributes\n",
84-
"----------\n",
85-
"ssi_wisc : np.array, float\n",
86-
" Storm Severity Index (SSI) as recorded in\n",
87-
" the footprint files; apparently not reproducible from the footprint\n",
88-
" values only.\n",
89-
"ssi : np.array, float\n",
76+
"A hazard set containing european winter storm events. Historic storm\n",
77+
"events can be downloaded at https://cds.climate.copernicus.eu/ and read\n",
78+
"with `from_footprints`. Weather forecasts can be automatically downloaded from\n",
79+
"https://opendata.dwd.de/ and read with from_icon_grib(). Weather forecast\n",
80+
"from the COSMO-Consortium https://www.cosmo-model.org/ can be read with\n",
81+
"from_cosmoe_file().\n",
82+
"\n",
83+
"Attributes\n",
84+
"----------\n",
85+
"ssi_wisc : np.array, float\n",
86+
" Storm Severity Index (SSI) as recorded in\n",
87+
" the footprint files; apparently not reproducible from the footprint\n",
88+
" values only.\n",
89+
"ssi : np.array, float\n",
9090
" SSI as set by set_ssi; uses the Dawkins\n",
9191
" definition by default.\n",
9292
"\u001b[0;31mInit docstring:\u001b[0m Calls the Hazard init dunder. Sets unit to 'm/s'.\n"

0 commit comments

Comments
 (0)