-
Notifications
You must be signed in to change notification settings - Fork 1.1k
add discussion and examples of Angstrom and Kasten formulas to docs #302
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
Milestone
Comments
Any comments on how to approach this? How long of a discussion? What's the main goal? I'd like to close this out, so any pointers would help a lot. thx Here are some references with links to more: |
A paragraph or two in clearsky.rst. Only enough to give people a sense of what’s possible. |
mikofski
added a commit
to mikofski/pvlib-python
that referenced
this issue
Sep 6, 2018
* closes pvlib#302 * add references to Kasten 96 and Molineaux * discuss using Kasten and calculating broadband AOD usinge Angstrom turbidity model Signed-off-by: Mark Mikofski <[email protected]>
8 tasks
wholmgren
pushed a commit
that referenced
this issue
Sep 7, 2018
* DOC: add example for Kasten pyrheliometric formula * closes #302 * add references to Kasten 96 and Molineaux * discuss using Kasten and calculating broadband AOD usinge Angstrom turbidity model Signed-off-by: Mark Mikofski <[email protected]> * DOC: update what's new, add refs to Bird & Hulstrom and Angstrom * DOC: split sentences, replace abbrev. AOD * use TMY in pvlib/data, lowercase MBARS, use non-specific variable names * split output from readtmy3 instead of using indexing for clarity * DOC: fix up ipython example * DOC: split sentences, revise, add angstrom example * ENH: set default alpha to 1.14, update what's new * DOC: use coerce year, use v0.6.0 get_property() for airmass * DOC: print calculated AOD, move TL calculation after turbidity section * DOC: wrap long lines, abbrev AOD, be explicit re: fictitious AOD
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Related to issue #269 and a follow on to PR #278 which adds the Kasten pyrheliometric formula to calculate Linke turbidity factor given broadband AOD and precipitable water, the Bird-Hulstrom broadband AOD correlation and Angstrom formulas to calculate alpha exponent from AOD at two wavelengths and to calculate AOD given one measurement and alpha.
This issue proposes to add a brief discussion and some examples to the clear sky documentation. The discussion can also mention other methods not currently included in pvlib-python.
The text was updated successfully, but these errors were encountered: