Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
FelixMau authored Jul 6, 2023
1 parent 4e02aae commit f20e58b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,11 @@ Student Project to estimate LCOE and Energyharvest for offshore windturbines in
Within this Project an Streamlit app was

## How to use
Git Clone Repository to your local machine and with Conda install Packages from `environment.yml`
1. Git Clone Repository to your local machine and with Conda install Packages from `environment.yml`
2. Make sure to download all necesary data sets as in file structure [here](https://tubcloud.tu-berlin.de/s/oqJYaQwYFWtT9p3/download) (**Most datasets should be included since v0.1.2** but [weather data](https://tubcloud.tu-berlin.de/s/DYnHGnYR4389bY8/download/western-europe-2011.nc) needs to be added manually)
3.



To run the app open your Terminal
- activate Conda environment with `conda activate LCOE`
Expand Down

0 comments on commit f20e58b

Please sign in to comment.