Kurtis Garbutt (kjgarbutt)

kjgarbutt

Geek Repo

Company:Oxford University

Location:United Kingdom

Home Page:www.kjgarbutt.com

Github PK Tool:Github PK Tool


Organizations
OxfordNuffieldWRH

Kurtis Garbutt's repositories

EngD_MK_7

"MK_7" is the seventh iteration of my EngD project model. It is adapted from the MASON demo, "Gridlock", made by Sarah Wise, Mark Coletti, and Andrew Crooks. The model reads a number of GIS shapefiles and displays a road network, two Environment Agency flood maps and a bespoke Open Source Vulnerability Index (OSVI). The model reads in a .CSV and generates a predetermined number of agents with set characteristics. The agents are placed on the road network and are located at a Red Cross office. The model reads a separate .CSV and assigns goal locations to each agent at random from a predetermined list. The agents are assigned speeds at random. Once the model is started, the agents move from A to B, then they change direction and head back to their start position. The process repeats until the user quits. @author KJGarbutt

Language:JavaStargazers:1Issues:1Issues:0

EngD_Final_Model

Final, working EngD model. This is the version for examiners.

Language:JavaLicense:MITStargazers:0Issues:1Issues:0

kjgarbutt.github.io

Personal website using the Massively theme by HTML5 UP.

Language:HTMLLicense:NOASSERTIONStargazers:0Issues:1Issues:0

awesome-visualization-research

A list of recommended research papers and other readings on data visualization

License:MITStargazers:0Issues:1Issues:0
Stargazers:0Issues:1Issues:0
Language:Jupyter NotebookStargazers:0Issues:1Issues:0

EngD_ABM_MK0

"EngD_ABM_MK_0" is the zeroth iteration of my revamped EngD project model. It is hoped it will be a fresh start. @author KJGarbutt

Language:JavaLicense:MITStargazers:0Issues:1Issues:0

EngD_ABM_MK1

"EngD_ABM_MK_1" is the first iteration of my revamped EngD project model.

Language:JavaLicense:MITStargazers:0Issues:1Issues:0

EngD_MK_0

Initial test model for my EngD model.

Language:JavaStargazers:0Issues:1Issues:0

EngD_MK_1

"MK_1" is the first iteration of my EngD project model. It is adapted from the MASON demo, "Gridlock", made by Sarah Wise, Mark Coletti, and Andrew Crooks. The model imports a number of GIS shapefiles, creates multiple sets of agents, and moves those agents from A to B when they are limited to paths defined by the GIS data.

Language:JavaStargazers:0Issues:1Issues:0

EngD_MK_10

This is the final iteration of my EngD Model. The main changes from MK_9 are the adaptations of model recording and reporting.

Language:JavaLicense:MITStargazers:0Issues:1Issues:0

EngD_MK_2

"MK_2" is the second iteration of my EngD project model. It is adapted from the MASON demo, "Gridlock", made by Sarah Wise, Mark Coletti, and Andrew Crooks. The model imports a number of GIS shapefiles, creates multiple sets of agents, and moves those agents from A to B when they are limited to paths defined by the GIS data.

Language:JavaStargazers:0Issues:1Issues:0

EngD_MK_3

"MK_3" is the third iteration of my EngD project model. It is adapted from the MASON demo, "Gridlock", made by Sarah Wise, Mark Coletti, and Andrew Crooks. The model imports a number of GIS shapefiles, creates multiple sets of agents, and moves those agents from A to B when they are limited to paths defined by the GIS data.

Language:JavaStargazers:0Issues:1Issues:0

EngD_MK_4

"MK_4" is the fourth iteration of my EngD project model. It is adapted from the MASON demo, "Gridlock", made by Sarah Wise, Mark Coletti, and Andrew Crooks. The model imports a number of GIS shapefiles, creates multiple sets of agents, and moves those agents from A to B when they are limited to paths defined by the GIS data.

Language:JavaStargazers:0Issues:1Issues:0

EngD_MK_5

"MK_5" is the fifth iteration of my EngD project model. It is adapted from the MASON demo, "Gridlock", made by Sarah Wise, Mark Coletti, and Andrew Crooks. The model imports a number of GIS shapefiles, creates multiple sets of agents, and moves those agents from A to B when they are limited to paths defined by the GIS data.

Language:JavaStargazers:0Issues:1Issues:0

EngD_MK_6

"MK_6" is the sixth iteration of my EngD project model. It is adapted from the MASON demo, "Gridlock", made by Sarah Wise, Mark Coletti, and Andrew Crooks. The model imports a number of GIS shapefiles, creates multiple sets of agents, and moves those agents from A to B when they are limited to paths defined by the GIS data.

Language:JavaStargazers:0Issues:1Issues:0

EngD_MK_7_1

MK_7_1 is iteration 7.1 of my EngD project model. It varies little from MK_7, and just has updated details to include Gloucestershire date. It is adapted from the MASON demo, "Gridlock", made by Sarah Wise, Mark Coletti, and Andrew Crooks.

Language:JavaStargazers:0Issues:1Issues:0

EngD_MK_7_2

MK_7_2 is iteration 7.2 of my EngD project model. It varies little from MK_7, and just has updated details to include Gloucestershire date. It is adapted from the MASON demo, "Gridlock", made by Sarah Wise, Mark Coletti, and Andrew Crooks.

Language:JavaLicense:MITStargazers:0Issues:1Issues:0

EngD_MK_8

"MK_8" is the eighth iteration of my EngD project model.

Language:JavaLicense:MITStargazers:0Issues:1Issues:0

gitignore

A collection of useful .gitignore templates

License:CC0-1.0Stargazers:0Issues:1Issues:0

Intro-to-Programming-using-Java

This repository has all the examples and exercise source code for the book: Introduction to Programming Using Java (7th Edition) by David J. Eck (eck@hws.edu). All the code is taken from the book (or website: http://math.hws.edu/eck/cs124/javanotes7/) and may or may not have been altered or added to by me as I learn Java.

Language:JavaStargazers:0Issues:3Issues:0

KaggleAux

A collection of statistical tools to aid Data Science competitors in Kaggle Competitions.

Language:PythonLicense:Apache-2.0Stargazers:0Issues:1Issues:0
Language:JavaStargazers:0Issues:1Issues:0

mason

MASON Multiagent Simulation Toolkit

Language:JavaStargazers:0Issues:1Issues:0

Old_EngD_MK_2

"MK_2" is the second iteration of my EngD project model. It is adapted from the MASON demo, "Gridlock", made by Sarah Wise, Mark Coletti, and Andrew Crooks. The model imports a number of GIS shapefiles, creates multiple sets of agents, and moves those agents from A to B when they are limited to paths defined by the GIS data.

Language:JavaStargazers:0Issues:1Issues:0

Old_EngD_MK_3

"MK_3" is the second iteration of my EngD project model. It is adapted from the MASON demo, "Gridlock", made by Sarah Wise, Mark Coletti, and Andrew Crooks. The model imports a number of GIS shapefiles, creates multiple sets of agents, and moves those agents from A to B when they are limited to paths defined by the GIS data.

Language:JavaStargazers:0Issues:1Issues:0

pandas

Data & Code for my video on the Pandas library of Python

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

Project-Euler-solutions

Runnable code for solving Project Euler problems.

Language:JavaStargazers:0Issues:1Issues:0

txt-files-manipulation-Java

Simple console program to manipulate txt file using Java

Language:JavaStargazers:0Issues:1Issues:0

uhabits

Loop Habit Tracker, an Android app for creating and maintaining good habits

Language:JavaLicense:GPL-3.0Stargazers:0Issues:1Issues:0