Skip to content

Commit 4136f7e

Browse files
Merge pull request #191 from OceanParcels/updating-team
Updating team
2 parents ffccbbb + c9f2a20 commit 4136f7e

File tree

3 files changed

+11
-7
lines changed

3 files changed

+11
-7
lines changed
175 KB
Loading
-138 KB
Binary file not shown.

src/data/team-members.ts

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,13 @@ export const CurrentTeamMembers: CurrentTeamMember[] = [
2222
'Meike develops parameterisations for the dynamics of macroplastic items in oceanic flows.',
2323
image: 'utrecht-team/MeikeBos.jpg',
2424
},
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+
},
2532
{
2633
name: 'Emma Daniëls',
2734
position: 'Postdoctoral researcher',
@@ -63,13 +70,6 @@ export const CurrentTeamMembers: CurrentTeamMember[] = [
6370
'Jimena investigates how ocean currents transport plastic in the North Sea.',
6471
image: 'utrecht-team/JimenaMedinaRubio.jpeg',
6572
},
66-
{
67-
name: 'Isabelle Pelster José',
68-
position: 'BSc student',
69-
description:
70-
'Isabelle analyses how drifters track Sargassum in the Tropical Atlantic Ocean.',
71-
image: 'utrecht-team/IsabellePelsterJose.jpeg',
72-
},
7373
{
7474
name: 'Marc Schneiter',
7575
position: 'PhD candidate',
@@ -298,6 +298,10 @@ export const PriorTeamMembers: PriorTeamMember[] = [
298298
name: 'Bety Pechacova',
299299
position: 'BSc intern',
300300
},
301+
{
302+
name: 'Isabelle Pelster José',
303+
position: 'BSc student',
304+
},
301305
{
302306
name: 'Claudio Pierard',
303307
position: 'PhD candidate',

0 commit comments

Comments
 (0)