Skip to content

Original data, code and results of: SIMANFOR cloud Decision Support System: structure, content, and applications

License

Notifications You must be signed in to change notification settings

aitorvv/SIMANFOR_cloud_DSS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SIMANFOR cloud DSS

A repository with the original data, code and results of the scientific article titled:

SIMANFOR cloud Decision Support System: structure, content, and applications


SIMANFOR cloud Decision Support System: structure, content, and applications

📂 Repository DOI: DOI

📜 Manuscript DOI: https://doi.org/10.1016/j.ecolmodel.2024.110912


📖 Abstract

Technological progress in the last decades has driven great advances in many fields of knowledge. A wide range of tools and services are now available and constantly evolving to handle vast amounts of available data as well as the increased complexity of real-world case studies and analytical alternatives. Most sectors have embraced new methodologies to provide solutions to their problems, and the forestry sector is no exception. Important steps have been taken to update the forestry sector and introduce new large-scale experimental designs, digital tools and more extensive forestry databases. However, assimilation of this progress by forest managers remains largely pending. The more specialized technical knowledge and computing skills required to use this new generation of tools constitutes a known barrier to uptake. In this work, we present the SIMANFOR cloud-based Decision Support System service for simulating forest management alternatives. Its evolution, internal structure and potential applications are described. A case study was developed to demonstrate simulator performance under diverse management scenarios and highlight the benefits of this tool for forest managers. SIMANFOR cloud services are free and can be accessed at www.simanfor.es.

ga


📁 Repository Contents

  • 💾 1_data:

  • 🌱 2_simanfor contains inputs and outputs for all the simulations developed with SIMANFOR. Check out them! There are a lot of metrics unexplored in this paper 🪵 🍁

  • 💻 3_code:

Script Name Purpose Input Output
0.IBERO_a_SIMANFOR.r Uses the original tree and plot data to adapt them to the SIMANFOR requirements 1_data/0_raw/* 2_simanfor/input/*
1.0_group_simanfor_results.r Reads all the SIMANFOR outputs, complete the calculations and organize them to be graph 2_simanfor/output/* 1_data/simulation_results.RData
1.1_graph_simanfor_restuls.r Code to make graphs of all the interesting variables 1_data/1_results/simulation_results.RData 4_figures/simulation_graphs/*
2.0_location_map.r Code to draw a map with the plot locations 1_data/simulation_results.RData 4_figures/plot_map_Spain.png
2.1_summary_scenarios.r Code to summarise all the scenarios (forest management alternatives) 2_simanfor/output/* 4_figures/summary_scenarios*
  • 📊 4_figures: graphs and figures used on the article

  • 📚 5_bibliography: recopilation of all the references used on the article


ℹ️ License

The content of this repository is under the MIT license.


🔗 About the authors:

Felipe Bravo Oviedo:

\ ORCID \ Researchgate \ LinkedIn \ Twitter \ UVa

Aitor Vázquez Veloso:

\ ORCID \ Researchgate \ LinkedIn \ Twitter \ UVa

Angel Cristóbal Ordóñez Alonso:

\ ORCID \ Researchgate \ LinkedIn \ Twitter \ UVa

Spyridon Michalakopoulos

\ ORCID \ Researchgate \ LinkedIn \ Twitter \ UVa


SIMANFOR cloud DSS