Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jimbou authored Apr 2, 2024
1 parent 94081f7 commit 539920e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Code/if-optimisation-models/src/lib/plotter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -415,10 +415,10 @@ To run the examples in the example folder use the command :
./run.sh new_carbon1 #example run
```
## Available examples
- **new_carbon1:** a simple carbon advisor demo with 2 timeframes, 2 locations and no sampling
- **new_carbon2:** a carbon advisor demo with 3 timeframes, 3 locations and sampling = 10
- **new_carbon3:** the same as new_carbon2 but with no sampling
- **new_carbon4:** the same as new_Carbon2 but with the plotter model later in pipeline to created a graph of sampled combos
- **new_visualizer1:** a simple plotter demo, creating a graph of points provided in the Impl file
- **new_vizualizer2:** a plotter demo plotting data found in the helper2.csv in the csv folder
- **new_visualizer3:** plotting the data produced by the carbon advisor earlier in the pipeline


## Dependencies
- `matplotlib`
Expand Down

0 comments on commit 539920e

Please sign in to comment.