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

HOPP v2.1.0 #257

Merged
merged 15 commits into from
Nov 27, 2023
Merged

HOPP v2.1.0 #257

merged 15 commits into from
Nov 27, 2023

Commits on Oct 27, 2023

  1. updated test with approx

    kbrunik committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    3041de3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fe4e21 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be1a80a View commit details
    Browse the repository at this point in the history
  4. add pv area property

    kbrunik committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    d577458 View commit details
    Browse the repository at this point in the history
  5. add pv plant mass property

    kbrunik committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    ba0d26c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6b3c3f3 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

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

Commits on Nov 3, 2023

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

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    d929de4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #246 from kbrunik/solar-mod

    Solar plant updates
    kbrunik authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    4e450fd View commit details
    Browse the repository at this point in the history
  3. Add GitHub templates (#253)

    * add template files for PRs, bugs, and feature requests
    
    * udpate version number handling
    bayc authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    1eaad57 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1fbb5ef View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Wave dispatch (#255)

    * Enable wave dispatch
    
    * Add custom financial module to dispatch and Floris
    
    * update battery plot with wave
    
    * fix type checking for WindDispatch
    
    * add wave battery dispatch test
    kbrunik authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    4db17c7 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

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

Commits on Nov 27, 2023

  1. HOPP v2.1.0 -> develop (#256)

    * Bump version to 2.1.0
    
    * Update README
    
    The conda build is not currently working, so I've removed it from
    the install instructions for now. Also, as per [ref #193] I've updated the install instructions
    to use a pinned version of `coin-or-cbc`.
    
    * Re-run example notebooks
    camirmas authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    b8dd4a8 View commit details
    Browse the repository at this point in the history