Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Q
quality-kpi
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Quiring, Ole
quality-kpi
Commits
6f74024a
Commit
6f74024a
authored
2 years ago
by
Hock, Martin
Browse files
Options
Downloads
Patches
Plain Diff
Update README and try to fix CICD
parent
77c82700
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
.gitlab-ci.yml
+1
-1
1 addition, 1 deletion
.gitlab-ci.yml
README.md
+9
-1
9 additions, 1 deletion
README.md
datasheets/lego_item_list_FAIR-quality_kpis.xlsx
+0
-0
0 additions, 0 deletions
datasheets/lego_item_list_FAIR-quality_kpis.xlsx
datasheets/motors.json
+3
-3
3 additions, 3 deletions
datasheets/motors.json
with
13 additions
and
5 deletions
.gitlab-ci.yml
+
1
−
1
View file @
6f74024a
...
...
@@ -36,7 +36,7 @@ test:
-
env:docker
script
:
#- python setup.py test
-
pip install flake8 flake8-nb
# you can also use tox
-
pip install flake8
==5.0.4
flake8-nb
==0.5.2
# you can also use tox
-
pwd
-
ls -lh
-
flake8 --max-line-length 88 ./functions/*.py
...
...
This diff is collapsed.
Click to expand it.
README.md
+
9
−
1
View file @
6f74024a
# Lerneinheit FAIRe Qualitäts-KPIs
## Einführung
Siehe Aufgabenstellung in Moodle.
## Materialien
Die Aufgabenstellung im PDF-Format steht in Moodle bereit.
In diesem GitLab Repo finden Sie:
-
Package
*functions*
(
`functions/`
): Beinhaltet die Module
*classes*
und
*calculation_rules*
-
Modul classes (
`functions/classes.py`
): Werkzeuge zum Aufbau und zur Bearbeitung der LEGO Konstruktionen
-
Modul calculation_rules (
`functions/calculation_rules.py`
): Funktionen zum Berechnen der FAIR Quality KPIs
-
Datenblätter (
`datasheets/`
): Datenblätter ausgewählter LEGO Komponenten im JSON-Format
-
Jupyter Notebook (
`ausarbeitung.ipynb`
): Zur Bearbeitung der Aufgaben und Abgabe. Beinhaltet ein Minimalbeispiel zur Verwendung der Werkzeuge.
## Anwendung
## Ausarbeitung
Die Ausarbeitung erfolgt im Notebook
`ausarbeitung.ipynb`
. In diesem ist bereits eine Gliederung vorgegeben.
...
...
This diff is collapsed.
Click to expand it.
datasheets/lego_item_list_FAIR-quality_kpis.xlsx
+
0
−
0
View file @
6f74024a
No preview for this file type
This diff is collapsed.
Click to expand it.
datasheets/motors.json
+
3
−
3
View file @
6f74024a
...
...
@@ -8,7 +8,7 @@
"idle speed [rev per min]"
:
220
,
"locking torque [Ncm]"
:
40
,
"price [Euro]"
:
30
,
"mass [g]"
:
"
72
,
85
"
,
"mass [g]"
:
72
.
85
,
"delivery time [days]"
:
3
,
"data source"
:
"https:
\/\/
www.bricklink.com
\/
v2
\/
catalog
\/
catalogitem.page?S=8882-1&name=Power%20Functions%20XL-Motor&category=%5BPower%20Functions%5D#T=S&O={%22iconly%22:0}"
,
"compatible battery"
:
8881
,
...
...
@@ -24,7 +24,7 @@
"idle speed [rev per min]"
:
405
,
"locking torque [Ncm]"
:
11
,
"price [Euro]"
:
20
,
"mass [g]"
:
35
,
"mass [g]"
:
35
.0
,
"delivery time [days]"
:
5
,
"data source"
:
"https:
\/\/
www.bricklink.com
\/
v2
\/
catalog
\/
catalogitem.page?S=8883-1&name=Power%20Functions%20M-Motor&category=%5BPower%20Functions%5D#T=S&O={%22iconly%22:0}"
,
"compatible battery"
:
"8881, 8878, 45517, 88000"
,
...
...
@@ -40,7 +40,7 @@
"idle speed [rev per min]"
:
390
,
"locking torque [Ncm]"
:
18
,
"price [Euro]"
:
15
,
"mass [g]"
:
48
,
"mass [g]"
:
48
.0
,
"delivery time [days]"
:
3
,
"data source"
:
"https:
\/\/
www.bricklink.com
\/
v2
\/
catalog
\/
catalogitem.page?S=88003-1&name=Power%20Functions%20L-Motor&category=%5BPower%20Functions%5D#T=S&O={%22iconly%22:0}"
,
"compatible battery"
:
"8881, 8878, 88000"
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment