tudelft_v3_kite

A data repository containing all relevant analysis and specification of the TUDELFT V3 Leading-Edge-Inflatable kite

https://github.com/awegroup/tudelft_v3_kite

Science Score: 65.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
    Found 2 DOI reference(s) in README
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
    Organization awegroup has institutional domain (kitepower.tudelft.nl)
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.9%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

A data repository containing all relevant analysis and specification of the TUDELFT V3 Leading-Edge-Inflatable kite

Basic Info
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 3
  • Releases: 2
Created over 1 year ago · Last pushed 6 months ago
Metadata Files
Readme License Citation

README.md

TUDELFT V3 KITE

This repository aims to be a place where all things related to the TUDELFTV3KITE are gathered. The repository mainly contains links, which point toward, literature, data, and code.

You can view this project at TUDELFTV3KITE

Top two images are taken while testing behind the Aerospace Engineering Faculty of TU Delf (pre 2014)
The middle two images are from a Wind Tunnel Campaign in the Open-Jet Facility of the TU Delft (April 2024)
The bottom image is from the preprint of: [Kite as a Sensor: Wind and State Estimation in Tethered Flying Systems 2025](https://doi.org/10.5194/wes-2024-182)

WAIVER

Technische Universiteit Delft hereby disclaims all copyright interest in the package written by the Author(s). Prof.dr. H.G.C. (Henri) Werij, Dean of Aerospace Engineering

Copyright

Copyright (c) 2025 Jelle Poland, Roland Schmehl

Owner

  • Name: Airborne Wind Energy Research Group
  • Login: awegroup
  • Kind: organization
  • Email: r.schmehl@tudelft.nl
  • Location: Delft

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you are using this software, please cite it as shown below."
authors:
  -
    family-names: "Poland"
    given-names: "Jelle"
    orcid: "https://orcid.org/0000-0003-3164-5648"
  - 
    family-names: "Schmehl"
    given-names: "Roland"
    orcid: "https://orcid.org/0000-0003-3164-5648"
title: "TUDELFT_V3_KITE"
keywords:
  - Airborne Wind Energy
  - Kite
  - TUDELFT_V3_KITE
version: 0.1.0
# doi: "11.1111/11111"
date-released: 2025-03-12
license: MIT
url: "https://github.com/awegroup/TUDELFT_V3_KITE"
# preferred-citation:
#     type: article
#     authors:
#     - family-names: "Doe"
#       given-names: "Jane"
#       orcid: "https://orcid.org/9999-9999-9999-9999"
#     doi: "11.1111/11111"
#     journal: "The title of the journal"
#     month: 12
#     start: 19 # the first page number
#     end: 29 #the last page number
#     title: "Name of your submitted paper"
#     issue: 9
#     volume: 2
#     year: 2024

GitHub Events

Total
  • Create event: 2
  • Release event: 2
  • Issues event: 4
  • Member event: 1
  • Push event: 75
Last Year
  • Create event: 2
  • Release event: 2
  • Issues event: 4
  • Member event: 1
  • Push event: 75

Dependencies

.github/workflows/docs.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
  • peaceiris/actions-gh-pages v4 composite
.github/workflows/tests.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
  • orgoro/coverage v3.1 composite
pyproject.toml pypi
requirements.txt pypi
  • linkify-it-py *
  • myst-parser *
  • pydata-sphinx-theme *
  • sphinx *
  • sphinx-book-theme *
  • sphinx-copybutton *
  • sphinx-rtd-theme *
  • sphinx-tabs *