Skip to content

Commit

Permalink
Merge pull request #18 from Urban-Analytics-Technology-Platform/aspics
Browse files Browse the repository at this point in the history
Aspics With fix
  • Loading branch information
stuartlynn authored Feb 7, 2024
2 parents ca51843 + 27f6596 commit bf1450c
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 0 deletions.
11 changes: 11 additions & 0 deletions src/content/people/fernando_benitez.md
Original file line number Diff line number Diff line change
@@ -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.
19 changes: 19 additions & 0 deletions src/content/project/aspics.md
Original file line number Diff line number Diff line change
@@ -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.

0 comments on commit bf1450c

Please sign in to comment.