File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree File renamed without changes.
Original file line number Diff line number Diff line change 1+ Climate extremes like droughts and heatwaves impact how water, energy, and
2+ carbon move through ecosystems. To capture the exchange between the land surface
3+ and the atmosphere, we aim to apply the “STEMMUS-SCOPE” model across ecosystems
4+ at a global scale. The model STEMMUS simulates soil water and heat, and the
5+ model SCOPE the vegetation photosynthesis and land surface energy balance.
6+
7+ Like other land surface models, STEMMUS-SCOPE relies on a large number of
8+ numerical calculations using various meteorological data and surface parameters
9+ as inputs. To overcome challenges such as computational costs and optimization
10+ issues in calibration, we developed open-source tools for efficient computing
11+ and data handling following FAIR guidelines within the context of EcoExtreML
12+ project. In this project, we improved the representation of
13+ soil-water-plant-energy interaction in the model, developed a machine learning
14+ approach to emulate the model, and enhanced the re-usability of the model using
15+ the Basic Model Interface (BMI).
16+
17+ The technologies developed in EcoExtreML will
18+ contribute to developing a digital twin of soil-plant systems.
19+
20+ ![ Towards a digital twin of soil-plant system] ( ecoextreml_dt.png )
Original file line number Diff line number Diff line change @@ -3,7 +3,8 @@ repo_url: https://github.com/EcoExtreML/STEMMUS_SCOPE_Processing
33repo_name : PyStemmusScope
44
55nav :
6- - Getting started : index.md
6+ - Introduction : intro.md
7+ - Getting started : getting_started.md.md
78 - Installation : installation_instructions.md
89 - Run the model :
910 - Different ways to run the model : notebooks/run_model_on_different_infra.ipynb
You can’t perform that action at this time.
0 commit comments