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 (6.2%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: Jowjokiyolo
  • License: gpl-3.0
  • Language: Python
  • Default Branch: main
  • Size: 1.04 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme License Citation

README.md

EcoFly Maintenance Planning

In this repository, the source code for EcoFly's five-year Maintenance plan is available.

Python Dependencies:

The following Python packages are required for the main file to run: - Numpy - Pandas - Openpyxl - RE (Regex)

How to Create a Five-Year Maintenance Plan:

Before you can run this program, you require the Fokker 70/100 MPD (.xlsx). It is recommended to place this somewhere within this codebase. The raw MPD can already be found in .Files/MPD.xlsx.

Run main.py in your Python environment, with an argument to the (relative) directory of your MPD file. This generates a .csv file with a five-year maintenance plan.

main.py Syntax: bash <python> <path_to_main.py> <path_to_MPD.xlsx>

Maintenance Planning Chart

This feature will not be completed. This is due to the AMP/*.csv files beeing very specific to our project.

Owner

  • Name: Ben
  • Login: Jowjokiyolo
  • Kind: user
  • Location: Netherlands

Average dude

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: Maintenance EcoFly
message: >-
  If you use this dataset, please cite it using the metadata
  from this file.
type: dataset
authors:
  - given-names: Benjamin de Leeuw
  - given-names: Bram Verheijden
repository-code: 'https://github.com/Jowjokiyolo/MaintenanceECOFly.git'
license: GPL-3.0

GitHub Events

Total
  • Public event: 1
  • Push event: 1
  • Create event: 1
Last Year
  • Public event: 1
  • Push event: 1
  • Create event: 1