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

Agrivoltaics - PAR diffuse fraction model #2048

Merged
merged 37 commits into from
Jun 20, 2024

Commits on May 3, 2024

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

Commits on May 6, 2024

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

Commits on May 12, 2024

  1. Update v0.11.0.rst

    echedey-ls committed May 12, 2024
    Configuration menu
    Copy the full SHA
    ae63127 View commit details
    Browse the repository at this point in the history
  2. linter

    echedey-ls committed May 12, 2024
    Configuration menu
    Copy the full SHA
    5880453 View commit details
    Browse the repository at this point in the history
  3. API update

    echedey-ls committed May 12, 2024
    Configuration menu
    Copy the full SHA
    5af860a View commit details
    Browse the repository at this point in the history
  4. Example rendering

    echedey-ls committed May 12, 2024
    Configuration menu
    Copy the full SHA
    bdc2303 View commit details
    Browse the repository at this point in the history
  5. Update test_par.py

    echedey-ls committed May 12, 2024
    Configuration menu
    Copy the full SHA
    aec7870 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Apply suggestions from code review (Adam)

    Co-authored-by: Adam R. Jensen <[email protected]>
    echedey-ls and AdamRJensen authored May 24, 2024
    Configuration menu
    Copy the full SHA
    02ebe81 View commit details
    Browse the repository at this point in the history
  2. Update par.py

    echedey-ls committed May 24, 2024
    Configuration menu
    Copy the full SHA
    c5d133d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    149961e View commit details
    Browse the repository at this point in the history
  4. Improve units formatting

    echedey-ls committed May 24, 2024
    Configuration menu
    Copy the full SHA
    eff3a25 View commit details
    Browse the repository at this point in the history
  5. Split legends

    echedey-ls committed May 24, 2024
    Configuration menu
    Copy the full SHA
    d18827e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    18619a4 View commit details
    Browse the repository at this point in the history
  7. Update v0.11.0.rst

    echedey-ls committed May 24, 2024
    Configuration menu
    Copy the full SHA
    feded95 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

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

Commits on May 30, 2024

  1. Move to irradiance.py

    echedey-ls committed May 30, 2024
    Configuration menu
    Copy the full SHA
    1c6d416 View commit details
    Browse the repository at this point in the history
  2. Flake8 🔪

    echedey-ls committed May 30, 2024
    Configuration menu
    Copy the full SHA
    899844c View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Fix trigonometry - double testing with a spreadsheet

    Co-Authored-By: Kevin Anderson <[email protected]>
    echedey-ls and kandersolar committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    9268a44 View commit details
    Browse the repository at this point in the history
  2. Move section of PAR

    Co-Authored-By: Kevin Anderson <[email protected]>
    echedey-ls and kandersolar committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    bce50b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2825e2c View commit details
    Browse the repository at this point in the history
  4. I should read more carefully

    Co-Authored-By: Kevin Anderson <[email protected]>
    echedey-ls and kandersolar committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    764bf8b View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Update decomposition.rst

    echedey-ls committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    0e0f836 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review (Cliff)

    Co-authored-by: Cliff Hansen <[email protected]>
    echedey-ls and cwhanse authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    0d23fe0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7c84b5 View commit details
    Browse the repository at this point in the history
  4. More docs refurbishment

    Co-Authored-By: Cliff Hansen <[email protected]>
    echedey-ls and cwhanse committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    d1bb64b View commit details
    Browse the repository at this point in the history
  5. Rename to diffuse_par_spitters

    Instead of `spitters_relationship`
    
    Co-Authored-By: Cliff Hansen <[email protected]>
    echedey-ls and cwhanse committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    eeef154 View commit details
    Browse the repository at this point in the history
  6. global -> broadband

    Co-Authored-By: Cliff Hansen <[email protected]>
    echedey-ls and cwhanse committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    6082fe7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    94df738 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Code review from Adam, first batch

    Co-Authored-By: Adam R. Jensen <[email protected]>
    echedey-ls and AdamRJensen committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    ac9d45c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77f3ba8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6c3c6b View commit details
    Browse the repository at this point in the history
  4. Fix merge - linter

    echedey-ls committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    f5449d7 View commit details
    Browse the repository at this point in the history
  5. Forgot to apply this comment

    Co-Authored-By: Adam R. Jensen <[email protected]>
    echedey-ls and AdamRJensen committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    bafe63b View commit details
    Browse the repository at this point in the history
  6. Remove model from eq

    Co-Authored-By: Adam R. Jensen <[email protected]>
    echedey-ls and AdamRJensen committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    1a5d0d9 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Dailies, insolation instead of instant, irradiance values

    Co-Authored-By: Adam R. Jensen <[email protected]>
    echedey-ls and AdamRJensen committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    189efe5 View commit details
    Browse the repository at this point in the history
  2. More docs refurbishment

    Co-Authored-By: Adam R. Jensen <[email protected]>
    echedey-ls and AdamRJensen committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    7c28be6 View commit details
    Browse the repository at this point in the history
  3. Review from Cliff

    Co-authored-by: Cliff Hansen <[email protected]>
    AdamRJensen and cwhanse authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    59faee0 View commit details
    Browse the repository at this point in the history