Final Version!
This commit is contained in:
17
README.md
17
README.md
@ -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
|
||||
```
|
4592
SegelbootKurswechselpositionen.ipynb
Normal file
4592
SegelbootKurswechselpositionen.ipynb
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user