File tree Expand file tree Collapse file tree 3 files changed +22
-2
lines changed
Expand file tree Collapse file tree 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.
2424
2525This document demonstrates how to use pvlib-python to create a PV power
2626forecast 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/
2828master/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/
3030master/docs/tutorials/forecast_to_power.ipynb> `_ Jupyter notebooks
3131provide additional example code.
3232
Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ What's New
66
77These are new features and improvements of note in each release.
88
9+ .. include :: whatsnew/v0.4.4.txt
910.. include :: whatsnew/v0.4.3.txt
1011.. include :: whatsnew/v0.4.2.txt
1112.. 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