Skip to content

Commit 00ab434

Browse files
authored
Update people.html
1 parent bd4e1c4 commit 00ab434

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

people.html

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,14 +37,21 @@ <h4>Jon Hill</h4>
3737
<h3>Staff</h3>
3838
<div class="row">
3939
<div class="3u">
40+
<h4>Anurag Raon</h4>
41+
<img height="200px" src="images/anurag.png"
42+
alt="Anurag Rao in black-tie" />
43+
</div>
44+
<div class="3u">
45+
<p>Anurag is a research software developer porting the legacy Carb3D+ code from IDL to modern Python. This project is in collaboration with University of Bristol.</p>
46+
</div>
47+
<div class="3u">
4048
<h4>Tom Chapman</h4>
4149
<span class="icon major fa-user"></span>
4250
</div>
4351
<div class="3u">
44-
<p>Tom is a Research Software Engineer who is refactoring a legacy
45-
stratigraphic forward model code, Carb3D.
52+
<p>Tom is a Research Software Engineer who is working on the porting of the Carb3d+ code from IDL to Python.
4653
This project is in collaboration with University of Bristol.</p>
47-
</div>
54+
</div>
4855
</div>
4956
</div>
5057
<div class="container">

0 commit comments

Comments
 (0)