@@ -33,13 +33,6 @@ export const CurrentTeamMembers: CurrentTeamMember[] = [
3333 } ,
3434 image : 'utrecht-team/MichaelDenes.jpg' ,
3535 } ,
36- {
37- name : 'Elena Gianotten' ,
38- position : 'MSc student' ,
39- description :
40- 'Elena creates a model to simulate the dispersion of Sargassum.' ,
41- image : 'utrecht-team/ElenaGianotten.JPG' ,
42- } ,
4336 {
4437 name : 'Nick Hodgskin' ,
4538 position : 'Research software engineer' ,
@@ -56,6 +49,13 @@ export const CurrentTeamMembers: CurrentTeamMember[] = [
5649 'Jimena investigates how ocean currents transport plastic in the North Sea.' ,
5750 image : 'utrecht-team/JimenaMedinaRubio.jpeg' ,
5851 } ,
52+ {
53+ name : 'Marlies Pos' ,
54+ position : 'BSc student' ,
55+ description :
56+ 'Marlies explores how partially-submerged items are transported by ocean currents and winds.' ,
57+ image : 'utrecht-team/MarliesPos.jpg' ,
58+ } ,
5959 {
6060 name : 'Marc Schneiter' ,
6161 position : 'PhD candidate' ,
@@ -205,6 +205,10 @@ export const PriorTeamMembers: PriorTeamMember[] = [
205205 name : 'Rebeca De La Fuente' ,
206206 position : 'PhD exchange researcher from University of Balearic Islands' ,
207207 } ,
208+ {
209+ name : 'Elena Gianotten' ,
210+ position : 'MSc student' ,
211+ } ,
208212 {
209213 name : 'Laura Gomez Navarro' ,
210214 position : 'Postdoctoral researcher and Margarita Salas Fellow' ,
0 commit comments