-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Conversation
Thanks. Perhaps I wasn't clear enough in #102... Since you seem particularly interested in improving the documentation, I recommend that you set up readthedocs.org to render your fork of pvlib. This will make it easier to review this PR and future PRs. If you're just making small edits to the docs then I don't think it's needed, but here it will be helpful to see the rendered version since you're making new files and tables. It is pretty simple to make an account on readthedocs, hook it up to your github account, and then tell rtd to render your fork and possibly your http://docs.readthedocs.org/en/latest/getting_started.html#import-your-docs Then post a comment here with a link to your version of the new docs. |
Thanks, that is helpful. A few comments:
|
OK. 1 question to my earlier comment 👍
We could add the table to the folder Then, we could read the variables in and make descriptive lables for graphs etc from it:
|
Maybe. I doubt that many people would take advantage of something like that, but it probably doesn't hurt anything. We'd probably want to change the multiple-valued cells if we did this. |
@wholmgren I will move the table this makes renaming to the agreed variables easier. |
IEC columns stay here as reference only. added links to references on units, acronyms, etc.
See dicussion: pvlib#37 (comment)
@@ -69,7 +69,7 @@ coverage.xml | |||
|
|||
|
|||
#Datafiles | |||
*.csv | |||
#*.csv |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No need to change this.
@dacoex thanks for the updates. Please see the line notes above. |
all proposals where I did not add a counter comment above are noew implemented. Probably left with the table wrap issue. |
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}` |
There was a problem hiding this comment.
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
There was a problem hiding this comment.
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
.
Doesn't look like it's rendering right now. http://pvlib-python-dacoex.readthedocs.org/en/latest/variables_style_rules.html |
looks good now, I hope. CU tomorrow. I am in another tz (UTC+1) |
Looks good, thanks. |
Thanks for the patience. I can only learn from this peer review. And it increases my confidence in the code. Next time tell me and I will stash the trial and error together. |
inserted link to variables