Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pvlib/pvlib-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: KonstantinTr/pvlib-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 0 files changed
  • 2 contributors

Commits on Jul 12, 2017

  1. fix for issue #343

    Now, passed 'offset' parameter are used instead of it's default value.
    KonstantinTr authored Jul 12, 2017
    Configuration menu
    Copy the full SHA
    4b0dd81 View commit details
    Browse the repository at this point in the history
  2. test for issue #343

    KonstantinTr authored Jul 12, 2017
    Configuration menu
    Copy the full SHA
    49dfd58 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2017

  1. solar_position_method passed to basic_chain wasn't used causing

    execution of solarposition.get_solarposition with default 'nrel_numpy'
    value in all cases.
    KonstantinTr committed Sep 6, 2017
    Configuration menu
    Copy the full SHA
    1bd82fb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from pvlib/master

    update from pvlib-python
    KonstantinTr authored Sep 6, 2017
    Configuration menu
    Copy the full SHA
    abbd3b3 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2017

  1. Update modelchain.py

    doc string fixes for modelchain.basic_chain function
    KonstantinTr authored Sep 7, 2017
    Configuration menu
    Copy the full SHA
    56b9e36 View commit details
    Browse the repository at this point in the history
  2. Update v0.5.1.rst

    KonstantinTr authored Sep 7, 2017
    Configuration menu
    Copy the full SHA
    6bf61a8 View commit details
    Browse the repository at this point in the history
  3. Update v0.5.1.rst

    KonstantinTr authored Sep 7, 2017
    Configuration menu
    Copy the full SHA
    08245ba View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2017

  1. Update v0.5.1.rst

    KonstantinTr authored Sep 12, 2017
    Configuration menu
    Copy the full SHA
    cd2a9a5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from pvlib/master

    update to rev 0.5.1.
    KonstantinTr authored Sep 12, 2017
    Configuration menu
    Copy the full SHA
    31b5cf8 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2017

  1. Merge pull request #3 from pvlib/master

    update from pvlib
    KonstantinTr authored Oct 6, 2017
    Configuration menu
    Copy the full SHA
    543f1a4 View commit details
    Browse the repository at this point in the history
  2. Update v0.5.1.rst

    KonstantinTr authored Oct 6, 2017
    Configuration menu
    Copy the full SHA
    478230c View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2017

  1. Update v0.5.1.rst

    KonstantinTr authored Oct 10, 2017
    Configuration menu
    Copy the full SHA
    cff8e9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae6de4f View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2017

  1. Merge pull request #5 from pvlib/master

    update form pvlib's master
    KonstantinTr authored Oct 18, 2017
    Configuration menu
    Copy the full SHA
    b0c96aa View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2017

  1. Merge pull request #6 from pvlib/master

    update
    KonstantinTr authored Oct 26, 2017
    Configuration menu
    Copy the full SHA
    572cb2d View commit details
    Browse the repository at this point in the history
Loading