File tree 3 files changed +22
-2
lines changed
3 files changed +22
-2
lines changed Original file line number Diff line number Diff line change @@ -24,9 +24,9 @@ to easily browse the catalog and become more familiar with its contents.
24
24
25
25
This document demonstrates how to use pvlib-python to create a PV power
26
26
forecast using these tools. The `forecast
27
- <http://nbviewer.jupyter.org/github/wholmgren /pvlib-python/blob/fx-
27
+ <http://nbviewer.jupyter.org/github/pvlib /pvlib-python/blob/
28
28
master/docs/tutorials/forecast.ipynb> `_ and `forecast_to_power
29
- <http://nbviewer.jupyter.org/github/wholmgren /pvlib-python/blob/fx-
29
+ <http://nbviewer.jupyter.org/github/pvlib /pvlib-python/blob/
30
30
master/docs/tutorials/forecast_to_power.ipynb> `_ Jupyter notebooks
31
31
provide additional example code.
32
32
Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ What's New
6
6
7
7
These are new features and improvements of note in each release.
8
8
9
+ .. include :: whatsnew/v0.4.4.txt
9
10
.. include :: whatsnew/v0.4.3.txt
10
11
.. include :: whatsnew/v0.4.2.txt
11
12
.. include :: whatsnew/v0.4.1.txt
Original file line number Diff line number Diff line change
1
+ .. _whatsnew_0440:
2
+
3
+ v0.4.4 (January xx, 2017)
4
+ --------------------------
5
+
6
+ Enhancements
7
+ ~~~~~~~~~~~~
8
+
9
+
10
+ Documentation
11
+ ~~~~~~~~~~~~~
12
+
13
+ * Fixes the Forecasting page's broken links to the tutorials.
14
+
15
+
16
+ Contributors
17
+ ~~~~~~~~~~~~
18
+
19
+ * Will Holmgren
You can’t perform that action at this time.
0 commit comments