|
| 1 | +--- |
| 2 | +title: 'Assessing and Forecasting Natural Regeneration in Mediterranean Landscapes After Wildfires' |
| 3 | + |
| 4 | +# Authors |
| 5 | +# A YAML list of author names |
| 6 | +# If you created a profile for a user (e.g. the default `admin` user at `content/authors/admin/`), |
| 7 | +# write the username (folder name) here, and it will be replaced with their full name and linked to their profile. |
| 8 | +authors: |
| 9 | +- Paraskevi Oikonomou |
| 10 | +- Vassilia Karathanassi |
| 11 | +- Vassilis Andronis |
| 12 | +- Ioannis Papoutsis |
| 13 | + |
| 14 | + |
| 15 | +# Author notes (such as 'Equal Contribution') |
| 16 | +# A YAML list of notes for each author in the above `authors` list |
| 17 | +author_notes: [] |
| 18 | + |
| 19 | +date: '2025-03-04' |
| 20 | + |
| 21 | +# Date to publish webpage (NOT necessarily Bibtex publication's date). |
| 22 | +publishDate: '2025-03-04T00:00:00.000000Z' |
| 23 | + |
| 24 | +# Publication type. |
| 25 | +# A single CSL publication type but formatted as a YAML list (for Hugo requirements). |
| 26 | +publication_types: |
| 27 | +- manuscript |
| 28 | + |
| 29 | +# Publication name and optional abbreviated publication name. |
| 30 | +publication: '*MDPI*' |
| 31 | +publication_short: '' |
| 32 | + |
| 33 | +doi: '' |
| 34 | + |
| 35 | +abstract: "Forest ecosystems in the Mediterranean basin are significantly affected by summer wildfires. Drought, extreme temperatures, and strong winds increase the fire risk in Greece. This study explores the potential of NDVI for assessing and forecasting post-fire regeneration in burnt areas of the Peloponnese (2007) and Evros (2011). NDVI data from Landsat 7 and 9 were analyzed to identify the stages of the regeneration process and the dominant vegetation species at each stage. Comparing pre-fire and post-fire values highlighted the recovery rate, while the trendline slope indicated the regeneration rate. This combined analysis forms a methodology that allows drawing conclusions about the vegetation type that prevails after the fire. Validation was conducted using photointerpretation techniques and CORINE land cover data. The findings suggest that sclerophyllous species regenerate faster, while fir forests recover slowly and may be replaced by sclerophylls. To predict vegetation regrowth, two time series models (ARMA, VARIMA) and two machine learning-based ones (random forest, XGBoost) were tested. Their performance was evaluated by comparing the predicted and actual numerical values, calculating error metrics (RMSE, MAPE), and analyzing how the predicted patterns align with the observed ones. The results showed the overperformance of multivariate models and the need to introduce additional variables, such as soil characteristics and the effect of climate change on weather parameters, to improve predictions." |
| 36 | + |
| 37 | +# Summary. An optional shortened abstract. |
| 38 | +summary: '' |
| 39 | + |
| 40 | +tags: ['regeneration', 'wildfires', 'vegetation', 'Landsat', 'NDVI', 'meteorological', 'time series', 'machine learning', 'prediction'] |
| 41 | + |
| 42 | +#categories: [] |
| 43 | + |
| 44 | +# Display this page in a list of Featured pages? |
| 45 | +#featured: false |
| 46 | + |
| 47 | +# Links |
| 48 | +url_pdf: '' |
| 49 | +url_code: '' |
| 50 | +url_dataset: '' |
| 51 | +url_poster: '' |
| 52 | +url_project: '' |
| 53 | +url_slides: '' |
| 54 | +url_source: '' |
| 55 | +url_video: '' |
| 56 | + |
| 57 | +# Custom links (uncomment lines below) |
| 58 | +# links: |
| 59 | +# - name: Custom Link |
| 60 | +# url: http://example.org |
| 61 | + |
| 62 | +# Publication image |
| 63 | +# Add an image named `featured.jpg/png` to your page's folder then add a caption below. |
| 64 | +image: |
| 65 | + caption: '' |
| 66 | + focal_point: '' |
| 67 | + preview_only: false |
| 68 | + |
| 69 | +# Associated Projects (optional). |
| 70 | +# Associate this publication with one or more of your projects. |
| 71 | +# Simply enter your project's folder or file name without extension. |
| 72 | +# E.g. `projects: ['internal-project']` links to `content/project/internal-project/index.md`. |
| 73 | +# Otherwise, set `projects: []`. |
| 74 | +projects: [] |
| 75 | +links: |
| 76 | +- name: URL |
| 77 | + url: https://www.mdpi.com/2072-4292/17/5/897 |
| 78 | +--- |
| 79 | + |
| 80 | +Add the **full text** or **supplementary notes** for the publication here using Markdown formatting. |
0 commit comments