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 function to retrieve example dataset paths #1763

Closed
wants to merge 27 commits into from

Commits on Jun 7, 2023

  1. Configuration menu
    Copy the full SHA
    e46a60f View commit details
    Browse the repository at this point in the history
  2. Fix type annotations

    echedey-ls committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    29c7554 View commit details
    Browse the repository at this point in the history
  3. Yeet this stupid error

    echedey-ls committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    725e299 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Remove unneeded feature

    echedey-ls committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    05dc263 View commit details
    Browse the repository at this point in the history
  2. Renamed to locate_example_dataset

    Co-Authored-By: Kevin Anderson <57452607+kandersolar@users.noreply.github.com>
    echedey-ls and kandersolar committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    b0f38d5 View commit details
    Browse the repository at this point in the history
  3. Use pathlib & check existence of test files

    Co-Authored-By: Kevin Anderson <57452607+kandersolar@users.noreply.github.com>
    echedey-ls and kandersolar committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    b236fce View commit details
    Browse the repository at this point in the history
  4. Add public documentation, hope it works

    Co-Authored-By: Kevin Anderson <57452607+kandersolar@users.noreply.github.com>
    echedey-ls and kandersolar committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    884f2de View commit details
    Browse the repository at this point in the history
  5. I forgot this assert :v

    Co-Authored-By: Kevin Anderson <57452607+kandersolar@users.noreply.github.com>
    echedey-ls and kandersolar committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    dad6835 View commit details
    Browse the repository at this point in the history
  6. Update plot_greensboro_kimber_soiling.py

    Co-Authored-By: Kevin Anderson <57452607+kandersolar@users.noreply.github.com>
    echedey-ls and kandersolar committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    5490561 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Configuration menu
    Copy the full SHA
    eacedae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28fe7de View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2023

  1. Apply Kevin's implementation suggestions

    Co-Authored-By: Kevin Anderson <57452607+kandersolar@users.noreply.github.com>
    echedey-ls and kandersolar committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    aa91f28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5954a79 View commit details
    Browse the repository at this point in the history
  3. Update iotools.rst

    echedey-ls committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    0e55f18 View commit details
    Browse the repository at this point in the history
  4. Will this fix the table?

    echedey-ls committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    311f765 View commit details
    Browse the repository at this point in the history
  5. This should be fine now

    echedey-ls committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    3a91cd7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4a38b0e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5e1a33c View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

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

Commits on Jun 18, 2023

  1. Revert "Substitute occurrences of pvlib.__file__ or similar where app…

    …ropiate"
    
    This reverts commit 4a38b0e.
    echedey-ls committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    f5bfcf6 View commit details
    Browse the repository at this point in the history
  2. Revert "Will this fix the table?"

    This reverts commit 311f765.
    echedey-ls committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    8c78cb4 View commit details
    Browse the repository at this point in the history
  3. Delete custom path behaviour, rename to get_example_dataset_path

    Co-Authored-By: Kevin Anderson <57452607+kandersolar@users.noreply.github.com>
    Co-Authored-By: Will Holmgren <william.holmgren@gmail.com>
    3 people committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    6215608 View commit details
    Browse the repository at this point in the history
  4. Use function in tests only

    echedey-ls committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    aa08e09 View commit details
    Browse the repository at this point in the history
  5. Forgot to update tests

    echedey-ls committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    61571be View commit details
    Browse the repository at this point in the history
  6. solve stupid errors

    echedey-ls committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    caec4f4 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

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

    echedey-ls committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    e8c615e View commit details
    Browse the repository at this point in the history