Final Version!

This commit is contained in:
Philipp Horstenkamp 2022-07-23 22:09:58 +02:00
parent 6b5f48d57b
commit 5b6ce150ed
3 changed files with 7071 additions and 993 deletions

View File

@ -1,5 +1,14 @@
```sh
docker-compose up --scale pyrate_gen=3 --scale pyrate=0
```
# Initialschätzung von Kurswechselpositionen eines Segelboots auf einer Karte anhand von Wind, Start und Zielpunkt
[WIKI](https://gitlab.sailingteam.hg.tu-darmstadt.de/team/wiki/-/wikis/Software/Installation#docker)
## Jupyter
Das Jupyter Notebook mit den Experimenten heist: SegelbootKurswechselpositionen.ipynb
## Daten
Die Daten liegen im Ordner `data`.
```sh
docker-compose build
docker-compose up
```

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long