Skip to content

fix ForecastModel.get_data handling of timezones #1285

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 2 commits into from
Aug 17, 2021

Conversation

wholmgren
Copy link
Member

@wholmgren wholmgren commented Aug 17, 2021

  • Closes Apparent issue with timestamp handling & solar position calculations #1237
  • I am familiar with the contributing guidelines
  • Tests added I haven't used this code in years and don't care to add tests for it. "highly experimental" indeed
  • Updates entries to docs/sphinx/source/api.rst for API changes.
  • Adds description and name entries in the appropriate "what's new" file in docs/sphinx/source/whatsnew for all changes. Includes link to the GitHub Issue with :issue:`num` or this Pull Request with :pull:`num`. Includes contributor name and/or GitHub username (link with :ghuser:`user`).
  • New code is fully documented. Includes numpydoc compliant docstrings, examples, and comments where necessary.
  • Pull request is nearly complete and ready for detailed review.
  • Maintainer: Appropriate GitHub Labels and Milestone are assigned to the Pull Request and linked Issue.

I hope this is the last time I ever open Pandora's box.

@wholmgren wholmgren added the bug label Aug 17, 2021
@wholmgren wholmgren added this to the 0.9.0 milestone Aug 17, 2021
@kandersolar
Copy link
Member

Not hitting "approve" here because I can't do proper reviews for the forecast module, but this does seem to fix my test case from #1237 👍

@wholmgren
Copy link
Member Author

because I can't do proper reviews for the forecast module

I don't think anyone can at this point, including myself. Another reason for #1057, but let's kick that into the next release cycle.

@wholmgren wholmgren merged commit 238146d into pvlib:master Aug 17, 2021
@wholmgren wholmgren deleted the fxtz2 branch August 17, 2021 17:06
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 this pull request may close these issues.

Apparent issue with timestamp handling & solar position calculations
3 participants