-
Notifications
You must be signed in to change notification settings - Fork 1.1k
sunrise and sunset from pyephem #588
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
Changes from 18 commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
90ea2e0
Initial commit for ephem_next_rise_set
cwhanse 0b9df18
Stickler issues
cwhanse 86cdfa7
Change test result and rounding to nearest minute
cwhanse 06aef3f
Edit test condition, round not floor
cwhanse a22d846
Change explicit rounding to pandas .round('min')
cwhanse 719009d
More test fixes
cwhanse aa4f1d6
Fix sec keyword
cwhanse c08d213
Add test for transit
cwhanse f192547
Fix del statement
cwhanse 377658b
Fix column order
cwhanse f338781
Change reference solution to NREL SPA website
cwhanse a3bedc0
Adjust pressure and temp for pyephem
cwhanse 17564dd
Add horizon kwarg for pyephem
cwhanse c29ed06
Separate rise, set test for spa and pyephem
cwhanse a3d143d
Add horizon kwarg to pyephem, fix test condition for spa
cwhanse 99a75a0
Add horizon kwarg to calc_time
cwhanse 95187d5
Extend tests for next_rise_set_ephem
cwhanse e318bad
Remove dtype from expected...spa
cwhanse a88a5b6
Add previous rise/set capability
cwhanse 2121aa0
style fixes
cwhanse c75b10e
Fix expected result
cwhanse f85a46a
Fix timezone test
cwhanse 6238321
Documentation updates
cwhanse 3618022
Fix spacing
cwhanse 36bf3cc
Add transit, change golden to fixture, add horizon kwarg and error tests
cwhanse 39956cc
style fixes
cwhanse c0ae1c5
Merge branch 'master' into ephem_rise_set
cwhanse f615f12
Fix references to fixture golden_mst, golden
cwhanse 47c95c5
Add transit output to rise_set_transit_ephem
cwhanse bef44f6
Fix transit conflict
cwhanse c9b5348
Fix column order
cwhanse 92e0677
Minor test adjustments
cwhanse db08f8d
Add handling of utcoffset
cwhanse c05bae7
Inline comment
cwhanse da2a0e2
Merge branch 'master' into ephem_rise_set
wholmgren 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
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
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.
Uh oh!
There was an error while loading. Please reload this page.