-
Notifications
You must be signed in to change notification settings - Fork 1.1k
NREL bird clearsky #276
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
NREL bird clearsky #276
Changes from 1 commit
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
9d192ba
add requirements.txt to install into virtualenv and ignore venv/
mikofski 457615d
add Bird clearsky model
mikofski 048a837
move test_bird to test_clearsky and move bird to clearsky core module
mikofski 1324267
revert api changes
mikofski f985b15
add spencer and pvcdron eot to solarposition, fix test and 2pi
mikofski 3ace2a8
add equation of time test
mikofski 850b604
addressing comments in PR 276
mikofski 3b86fd8
add declination formulas to solarposition.py
mikofski dc4eba6
make bird function signature similar to other clearsky methods
mikofski ba7eb1e
add all parameters to docstring for bird clearsky
mikofski e6dcdac
add all parameters to docstring for bird clearsky
mikofski 8877fb0
set night values to zero
mikofski de0eb33
calculate diffuse_horiz return value prior to return line
mikofski da8e292
update test_bird() with new function signature
mikofski b8d93cf
Merge branch 'master' into nrel_bird_clearsky
mikofski 0e69eca
Merge branch 'master' into nrel_bird_clearsky
mikofski dd97ecc
update docs
mikofski 96af6a7
add missing requirements
mikofski 926c28b
add it to min build too
mikofski ca7649e
remove dependence on xlrd
mikofski f2fc729
move low precision solar position correlations to new api section
mikofski 977bc8f
test keywords in bird clear sky model
mikofski 09d0b7e
test scalars in bird model
mikofski cb562ef
add test data file
mikofski 1976721
Merge branch 'master' into nrel_bird_clearsky
mikofski bc5eb18
lower case Spencer71 in docs and solarposition
mikofski a4b9edd
Merge branch 'master' into nrel_bird_clearsky
mikofski 76db3c7
Merge branch 'master' into nrel_bird_clearsky
mikofski 513cd95
fix lower case 's' in spencer71
mikofski dc528be
output OrderedDict or DataFrame
mikofski ca8adf8
fix link
mikofski 1e14e5f
update docstring returns to OrderedDict/DataFrame
mikofski b4e5cce
provide note on solar vs apparent zenith and testing
mikofski 2a0458a
quotes for 'direct_horizontal' in docstring returns
mikofski eafb9cd
add tests for solarposition low-accuracy formulas
mikofski File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Merge branch 'master' into nrel_bird_clearsky
- Loading branch information
commit 76db3c7950323fe1bbf792d0343ae9371be6a276
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
You are viewing a condensed version of this merge commit. You can view the full changes here.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
we're onto 0.4.5