Skip to content

Commit f48c216

Browse files
Merge pull request #255 from Parcels-code/updating_utrecht_team
Updating Utrecht team page
2 parents 0430230 + 3b00ff4 commit f48c216

File tree

4 files changed

+21
-22
lines changed

4 files changed

+21
-22
lines changed
-175 KB
Binary file not shown.
-148 KB
Binary file not shown.
-411 KB
Binary file not shown.

src/data/team-members.ts

Lines changed: 21 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -8,27 +8,13 @@ export const CurrentTeamMembers: CurrentTeamMember[] = [
88
'Jamie develops biogeochemical sampling in the Virtual Ship Classroom.',
99
image: 'utrecht-team/JamieAtkins.jpg',
1010
},
11-
{
12-
name: 'Vesna Bertoncelj',
13-
position: 'PhD candidate',
14-
description:
15-
'Vesna investigates how pollutants spread around coral reefs on Curacao.',
16-
image: 'utrecht-team/VesnaBertoncelj.png',
17-
},
1811
{
1912
name: 'Meike Bos',
2013
position: 'Postdoctoral researcher',
2114
description:
2215
'Meike develops parameterisations for the dynamics of macroplastic items in oceanic flows.',
2316
image: 'utrecht-team/MeikeBos.jpg',
2417
},
25-
{
26-
name: 'Gaia Buccino',
27-
position: 'PhD exchange researcher from OGS Trieste',
28-
description:
29-
'Gaia develops models for the ingestion and egestion of microplastics by zooplankton.',
30-
image: 'utrecht-team/GaiaBuccino.jpg',
31-
},
3218
{
3319
name: 'Emma Daniëls',
3420
position: 'Postdoctoral researcher',
@@ -47,13 +33,6 @@ export const CurrentTeamMembers: CurrentTeamMember[] = [
4733
},
4834
image: 'utrecht-team/MichaelDenes.jpg',
4935
},
50-
{
51-
name: 'Reint Fischer',
52-
position: 'Research software support',
53-
description:
54-
'Reint supports Parcels users and develops tutorials to facilitate their onboarding.',
55-
image: 'utrecht-team/ReintFischer.jpeg',
56-
},
5736
{
5837
name: 'Elena Gianotten',
5938
position: 'MSc student',
@@ -129,6 +108,10 @@ export const PriorTeamMembers: PriorTeamMember[] = [
129108
Thesis: 'https://studenttheses.uu.nl/handle/20.500.12932/38673',
130109
},
131110
},
111+
{
112+
name: 'Vesna Bertoncelj',
113+
position: 'PhD candidate',
114+
},
132115
{
133116
name: 'Mariana de Botton Falcon',
134117
position: 'MSc student',
@@ -169,6 +152,10 @@ export const PriorTeamMembers: PriorTeamMember[] = [
169152
Thesis: 'https://studenttheses.uu.nl/handle/20.500.12932/29288',
170153
},
171154
},
155+
{
156+
name: 'Gaia Buccino',
157+
position: 'PhD exchange researcher from OGS Trieste',
158+
},
172159
{
173160
name: 'Laura Chow',
174161
position: 'MSc student',
@@ -274,6 +261,9 @@ export const PriorTeamMembers: PriorTeamMember[] = [
274261
{
275262
name: 'Darshika Manral',
276263
position: 'PhD candidate',
264+
links: {
265+
Thesis: 'https://doi.org/10.33540/2801',
266+
},
277267
},
278268
{
279269
name: 'Sophie van Mil',
@@ -326,12 +316,15 @@ export const PriorTeamMembers: PriorTeamMember[] = [
326316
{
327317
name: 'Claudio Pierard',
328318
position: 'PhD candidate',
319+
links: {
320+
Thesis: 'https://doi.org/10.33540/2819',
321+
},
329322
},
330323
{
331324
name: 'Daan Reijnders',
332325
position: 'PhD candidate & MSc student',
333326
links: {
334-
Thesis: 'https://studenttheses.uu.nl/handle/20.500.12932/34936',
327+
Thesis: 'https://doi.org/10.33540/2652',
335328
},
336329
},
337330
{
@@ -366,6 +359,9 @@ export const PriorTeamMembers: PriorTeamMember[] = [
366359
{
367360
name: 'Denise Ruijsch',
368361
position: 'MSc student',
362+
links: {
363+
Thesis: 'https://studenttheses.uu.nl/handle/20.500.12932/43358',
364+
},
369365
},
370366
{
371367
name: 'Sophie Schmiz',
@@ -384,6 +380,9 @@ export const PriorTeamMembers: PriorTeamMember[] = [
384380
{
385381
name: 'Ezekiel Stevens',
386382
position: 'MSc student',
383+
links: {
384+
Thesis: 'https://studenttheses.uu.nl/handle/20.500.12932/48380',
385+
},
387386
},
388387
{
389388
name: 'Nicoleta Tsakali',

0 commit comments

Comments
 (0)