Skip to content

Commit bbbeee1

Browse files
author
scls19fr
authored
Update paper.md
1 parent c4c1730 commit bbbeee1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

paper/paper.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The initial use case of this library was for a technical report concerning pollu
3838

3939
It is also used by some contributors for teaching purpose.
4040

41-
![Map overlay](screenshots/overlay.png)
41+
-![Map overlay](screenshots/overlay.png)
4242

4343
Some others contributors have used it to make figures for a [wind power plant control optimization study](https://www.nrel.gov/docs/fy17osti/68185.pdf).
4444

@@ -48,20 +48,20 @@ Some academics use it to track lightning strikes during high intensity storms. T
4848

4949
- The bar plot wind rose is the most common plot
5050

51-
![Windrose (bar) example](screenshots/bar.png)
51+
-![Windrose (bar) example](screenshots/bar.png)
5252

5353
- Contour plots are also possible
5454

55-
![Windrose (contourf-contour) example](screenshots/contourf-contour.png)
55+
-![Windrose (contourf-contour) example](screenshots/contourf-contour.png)
5656

5757
- Several windroses can be plotted using subplots to provide a plot per year with for example subplots per month
5858

59-
![Windrose subplots](screenshots/subplots.png)
59+
-![Windrose subplots](screenshots/subplots.png)
6060

6161
- Probability density functions (PDF) may be plotted. Fitting Weibull distribution is enabled by Scipy.
6262
The Weibull distribution is used in weather forecasting and the wind power industry to describe wind speed distributions, as the natural distribution of wind speeds often matches the Weibull shape
6363

64-
![Probability density function (PDF) example](screenshots/pdf.png)
64+
-![Probability density function (PDF) example](screenshots/pdf.png)
6565

6666
# More advanced usages and contributing
6767

0 commit comments

Comments
 (0)