diff --git a/Reanalyses/reanalysis_reanalysis-cerra-single-levels_climate-and-weather-extremes_q02.ipynb b/Reanalyses/reanalysis_reanalysis-cerra-single-levels_climate-and-weather-extremes_q02.ipynb index e10da233..02f034d5 100644 --- a/Reanalyses/reanalysis_reanalysis-cerra-single-levels_climate-and-weather-extremes_q02.ipynb +++ b/Reanalyses/reanalysis_reanalysis-cerra-single-levels_climate-and-weather-extremes_q02.ipynb @@ -84,16 +84,16 @@ "The analysis focuses on maximum temperature data from the [CERRA reanalysis](https://cds.climate.copernicus.eu/datasets/reanalysis-cerra-single-levels?tab=overview) over central Italy during the period 1986-2020. The analysis and results are organized in the following steps, which are detailed in the sections below:\n", "\n", "**[](section-1)**\n", - " * Import required packages\n", - " * Define data request\n", + "* Import required packages\n", + "* Define data request\n", " \n", "**[](section-2)**\n", - " * The maximum temperature function\n", - " * Datasets retrieval\n", + "* The maximum temperature function\n", + "* Datasets retrieval\n", " \n", "**[](section-3)**\n", - " * Display results\n", - " * Discussion " + "* Display results\n", + "* Discussion " ] }, {