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

Infer thresholds for detect_clearsky #1784

Merged
merged 22 commits into from
Aug 2, 2023
Merged

Commits on Jun 26, 2023

  1. Configuration menu
    Copy the full SHA
    28886b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    869d6e3 View commit details
    Browse the repository at this point in the history
  3. Update comments/docstrings

    ajonesr committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    365355f View commit details
    Browse the repository at this point in the history
  4. Add ValueError message

    ajonesr committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    440675c View commit details
    Browse the repository at this point in the history
  5. Fix typo

    ajonesr committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    9efb75c View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Update docstring

    ajonesr committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    bbc1fe2 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Add tests, update whatsnew

    ajonesr committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    92ff208 View commit details
    Browse the repository at this point in the history
  2. Update whatsnew

    ajonesr committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    d1f8f30 View commit details
    Browse the repository at this point in the history
  3. Add mocker test

    ajonesr committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    1165cfe View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

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

    ajonesr committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    50ed860 View commit details
    Browse the repository at this point in the history
  3. whatsnew fix

    ajonesr committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    15594f1 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Fix test error

    ajonesr committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    b7abef3 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Add check on length of data

    ajonesr committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    c382551 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7bab490 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

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

Commits on Jul 21, 2023

  1. Update pvlib/clearsky.py

    Co-authored-by: Kevin Anderson <[email protected]>
    ajonesr and kandersolar authored Jul 21, 2023
    Configuration menu
    Copy the full SHA
    93c3158 View commit details
    Browse the repository at this point in the history
  2. Update pvlib/tests/test_clearsky.py

    Co-authored-by: Kevin Anderson <[email protected]>
    ajonesr and kandersolar authored Jul 21, 2023
    Configuration menu
    Copy the full SHA
    9eaae95 View commit details
    Browse the repository at this point in the history
  3. Update pvlib/clearsky.py

    Co-authored-by: Kevin Anderson <[email protected]>
    ajonesr and kandersolar authored Jul 21, 2023
    Configuration menu
    Copy the full SHA
    5dd632c View commit details
    Browse the repository at this point in the history
  4. Update pvlib/clearsky.py

    Co-authored-by: Kevin Anderson <[email protected]>
    ajonesr and kandersolar authored Jul 21, 2023
    Configuration menu
    Copy the full SHA
    e803001 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a867644 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

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