From 82a0dad0d033e97ed44dcc9a71f0f44e5a287982 Mon Sep 17 00:00:00 2001 From: Hadrien Salat Date: Wed, 10 Jan 2024 15:10:05 +0000 Subject: [PATCH 1/2] Added ASPICS --- src/content/project/aspics.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 src/content/project/aspics.md diff --git a/src/content/project/aspics.md b/src/content/project/aspics.md new file mode 100644 index 0000000..811ca36 --- /dev/null +++ b/src/content/project/aspics.md @@ -0,0 +1,19 @@ +--- +name: "Agent-based Simulation of ePIdemics at Country Scale (ASPICS)" +description: "SEIR model meant to work with SPC that models a pandemic in Great Britain" +image: + url: "https://github.com/alan-turing-institute/uatk-aspics/blob/main/docs/logo.png" + alt: "aspics logo" +tags: ["modelling", "epidemics", "SEIR"] +github: "https://github.com/alan-turing-institute/uatk-aspics" +link: "https://pubmed.ncbi.nlm.nih.gov/34717286/" +tier: 2 +pi: + - mark_birkin +team: + - hadrien_salat + - fernando_benitez +funders: "Formerly RAMP" +--- + +The Agent-based Simulation of ePIdemics at Country Scale (ASPICS) models the spread of an epidemic within any area of England. It is an extension to the national level of an earlier model called [DyME](https://www.sciencedirect.com/science/article/pii/S0277953621007930) (Dynamic Microsimulation for epidemics), with improvements to some elements of the modelling and much faster runtimes. It is currently pre-calibrated to run a simulation of the COVID-19 virus and is meant to use SPC's outputs as input. From 27f659658857c268258a5b5b48af45581e70fb7f Mon Sep 17 00:00:00 2001 From: Stuart Lynn Date: Wed, 7 Feb 2024 13:35:11 +0000 Subject: [PATCH 2/2] Adding Fernando as a person --- src/content/people/fernando_benitez.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 src/content/people/fernando_benitez.md diff --git a/src/content/people/fernando_benitez.md b/src/content/people/fernando_benitez.md new file mode 100644 index 0000000..251828d --- /dev/null +++ b/src/content/people/fernando_benitez.md @@ -0,0 +1,11 @@ +--- +firstName: "Fernando" +lastName: "Benitez" +avatarURL: "https://www.turing.ac.uk/sites/default/files/styles/people/public/2021-08/benitez.jpg?itok=c5dscrY3" +--- + +Fernando Benitez-Paez is a researcher in GIScience with a solid knowledge of remote sensing, holding a PhD in Geo-Informatics from the Department of Informatics at University Jaume I in Spain with the support of Marie Sklodowska-Curie actions. Since April 2021 he works as Research Associate at The Alan Turing Institute as part of the AI for science and government (ASG) initiative, particularly in the Shocks and Resilience project to develop spatial modelling methods that can be integrated within the epidemiologic-socio-economic models in order to tackle policy questions that are relevant at the sub-national level. + +Previously he held a research fellowship at the University of Jaume I - Spain, supported by the Government of Spain and the European Social Fund (ESF). In 2019 he worked as a postdoctoral researcher at the University of St Andrews in Scotland, developing a novel data fusion method to annotate Earth’s magnetic field data from satellite sources to GPS trajectories in collaboration with experts from the British Geological Survey - BGS. + +Fernando has experience in the geospatial industry as a former development and business partner manager, and head of the geographic innovation team in Esri-Colombia supporting several local and national authorities in multiple countries, especially in Colombia and Spain. His main research interests include the science of movement ( human and animal), urban analytics, GIScience, and data fusion methods.