https://github.com/cptanalatriste/robot-assisted-evacuation

An agent-based evacuation model to study socio-cultural factors influencing the evacuation process

https://github.com/cptanalatriste/robot-assisted-evacuation

Science Score: 18.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.6%) to scientific vocabulary
Last synced: 9 months ago · JSON representation ·

Repository

An agent-based evacuation model to study socio-cultural factors influencing the evacuation process

Basic Info
  • Host: GitHub
  • Owner: cptanalatriste
  • License: mit
  • Language: NetLogo
  • Default Branch: master
  • Size: 1.32 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 2
  • Open Issues: 9
  • Releases: 0
Fork of cnvanderwal/evacuation
Created almost 4 years ago · Last pushed almost 2 years ago
Metadata Files
Readme License Citation

README.md

The Sousa Toolkit: A Socially-Aware Evaluation of Evacuation Support Systems

A short description of the container. What is this for, who is this for, why should someone continue to read this README.

Install and Setup

List any prerequisities, setup options and configuation details.

  • Install Docker on your machine.
  • Then, either run the pre-built image we’ve provided on Docker Hub, or build the image yourself from the source code.
  • This container was tested on 18.09.1 (for example)

Usage

List all parameters.

Working Together

Include information such as:

  • Where to Get Help
  • Where to File Issues
  • Image Updates
  • Maintained By

License Information

This project is licensed under the terms of the MIT license. Please refer to LICENSE for the full terms.

As with all Docker images, these may contain other software which may be under other licenses (such as Bash, etc. from the base distribution, along with any direct or indirect dependencies of the primary software being contained). It is the image user’s responsibility to ensure that any use of this image complies with any relevant licenses for all software contained within.

Owner

  • Name: Carlos Gavidia-Calderon
  • Login: cptanalatriste
  • Kind: user
  • Location: London, United Kingdom
  • Company: @alan-turing-institute

Systems engineer by training, software developer by trade. Research Software Engineer at @alan-turing-institute .

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Gavidia-Calderon"
  given-names: "Carlos"
  orcid: "https://orcid.org/0000-0002-6136-0566"
- family-names: "Kordoni"
  given-names: "Anastasia"
  orcid: "https://orcid.org/0000-0001-9823-2341"
- family-names: "Bennaceur"
  given-names: "Amel"
  orcid: "https://orcid.org/0000-0002-6124-9622"
- family-names: "Levine"
  given-names: "Mark"
  orcid: "https://orcid.org/0000-0001-5696-6021"
- family-names: "Nuseibeh"
  given-names: "Bashar"
  orcid: "https://orcid.org/0000-0002-3476-053X"
title: "Identity-Aware Autonomous Systems : Agent-Based Model"
date-released: 2022-09-28
url: "https://github.com/cptanalatriste/robot-assisted-evacuation"

GitHub Events

Total
Last Year

Dependencies

docker/Dockerfile docker
  • openjdk 8-jdk build
docker/env/environment.yml pypi
  • pathlib ==1.0.1
  • pillow ==6.2.2
  • pynetlogo ==0.4.2
  • typing ==3.10.0.0