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

Fix capacity factor timeseries in convert.py #346

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Apr 12, 2024

  1. Fix capacity factor timeseries in convert.py

    The method convert and aggregate was adopted, so the capacity factor timeseries is returned and all functionality, such as return capacity and per_unit are kept.
    TimFuermann authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    4b2e05f View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Configuration menu
    Copy the full SHA
    2c897e7 View commit details
    Browse the repository at this point in the history
  2. Updated convert_and_aggregate

    - add per_gridcell aggregation
    - add default capacity layout
    - add consistent behaviour of capacity_factor or aggregation
    TimFuermann committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    2184a27 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    450f63a View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

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

Commits on Dec 3, 2024

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