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

Add get_srml iotools function; deprecate read_srml_month_from_solardat #1779

Merged
merged 13 commits into from
Jun 29, 2023

Commits on Jun 19, 2023

  1. Initial commit

    AdamRJensen committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    f4e8248 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15f6d4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f83b2e View commit details
    Browse the repository at this point in the history
  4. Update error handling

    AdamRJensen committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    8f14cb8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b09144f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7057ede View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Apply suggestions from code review

    Co-authored-by: Kevin Anderson <kevin.anderso@gmail.com>
    AdamRJensen and kandersolar authored Jun 21, 2023
    Configuration menu
    Copy the full SHA
    2b5c39b View commit details
    Browse the repository at this point in the history
  2. Address code review

    AdamRJensen committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    d689a14 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2023

  1. Conform to code review

    AdamRJensen committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    e85ddf7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48b6310 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Add warning message

    AdamRJensen committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    a308cda View commit details
    Browse the repository at this point in the history
  2. Use assert_frame_equal

    AdamRJensen committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    1830b03 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Update pvlib/tests/iotools/test_srml.py

    Co-authored-by: Kevin Anderson <kevin.anderso@gmail.com>
    AdamRJensen and kandersolar authored Jun 29, 2023
    Configuration menu
    Copy the full SHA
    a1b3922 View commit details
    Browse the repository at this point in the history