8000 fix for https://github.com/pvlib/pvlib-python/issues/102 by dacoex · Pull Request #103 · pvlib/pvlib-python · GitHub
[go: up one dir, main page]

Skip to content

fix for https://github.com/pvlib/pvlib-python/issues/102 #103

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 31 commits into from
Jan 20, 2016
Merged
Changes from 1 commit
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
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
underscore
  • Loading branch information
dacoex committed Jan 19, 2016
commit 50e9683b3494b5cb28879f1f16e0a6d3fc6d443f
2 changes: 1 addition & 1 deletion pvlib/data/variables_style-rules.csv
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ photocurrent;photocurrent
saturation_current;diode saturation current
resistance_series;series resistance
resistance_shunt;shunt resistance
tf;transposition factor, the gain ration of the radiation in inclinded plane to horizontal plane: :math:`\frac{poa_global}{ghi}`
tf;transposition factor, the gain ration of the radiation in inclinded plane to horizontal plane: :math:`\frac{poa\_global}{ghi}`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

multiple typos in this line

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I prefer transposition_factor to tf.

0