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

Perform dayofyear-based calculations according to UTC, not local time #2055

Merged
merged 55 commits into from
Sep 24, 2024

Commits on May 19, 2024

  1. Configuration menu
    Copy the full SHA
    6c4c32a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ce02d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ad7a68 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    05961d2 View commit details
    Browse the repository at this point in the history
  5. Remove clearsky.ipynb

    yhkee0404 committed May 19, 2024
    Configuration menu
    Copy the full SHA
    45a36cb View commit details
    Browse the repository at this point in the history
  6. Update what's new

    yhkee0404 committed May 19, 2024
    Configuration menu
    Copy the full SHA
    b00a2d4 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. Configuration menu
    Copy the full SHA
    7bb7e02 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d1ab57 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. Configuration menu
    Copy the full SHA
    3fed282 View commit details
    Browse the repository at this point in the history
  2. Add tools._pandas_to_utc

    yhkee0404 committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    6f98df7 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Update what's new

    Co-authored-by: Cliff Hansen <[email protected]>
    yhkee0404 and cwhanse authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    fe5b5c1 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    97afcb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    defddfd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a08ca79 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6baa1ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4515366 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. Fix linter

    yhkee0404 committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    83a61ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    745579c View commit details
    Browse the repository at this point in the history
  3. Revert irradiance.py

    yhkee0404 committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    b6d238a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa62003 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5d80876 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3e95694 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    59cb82b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6e1c251 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0baa338 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cd45c74 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1e6914d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    dd78f3e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    35e0756 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. Fix flake8

    yhkee0404 committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    758ea98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5102347 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    1c940fb View commit details
    Browse the repository at this point in the history
  2. resolve whatsnew

    cwhanse committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    12c6a49 View commit details
    Browse the repository at this point in the history
  3. don't change v0.11.0

    cwhanse committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    ab7d307 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    82aa0df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4862b5 View commit details
    Browse the repository at this point in the history
  3. undo edit to get_solrad

    cwhanse committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    57d052e View commit details
    Browse the repository at this point in the history
  4. undo edit to get_solrad

    cwhanse committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    85eae01 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    3fc5579 View commit details
    Browse the repository at this point in the history
  2. Update pvlib/clearsky.py

    cwhanse authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    f255e8b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63df590 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    639ce7f View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    33f778f View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    16f0e5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2745954 View commit details
    Browse the repository at this point in the history
  3. Revert solrad.py

    yhkee0404 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    eb2707f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab953b5 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    b8246c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7da25f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70d06cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dea79d3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2143c94 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    80a6afb View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    87cd719 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4b65e1 View commit details
    Browse the repository at this point in the history