10000 0.1 documentation improvements by wholmgren · Pull Request #22 · pvlib/pvlib-python · GitHub
[go: up one dir, main page]

Skip to content

0.1 documentation improvements #22

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 16 commits into from
Mar 13, 2015
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
add link to robs pvsc paper
  • Loading branch information
wholmgren committed Mar 10, 2015
commit fe7935944d7b59beafcb23a0b7df547bd8d0c72f
4 changes: 3 additions & 1 deletion docs/sphinx/source/comparison_pvlib_matlab.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,7 @@ Comparison with PVLIB_MATLAB
This document is under construction.

Please see our
`PVSC 2014 paper <http://energy.sandia.gov/wp/wp-content/gallery/uploads/PV_LIB_Python_final_SAND2014-18444C.pdf>`_
and
`PVSC 2015 abstract <https://github.com/UARENForecasting/pvlib-pvsc2015/blob/master/pvlib_pvsc_42.pdf?raw=true>`_
for more information
for more information.
5 changes: 5 additions & 0 deletions docs/sphinx/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,11 @@ For examples of how to use pvlib-python, please see the
Python, NumPy, and Pandas. Google searches will yield many
excellent tutorials for these packages.

Please see our
`PVSC 2014 paper <http://energy.sandia.gov/wp/wp-content/gallery/uploads/PV_LIB_Python_final_SAND2014-18444C.pdf>`_
and
`PVSC 2015 abstract <https://github.com/UARENForecasting/pvlib-pvsc2015/blob/master/pvlib_pvsc_42.pdf?raw=true>`_
for more information.

Installation
============
Expand Down
0