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

Create pvlib.iotools.read_panond for reading .pan and .ond files #1749

Merged
merged 63 commits into from Sep 13, 2023

Commits on May 24, 2023

  1. pan ond reader

    Connor committed May 24, 2023
    Copy the full SHA
    bbe626a View commit details
    Browse the repository at this point in the history
  2. pan ond reader

    Connor committed May 24, 2023
    Copy the full SHA
    9489d2b View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. More info in nested levels

    Connor committed May 25, 2023
    Copy the full SHA
    907df2c View commit details
    Browse the repository at this point in the history
  2. Added Comments

    Connor committed May 25, 2023
    Copy the full SHA
    38c4b59 View commit details
    Browse the repository at this point in the history
  3. Added whatsnew documentation

    Connor committed May 25, 2023
    Copy the full SHA
    8dffc01 View commit details
    Browse the repository at this point in the history
  4. Corrected formatting

    Connor committed May 25, 2023
    Copy the full SHA
    01a9e18 View commit details
    Browse the repository at this point in the history
  5. Adressing stickler comments

    Connor committed May 25, 2023
    Copy the full SHA
    258e3f5 View commit details
    Browse the repository at this point in the history
  6. Updated testing script

    Connor committed May 25, 2023
    Copy the full SHA
    9918451 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    c7aa820 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1 from ckrening/panond

    Panond to ckrening main
    ckrening committed May 25, 2023
    Copy the full SHA
    dc45fad View commit details
    Browse the repository at this point in the history
  9. addressing stickler comments

    Connor committed May 25, 2023
    Copy the full SHA
    eec4001 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #2 from ckrening/panond_2

    addressing stickler comments
    ckrening committed May 25, 2023
    Copy the full SHA
    ea36317 View commit details
    Browse the repository at this point in the history
  11. stickler comments v3

    Connor committed May 25, 2023
    Copy the full SHA
    4e434b2 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #3 from ckrening/panond_2

    stickler comments v3
    ckrening committed May 25, 2023
    Copy the full SHA
    91f5662 View commit details
    Browse the repository at this point in the history
  13. stickler comment correction

    Connor committed May 25, 2023
    Copy the full SHA
    7475e3c View commit details
    Browse the repository at this point in the history
  14. Merge pull request #4 from ckrening/panond_2

    stickler comment correction
    ckrening committed May 25, 2023
    Copy the full SHA
    dfe34b3 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Updated notes and comments

    Connor committed Jun 6, 2023
    Copy the full SHA
    238db5c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from ckrening/panond_2

    Updated notes and comments
    ckrening committed Jun 6, 2023
    Copy the full SHA
    d75b031 View commit details
    Browse the repository at this point in the history
  3. Minor comment updates and sphinx doc update

    Connor committed Jun 6, 2023
    Copy the full SHA
    360a7e7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #6 from ckrening/panond_2

    Minor comment updates and sphinx doc update
    ckrening committed Jun 6, 2023
    Copy the full SHA
    b768985 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. edited comments for grammar/spelling

    Connor committed Jun 22, 2023
    Copy the full SHA
    a8d56a4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from ckrening/panond_2

    edited comments for grammar/spelling
    ckrening committed Jun 22, 2023
    Copy the full SHA
    519d4a7 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. improved testing panond reader

    Connor committed Jun 29, 2023
    Copy the full SHA
    eb7f3ee View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8 from ckrening/panond_2

    improved testing panond reader
    ckrening committed Jun 29, 2023
    Copy the full SHA
    da5e7b9 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. pan ond reader

    Connor committed Jul 12, 2023
    Copy the full SHA
    fa57d53 View commit details
    Browse the repository at this point in the history
  2. pan ond reader

    Connor committed Jul 12, 2023
    Copy the full SHA
    a8056e3 View commit details
    Browse the repository at this point in the history
  3. More info in nested levels

    Connor committed Jul 12, 2023
    Copy the full SHA
    b65eb63 View commit details
    Browse the repository at this point in the history
  4. Added Comments

    Connor committed Jul 12, 2023
    Copy the full SHA
    cde8ce0 View commit details
    Browse the repository at this point in the history
  5. Added whatsnew documentation

    Connor committed Jul 12, 2023
    Copy the full SHA
    6b271cc View commit details
    Browse the repository at this point in the history
  6. Corrected formatting

    Connor committed Jul 12, 2023
    Copy the full SHA
    abb0c84 View commit details
    Browse the repository at this point in the history
  7. Adressing stickler comments

    Connor committed Jul 12, 2023
    Copy the full SHA
    50f8b4a View commit details
    Browse the repository at this point in the history
  8. Updated testing script

    Connor committed Jul 12, 2023
    Copy the full SHA
    2f84976 View commit details
    Browse the repository at this point in the history
  9. addressing stickler comments

    Connor committed Jul 12, 2023
    Copy the full SHA
    68a2899 View commit details
    Browse the repository at this point in the history
  10. stickler comments v3

    Connor committed Jul 12, 2023
    Copy the full SHA
    6a0eee3 View commit details
    Browse the repository at this point in the history
  11. stickler comment correction

    Connor committed Jul 12, 2023
    Copy the full SHA
    87ae181 View commit details
    Browse the repository at this point in the history
  12. Updated notes and comments

    Connor committed Jul 12, 2023
    Copy the full SHA
    efc2bea View commit details
    Browse the repository at this point in the history
  13. Minor comment updates and sphinx doc update

    Connor committed Jul 12, 2023
    Copy the full SHA
    dd70a04 View commit details
    Browse the repository at this point in the history
  14. edited comments for grammar/spelling

    Connor committed Jul 12, 2023
    Copy the full SHA
    dcd26a0 View commit details
    Browse the repository at this point in the history
  15. improved testing panond reader

    Connor committed Jul 12, 2023
    Copy the full SHA
    c76c2c5 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    10e8275 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Update pvlib/iotools/panond.py

    Co-authored-by: Kevin Anderson <kevin.anderso@gmail.com>
    ckrening and kandersolar committed Aug 14, 2023
    Copy the full SHA
    4f2e9d0 View commit details
    Browse the repository at this point in the history
  2. Update pvlib/iotools/panond.py

    Co-authored-by: Kevin Anderson <kevin.anderso@gmail.com>
    ckrening and kandersolar committed Aug 14, 2023
    Copy the full SHA
    108de80 View commit details
    Browse the repository at this point in the history
  3. Adressing some github comments

    Connor committed Aug 14, 2023
    Copy the full SHA
    b90b9a6 View commit details
    Browse the repository at this point in the history
  4. Addressing github comments pt.2

    Connor committed Aug 14, 2023
    Copy the full SHA
    bd5b7fb View commit details
    Browse the repository at this point in the history
  5. github comments pt.3

    Connor committed Aug 14, 2023
    Copy the full SHA
    c3b8099 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    fb8c7b9 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #9 from ckrening/panond_2

    Panond 2
    ckrening committed Aug 14, 2023
    Copy the full SHA
    6f28ec8 View commit details
    Browse the repository at this point in the history
  8. flake8 formatting

    Connor committed Aug 14, 2023
    Copy the full SHA
    bbbb480 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #10 from ckrening/panond_2

    flake8 formatting
    ckrening committed Aug 14, 2023
    Copy the full SHA
    425e8f9 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    3255078 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Flake8 formatting

    Connor committed Aug 15, 2023
    Copy the full SHA
    d84a8f0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11 from ckrening/panond_2

    Flake8 formatting
    ckrening committed Aug 15, 2023
    Copy the full SHA
    f66274f View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Copy the full SHA
    a538f50 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b37b98c View commit details
    Browse the repository at this point in the history
  3. whatsnew cleanup

    kandersolar committed Sep 13, 2023
    Copy the full SHA
    b322707 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    9c8744f View commit details
    Browse the repository at this point in the history
  5. docstring improvements

    kandersolar committed Sep 13, 2023
    Copy the full SHA
    5c03b30 View commit details
    Browse the repository at this point in the history
  6. test improvements

    kandersolar committed Sep 13, 2023
    Copy the full SHA
    febfcfd View commit details
    Browse the repository at this point in the history
  7. lint

    kandersolar committed Sep 13, 2023
    Copy the full SHA
    92a8db2 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    5f196bc View commit details
    Browse the repository at this point in the history
  9. Apply suggestions from code review

    Co-authored-by: Cliff Hansen <cwhanse@sandia.gov>
    kandersolar and cwhanse committed Sep 13, 2023
    Copy the full SHA
    859151a View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    2bd2033 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    94d90d6 View commit details
    Browse the repository at this point in the history