Commit 80b3de45 authored by  Lukas Eller's avatar Lukas Eller

Update README.md

parent 1ae2ee64
......@@ -15,4 +15,9 @@ Interested researchers are invited to also deploy them in other settings.
# Preparing the Repository
In order to run the scenarios it is required to download the exemplary environments using the following [link](https://owncloud.tuwien.ac.at/index.php/s/APFp9z2YCPFVb2D).
The obtained `environment/` folder with all contained files has to be stored on the base level alongside `helpers/`, `scenarios/` and `trained_models/`.
\ No newline at end of file
The obtained `environment/` folder with all contained files has to be stored on the base level alongside `helpers/`, `scenarios/` and `trained_models/`.
# Running the Scenarios
The `main` function in `run_scenario.py` runs all scenarios defined in the `scenarios/` folder.
Each scenario contains a `config.json` file where parameters such as the height of the base station `h_bs`, the horizontal `phi_sec_h` and vertical `phi_sec_v` sector orientation as well as transmit power and frequence can be adapted.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment