Science Score: 44.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
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.0%) to scientific vocabulary
Last synced: 9 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: ComNetsHH
  • Language: Jupyter Notebook
  • Default Branch: main
  • Size: 140 KB
Statistics
  • Stars: 0
  • Watchers: 4
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Created almost 3 years ago · Last pushed almost 3 years ago
Metadata Files
Readme Citation

README.md

uav-position-verification-simulator

Getting started

This repository requires at least python 3.11.1. Install all dependencies from the requirements.txt.

Running

The entry point for the simulator is the main.py file. Here, the whole study with all its parameters is defined. To execute a single run, execute python3 main.py 0 0.

Results

Running a simulation creates a subfolder under res/ and deposits result files there. In the analysis folder are several jupyter notebooks for result processing.

Owner

  • Name: Institute of Communication Networks
  • Login: ComNetsHH
  • Kind: organization
  • Location: Hamburg, Germany

Institute of Communication Networks (ComNets) at Hamburg University of Technology (TUHH)

Citation (CITATION.cff)

cff-version: 1.2.0
message: "UAV Position Verification Simulator"
authors:
  - family-names: Fuger
    given-names: Konrad
    orcid: https://orcid.org/0000-0002-8472-1483
  - family-names: Sood
    given-names: Manav
title: "UAV Position Verification Simulatorr"
version: 1.0.0
doi: XXX
date-released: 2023-09-01

GitHub Events

Total
Last Year

Dependencies

requirements.txt pypi
  • Pillow ==9.4.0
  • autopep8 ==2.0.0
  • black ==22.10.0
  • click ==8.1.3
  • contourpy ==1.0.7
  • cycler ==0.11.0
  • fonttools ==4.38.0
  • kiwisolver ==1.4.4
  • matplotlib ==3.6.3
  • mypy-extensions ==0.4.3
  • numpy ==1.24.2
  • packaging ==23.0
  • pathspec ==0.10.1
  • platformdirs ==2.5.2
  • pycodestyle ==2.9.1
  • pyparsing ==3.0.9
  • python-dateutil ==2.8.2
  • simpy ==4.0.1
  • six ==1.16.0
  • tomli ==2.0.1