Skip to content

Commit

Permalink
Fix ba indexing (#218)
Browse files Browse the repository at this point in the history
* fix indexing of sections

* fix section titles and refs
  • Loading branch information
crgoddard authored Oct 10, 2024
1 parent 26b2544 commit a2bc09b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"\n",
"In this Use Case we will access the Fire burned area from 2001 to present derived from satellite observations (henceforth, FIRE) data from the Climate Data Store (CDS) of the Copernicus Climate Change Service (C3S) and analyse the spatial patterns of the FIRE reliability over a given Area of Interest (AoI), considering the Nomenclature of Territorial Units for Statistics, at the level 2, which are used for decision monitoring and decision-making purposes (see section 3)’\n",
"\n",
"## 📢 Quality assessment statement:\n",
"## 📢 Quality assessment statement\n",
"```{admonition} These are the key outcomes of this assessment\n",
":class: note\n",
"* The dataset accurately reflects the burned area values observed during significant fire events, such as the summer of 2003 in Portugal, with a high level of precision. The burned area recorded (more than 3500 km² in Centro PT and Alentejo regions) is consintent with the Portuguese national statistics and findings by Lourenço and Luciano (2018). This consistency suggests that the dataset accurately represents extreme fire events.\n",
Expand Down Expand Up @@ -53,7 +53,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"## 📋 Methodology:\n",
"## 📋 Methodology\n",
"\n",
"[1. Define the AoI, search and download FIRE dataset](code-section-1) \n",
"\n",
Expand Down Expand Up @@ -1064,7 +1064,7 @@
"\n",
"[[1]](https://doi.org/10.1007/s00704-023-04427-y) Bento, Virgílio A., Ana Russo, Inês Vieira, and Célia M. Gouveia. 2023. “Identification of Forest Vulnerability to Droughts in the Iberian Peninsula.” Theoretical and Applied Climatology 152 (1–2): 559–79. \n",
"\n",
"[[2]](https://doi.org/10.4000/MEDITERRANEE.9958) Lourenço, and Luciano. 2018. “Forest Fires in Continental PortugalResult of Profound Alterations in Society and Territorial Consequences”. no. 130 (September). \n",
"[[2]](https://doi.org/10.4000/MEDITERRANEE.9958) Lourenço, and Luciano. 2018. “Forest Fires in Continental PortugalResult of Profound Alterations in Society and Territorial Consequences”. Méditerranée (Online): 130 | 2018. \n",
"\n",
"[[3]](https://doi.org/10.1111/GCB.16547) Grünig, Marc, Rupert Seidl, and Cornelius Senf. 2023. “Increasing Aridity Causes Larger and More Severe Forest Fires across Europe.” Global Change Biology 29 (6): 1648–59. "
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"\n",
"In this Use Case we will access the Fire burned area from 2001 to present derived from satellite observations (henceforth, FIRE) data from the Climate Data Store (CDS) of the Copernicus Climate Change Service (C3S) and analyse the spatial patterns of the FIRE reliability over a given Area of Interest (AoI), considering the Nomenclature of Territorial Units for Statistics, at the level 2, which are used for decision monitoring and decision-making purposes (see section 3).\n",
"\n",
"## 📢 Quality assessment statement:\n",
"## 📢 Quality assessment statement\n",
"```{admonition} These are the key outcomes of this assessment\n",
":class: note\n",
"* The dataset shows strong spatial completeness by covering key NUTS 2 regions and temporal completeness over an 18-year period. However, this study focuses only on the summer; hence, significant fire events outside of this season are not accounted for.\n",
Expand Down

0 comments on commit a2bc09b

Please sign in to comment.