Skip to content
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

irradiadiance.extraradiation() returned values inconsistency #217

Closed
adriesse opened this issue Jul 14, 2016 · 1 comment · Fixed by #219
Closed

irradiadiance.extraradiation() returned values inconsistency #217

adriesse opened this issue Jul 14, 2016 · 1 comment · Fixed by #219
Labels
Milestone

Comments

@adriesse
Copy link
Member

The method 'pyephem' returns a pandas.TimeSeries whereas the methods 'asce' and 'spencer' do not.

@wholmgren
Copy link
Member

Yes, this has bothered me in the past and I meant to fix it in #214 or #215. It also does not accept datetime.date, datetime.datetime, or pandas.Timestamp inputs. I think that regardless of method, pandas input should yield TimeSeries output, and all other input should yield scalar or array output.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants