Skip to content

Commit 8e4b907

Browse files
committed
Added EWED project.
1 parent d9fe7d6 commit 8e4b907

File tree

2 files changed

+19
-9
lines changed

2 files changed

+19
-9
lines changed

figures/ewed.png

437 KB
Loading

index.html

Lines changed: 19 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ <h2>CLASS: Chemistry Land-surface Atmosphere Soil Slab model</h2>
4343
<img src="figures/class.png" alt="">
4444
<div class="caption">
4545
<h3>Download CLASS</h3>
46-
<p>CLASS is released under a GPLv3 licence, the source code (with licence) is available at this website. Pre-compiled executables for Windows and OS X are available, for compiling CLASS on Linux see "useful links".</p>
46+
<p>CLASS is released under a GPLv3 licence, the source code (with licence) is available at this website. Pre-compiled executables for Windows and OS X are available.</p>
4747
<p>
4848
<a href="https://github.com/classmodel/modelgui/releases" class="btn btn-primary">Executables</a> <a href="https://github.com/classmodel/modelgui" class="btn btn-primary">Source</a>
4949
</p>
@@ -75,15 +75,22 @@ <h3>Instruction and knowledge clips</h3>
7575

7676
<div class="thumbnail">
7777
<div class="caption">
78-
<h3>Useful links</h3>
79-
<p>Below you can find some additional information on how to compile the model, and run it on recent versions of OS X.</p>
80-
<p><a href="https://github.com/classmodel/modelgui#compiling-class">Compiling CLASS on Linux »</a></p>
81-
<p><a href="https://github.com/classmodel/modelgui#note-for-os-x-users">Notes for OS X users »</a></p>
78+
<h3>Exercises</h3>
79+
<p>We provide the numerical settings of the hands-on exercises proposed in the book. The book describes all exercises in detail, including background information on the initial and boundary conditions.</p>
80+
<p>
81+
<a href="https://github.com/classmodel/exercises" class="btn btn-primary">Exercises</a> <a href="answers/answers.pdf" class="btn btn-primary">Answers</a>
82+
</p>
8283
</div>
8384
</div>
85+
86+
8487
</div>
8588

8689
<div class="col-md-3 col-sm-6 hero-feature">
90+
91+
92+
93+
8794
<div class="thumbnail">
8895
<img src="figures/figure_classauthors.png" alt="">
8996
<div class="caption">
@@ -111,14 +118,17 @@ <h3>Book</h3>
111118
</div>
112119

113120
<div class="thumbnail">
121+
<img src="figures/ewed.png" alt="">
114122
<div class="caption">
115-
<h3>Exercises</h3>
116-
<p>We provide the numerical settings of the hands-on exercises proposed in the book. The book describes all exercises in detail, including background information on the initial and boundary conditions.</p>
123+
<h3>CLASS for EWED</h3>
124+
<p>This CLASS version is made for the EU-funded project <a href="https://wildfiredataportal.eu">EWED</a> to analyze wildfire plumes and their environment.
117125
<p>
118-
<a href="https://github.com/classmodel/exercises" class="btn btn-primary">Exercises</a> <a href="answers/answers.pdf" class="btn btn-primary">Answers</a>
126+
<a href="https://classmodel.github.io/class-web" class="btn btn-primary">CLASS-web</a>
119127
</p>
120128
</div>
121129
</div>
130+
131+
122132
</div>
123133

124134
</div>
@@ -130,7 +140,7 @@ <h3>Exercises</h3>
130140
<footer>
131141
<div class="row">
132142
<div class="col-lg-12">
133-
<p>Copyright &copy; Meteorology and Air Quality section, Wageningen University and Research centre (2015)</p>
143+
<p>Copyright &copy; Meteorology and Air Quality section, Wageningen University & Research (2015-2025). Credits EWED photo: CFRS.</p>
134144
</div>
135145
</div>
136146
</footer>

0 commit comments

Comments
 (0)