https://github.com/aliaksei135/abs-specific

Monte Carlo Mid Air Collision Risk Assessment and Quantitification [Published Paper MDPI Aerospace]

https://github.com/aliaksei135/abs-specific

Science Score: 23.0%

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

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
    Found 2 DOI reference(s) in README
  • Academic publication links
  • Committers with academic emails
    2 of 3 committers (66.7%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (1.0%) to scientific vocabulary

Keywords

bvlos drone mid-air-collision monte-carlo monte-carlo-simulation probabilistic-risk-assessment risk-analysis risk-assessment uas
Last synced: 6 months ago · JSON representation

Repository

Monte Carlo Mid Air Collision Risk Assessment and Quantitification [Published Paper MDPI Aerospace]

Basic Info
  • Host: GitHub
  • Owner: aliaksei135
  • License: agpl-3.0
  • Language: Go
  • Default Branch: master
  • Homepage:
  • Size: 16.9 MB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 1
  • Releases: 0
Topics
bvlos drone mid-air-collision monte-carlo monte-carlo-simulation probabilistic-risk-assessment risk-analysis risk-assessment uas
Created over 3 years ago · Last pushed over 2 years ago
Metadata Files
Readme License

README.md

abs-specific

Monte Carlo Mid Air Collision Risk Assessment and Quantitification

Implementation for Quantifying Specific Operation Airborne Collision Risk through Monte Carlo Simulation

Owner

  • Name: Aliaksei Pilko
  • Login: aliaksei135
  • Kind: user
  • Location: Southampton, UK
  • Company: University of Southampton

GitHub Events

Total
  • Watch event: 2
Last Year
  • Watch event: 2

Committers

Last synced: over 1 year ago

All Time
  • Total Commits: 41
  • Total Committers: 3
  • Avg Commits per committer: 13.667
  • Development Distribution Score (DDS): 0.098
Past Year
  • Commits: 1
  • Committers: 1
  • Avg Commits per committer: 1.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Aliaksei Pilko a****o@s****k 37
Aliaksei Pilko A****o@s****k 2
Aliaksei Pilko a****5 2
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: almost 2 years ago

All Time
  • Total issues: 0
  • Total pull requests: 3
  • Average time to close issues: N/A
  • Average time to close pull requests: 4 months
  • Total issue authors: 0
  • Total pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.33
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 2
Past Year
  • Issues: 0
  • Pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 1
Top Authors
Issue Authors
Pull Request Authors
  • dependabot[bot] (2)
  • aliaksei135 (1)
Top Labels
Issue Labels
Pull Request Labels
dependencies (2)

Dependencies

.github/workflows/go.yml actions
  • actions/checkout v3 composite
  • actions/setup-go v3 composite
Dockerfile docker
  • golang 1.19-alpine build
go.mod go
  • github.com/aws/aws-sdk-go v1.44.137
  • github.com/cpuguy83/go-md2man/v2 v2.0.2
  • github.com/google/uuid v1.3.0
  • github.com/jmespath/go-jmespath v0.4.0
  • github.com/mattn/go-sqlite3 v1.14.16
  • github.com/russross/blackfriday/v2 v2.1.0
  • github.com/urfave/cli/v2 v2.23.4
  • github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
  • golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
  • golang.org/x/net v0.2.0
  • gonum.org/v1/gonum v0.12.0
go.sum go
  • github.com/aws/aws-sdk-go v1.44.137
  • github.com/cpuguy83/go-md2man/v2 v2.0.2
  • github.com/davecgh/go-spew v1.1.0
  • github.com/google/uuid v1.3.0
  • github.com/jmespath/go-jmespath v0.4.0
  • github.com/jmespath/go-jmespath/internal/testify v1.5.1
  • github.com/mattn/go-sqlite3 v1.14.16
  • github.com/pkg/errors v0.9.1
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/russross/blackfriday/v2 v2.1.0
  • github.com/stretchr/objx v0.1.0
  • github.com/urfave/cli/v2 v2.23.4
  • github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
  • github.com/yuin/goldmark v1.4.13
  • golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
  • golang.org/x/crypto v0.0.0-20210921155107-089bfa567519
  • golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
  • golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
  • golang.org/x/net v0.0.0-20190620200207-3b0461eec859
  • golang.org/x/net v0.0.0-20210226172049-e18ecbb05110
  • golang.org/x/net v0.0.0-20220722155237-a158d28d115b
  • golang.org/x/net v0.1.0
  • golang.org/x/net v0.2.0
  • golang.org/x/sync v0.0.0-20190423024810-112230192c58
  • golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
  • golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
  • golang.org/x/sys v0.0.0-20201119102817-f84b799fce68
  • golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
  • golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a
  • golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f
  • golang.org/x/sys v0.1.0
  • golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
  • golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
  • golang.org/x/term v0.1.0
  • golang.org/x/text v0.3.0
  • golang.org/x/text v0.3.3
  • golang.org/x/text v0.3.7
  • golang.org/x/text v0.4.0
  • golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e
  • golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e
  • golang.org/x/tools v0.1.12
  • golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7
  • gonum.org/v1/gonum v0.12.0
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/yaml.v2 v2.2.8